12
12
"preview" : " pnpm run build && vite preview"
13
13
},
14
14
"dependencies" : {
15
- "@sentry/tracing" : " ^7.1.1" ,
16
- "@sentry/vue" : " ^7.1.1" ,
17
- "@vueuse/core" : " ^8.6.0" ,
18
- "@vueuse/firebase" : " ^8.6.0" ,
15
+ "@crfd/cs-models" : " ^0.1.4" ,
16
+ "@sentry/tracing" : " ^7.2.0" ,
17
+ "@sentry/vue" : " ^7.2.0" ,
18
+ "@vueuse/core" : " ^8.7.4" ,
19
+ "@vueuse/firebase" : " ^8.7.4" ,
19
20
"@zhuowenli/vue-feather-icons" : " ^5.0.2" ,
20
21
"crypto-js" : " ^4.1.1" ,
21
22
"file-select-dialog" : " ^1.5.4" ,
22
- "firebase" : " ^9.8.2 " ,
23
+ "firebase" : " ^9.8.3 " ,
23
24
"hotkeys-js" : " ^3.9.4" ,
24
25
"joi" : " ^17.6.0" ,
25
26
"legally" : " ^3.5.10" ,
26
27
"pinia" : " ^2.0.14" ,
27
28
"pinia-plugin-firestore-sync" : " ^1.1.0" ,
28
- "sass" : " ^1.52.2 " ,
29
+ "sass" : " ^1.52.3 " ,
29
30
"snarkdown" : " ^2.0.0" ,
30
31
"uuid" : " ^8.3.2" ,
31
32
"vee-validate" : " ^4.5.11" ,
32
33
"vue" : " ^3.2.37" ,
33
34
"vue-i18n" : " ^9.1.10" ,
34
- "vue-router" : " ^4.0.15 " ,
35
+ "vue-router" : " ^4.0.16 " ,
35
36
"vue-use" : " ^0.2.0"
36
37
},
37
38
"devDependencies" : {
41
42
"@vitejs/plugin-vue" : " ^2.3.3" ,
42
43
"autoprefixer" : " ^10.4.7" ,
43
44
"postcss" : " ^8.4.14" ,
44
- "prettier" : " ^2.6.2 " ,
45
+ "prettier" : " ^2.7.1 " ,
45
46
"prettier-plugin-jsdoc" : " ^0.3.38" ,
46
47
"prettier-plugin-tailwindcss" : " ^0.1.11" ,
47
48
"rollup" : " ^2.75.6" ,
48
49
"rollup-plugin-visualizer" : " ^5.6.0" ,
49
- "tailwindcss" : " ^3.0.24 " ,
50
- "typescript" : " ^4.7.3 " ,
51
- "unplugin-icons" : " ^0.14.3 " ,
50
+ "tailwindcss" : " ^3.1.3 " ,
51
+ "typescript" : " ^4.7.4 " ,
52
+ "unplugin-icons" : " ^0.14.5 " ,
52
53
"unplugin-vue-components" : " ^0.19.6" ,
53
- "vite" : " ^2.9.10 " ,
54
- "vite-plugin-md" : " ^0.14.0 " ,
54
+ "vite" : " ^2.9.12 " ,
55
+ "vite-plugin-md" : " ^0.14.2 " ,
55
56
"vue-tsc" : " ^0.34.17"
56
57
}
57
58
}
0 commit comments