File tree 2 files changed +1132
-874
lines changed
2 files changed +1132
-874
lines changed Original file line number Diff line number Diff line change 3
3
"type" : " module" ,
4
4
"version" : " 0.0.2" ,
5
5
"private" : true ,
6
- "packageManager" : " pnpm@9.14.1 " ,
6
+ "packageManager" : " pnpm@9.15.9 " ,
7
7
"description" : " A browser extension that compares different CSS" ,
8
8
"scripts" : {
9
9
"dev" : " wxt" ,
22
22
"changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s"
23
23
},
24
24
"dependencies" : {
25
- "element-plus" : " ^2.9.1 " ,
26
- "vue" : " ^3.5.12 " ,
27
- "vue-i18n" : " 10"
25
+ "element-plus" : " ^2.9.8 " ,
26
+ "vue" : " ^3.5.13 " ,
27
+ "vue-i18n" : " 10.0.7 "
28
28
},
29
29
"devDependencies" : {
30
- "@antfu/eslint-config" : " ^3.12 .0" ,
31
- "@types/chrome" : " ^0.0.280 " ,
32
- "@vueuse/core" : " ^12.0.0 " ,
33
- "@wxt-dev/module-vue" : " ^1.0.1 " ,
34
- "autoprefixer" : " ^10.4.20 " ,
30
+ "@antfu/eslint-config" : " ^3.16 .0" ,
31
+ "@types/chrome" : " ^0.0.316 " ,
32
+ "@vueuse/core" : " ^12.8.2 " ,
33
+ "@wxt-dev/module-vue" : " ^1.0.2 " ,
34
+ "autoprefixer" : " ^10.4.21 " ,
35
35
"conventional-changelog-cli" : " ^5.0.0" ,
36
- "eslint" : " ^9.17.0 " ,
37
- "postcss" : " ^8.4.49 " ,
36
+ "eslint" : " ^9.25.1 " ,
37
+ "postcss" : " ^8.5.3 " ,
38
38
"tailwindcss" : " ^3.4.17" ,
39
- "typescript" : " 5.6 .3" ,
40
- "vue-tsc" : " ^2.1 .10" ,
41
- "wxt" : " ^0.19.13 "
39
+ "typescript" : " 5.8 .3" ,
40
+ "vue-tsc" : " ^2.2 .10" ,
41
+ "wxt" : " ^0.20.3 "
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments