File tree Expand file tree Collapse file tree 17 files changed +547
-512
lines changed
lint-configs/stylelint-config Expand file tree Collapse file tree 17 files changed +547
-512
lines changed Original file line number Diff line number Diff line change 43
43
"dayjs" : " ^1.11.11" ,
44
44
"pinia" : " 2.1.7" ,
45
45
"vue" : " ^3.4.29" ,
46
- "vue-router" : " ^4.3.3 "
46
+ "vue-router" : " ^4.4.0 "
47
47
},
48
48
"devDependencies" : {
49
49
"vite-plugin-mock" : " ^3.0.2"
Original file line number Diff line number Diff line change 30
30
"dependencies" : {
31
31
"@stylistic/stylelint-plugin" : " ^2.1.2" ,
32
32
"stylelint-config-recess-order" : " ^5.0.1" ,
33
- "stylelint-scss" : " ^6.3.1 "
33
+ "stylelint-scss" : " ^6.3.2 "
34
34
},
35
35
"devDependencies" : {
36
36
"postcss" : " ^8.4.38" ,
37
37
"postcss-html" : " ^1.7.0" ,
38
38
"postcss-scss" : " ^4.0.9" ,
39
39
"prettier" : " ^3.3.2" ,
40
40
"stylelint" : " ^16.6.1" ,
41
- "stylelint-config-recommended" : " ^14.0.0 " ,
41
+ "stylelint-config-recommended" : " ^14.0.1 " ,
42
42
"stylelint-config-recommended-scss" : " ^14.0.0" ,
43
43
"stylelint-config-recommended-vue" : " ^1.5.0" ,
44
- "stylelint-config-standard" : " ^36.0.0 " ,
44
+ "stylelint-config-standard" : " ^36.0.1 " ,
45
45
"stylelint-order" : " ^6.0.4" ,
46
46
"stylelint-prettier" : " ^5.0.0"
47
47
}
Original file line number Diff line number Diff line change 45
45
"tailwindcss" : " ^3.4.3"
46
46
},
47
47
"dependencies" : {
48
- "@iconify/json" : " ^2.2.220 " ,
48
+ "@iconify/json" : " ^2.2.221 " ,
49
49
"@iconify/tailwind" : " ^1.1.1" ,
50
50
"@tailwindcss/forms" : " ^0.5.7" ,
51
51
"@tailwindcss/nesting" : " 0.0.0-insiders.565cd3e" ,
52
52
"@tailwindcss/typography" : " ^0.5.13" ,
53
53
"autoprefixer" : " ^10.4.19" ,
54
- "cssnano" : " ^7.0.2 " ,
54
+ "cssnano" : " ^7.0.3 " ,
55
55
"postcss" : " ^8.4.38" ,
56
56
"postcss-antd-fixes" : " ^0.2.0" ,
57
57
"postcss-import" : " ^16.1.0" ,
Original file line number Diff line number Diff line change 34
34
"resolve.exports" : " ^2.0.2" ,
35
35
"vite-plugin-lib-inject-css" : " ^2.1.1" ,
36
36
"vite-plugin-pwa" : " ^0.20.0" ,
37
- "vite-plugin-vue-devtools" : " ^7.3.1 "
37
+ "vite-plugin-vue-devtools" : " ^7.3.2 "
38
38
},
39
39
"devDependencies" : {
40
40
"@types/html-minifier-terser" : " ^7.0.2" ,
Original file line number Diff line number Diff line change 51
51
"@changesets/cli" : " ^2.27.5" ,
52
52
"@ls-lint/ls-lint" : " ^2.2.3" ,
53
53
"@types/jsdom" : " ^21.1.7" ,
54
- "@types/node" : " ^20.14.4 " ,
54
+ "@types/node" : " ^20.14.7 " ,
55
55
"@vben/commitlint-config" : " workspace:*" ,
56
56
"@vben/eslint-config" : " workspace:*" ,
57
57
"@vben/lint-staged-config" : " workspace:*" ,
63
63
"@vben/vsh" : " workspace:*" ,
64
64
"@vue/test-utils" : " ^2.4.6" ,
65
65
"cross-env" : " ^7.0.3" ,
66
- "cspell" : " ^8.8.4 " ,
66
+ "cspell" : " ^8.9.1 " ,
67
67
"husky" : " ^9.0.11" ,
68
68
"is-ci" : " ^3.0.1" ,
69
69
"jsdom" : " ^24.1.0" ,
70
70
"rimraf" : " ^5.0.7" ,
71
71
"taze" : " ^0.13.8" ,
72
72
"turbo" : " ^2.0.4" ,
73
- "typescript" : " ^5.4.5 " ,
73
+ "typescript" : " ^5.5.2 " ,
74
74
"unbuild" : " ^2.0.0" ,
75
75
"vite" : " ^5.3.1" ,
76
76
"vitest" : " ^2.0.0-beta.10" ,
Original file line number Diff line number Diff line change 38
38
"dependencies" : {
39
39
"@vben-core/toolkit" : " workspace:*" ,
40
40
"@vben-core/typings" : " workspace:*" ,
41
- "vue-router" : " ^4.3.3 "
41
+ "vue-router" : " ^4.4.0 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 43
43
"pinia" : " 2.1.7" ,
44
44
"pinia-plugin-persistedstate" : " ^3.2.1" ,
45
45
"vue" : " ^3.4.29" ,
46
- "vue-router" : " ^4.3.3 "
46
+ "vue-router" : " ^4.4.0 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"vue" : " ^3.4.29" ,
43
- "vue-router" : " ^4.3.3 "
43
+ "vue-router" : " ^4.4.0 "
44
44
}
45
45
}
Original file line number Diff line number Diff line change 50
50
"class-variance-authority" : " ^0.7.0" ,
51
51
"radix-vue" : " ^1.8.4" ,
52
52
"vue" : " ^3.4.29" ,
53
- "vue-sonner" : " ^1.1.2 "
53
+ "vue-sonner" : " ^1.1.3 "
54
54
}
55
55
}
Original file line number Diff line number Diff line change 49
49
"@vben/locales" : " workspace:*" ,
50
50
"@vben/universal-ui" : " workspace:*" ,
51
51
"vue" : " ^3.4.29" ,
52
- "vue-router" : " ^4.3.3 "
52
+ "vue-router" : " ^4.4.0 "
53
53
},
54
54
"devDependencies" : {
55
55
"@vben-core/typings" : " workspace:*"
You can’t perform that action at this time.
0 commit comments