File tree Expand file tree Collapse file tree 10 files changed +182
-142
lines changed Expand file tree Collapse file tree 10 files changed +182
-142
lines changed Original file line number Diff line number Diff line change 4242 },
4343 "devDependencies" : {
4444 "@playwright/experimental-ct-vue" : " 1.56.1" ,
45- "@vitejs/plugin-vue" : " 6.0.1 " ,
45+ "@vitejs/plugin-vue" : " 6.0.2 " ,
4646 "replace-in-file" : " 8.3.0" ,
4747 "tsx" : " 4.20.6" ,
4848 "typescript" : " 5.9.3" ,
4949 "vite" : " 7.2.4" ,
50- "vue" : " 3.5.24 " ,
51- "vue-tsc" : " 3.1.3 "
50+ "vue" : " 3.5.25 " ,
51+ "vue-tsc" : " 3.1.5 "
5252 },
5353 "publishConfig" : {
5454 "registry" : " https://registry.npmjs.org/" ,
Original file line number Diff line number Diff line change 102102 "@changesets/types" : " 6.1.0" ,
103103 "@commitlint/cli" : " 20.1.0" ,
104104 "@commitlint/config-conventional" : " 20.0.0" ,
105- "@db-ux/db-theme" : " 5.2.1 " ,
105+ "@db-ux/db-theme" : " 5.2.2 " ,
106106 "@double-great/stylelint-a11y" : " 3.4.1" ,
107107 "@guidepup/guidepup" : " 0.24.0" ,
108108 "@guidepup/playwright" : " 0.14.2" ,
128128 "http-server" : " 14.1.1" ,
129129 "husky" : " 9.1.7" ,
130130 "jscpd" : " 4.0.5" ,
131- "lint-staged" : " 16.2.6 " ,
131+ "lint-staged" : " 16.2.7 " ,
132132 "markdownlint-cli" : " 0.46.0" ,
133133 "ng-packagr" : " 20.3.2" ,
134134 "npm-package-json-lint" : " 9.0.0" ,
142142 "prettier-plugin-pkg" : " 0.21.2" ,
143143 "publint" : " 0.3.15" ,
144144 "replace-in-file" : " 8.3.0" ,
145- "rimraf" : " 6.1.0 " ,
145+ "rimraf" : " 6.1.2 " ,
146146 "rxjs" : " 7.8.2" ,
147147 "stylelint" : " 16.26.0" ,
148148 "stylelint-config-standard-scss" : " 16.0.0" ,
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@types/express" : " 5.0.5" ,
19- "@types/node" : " 24.10.0 " ,
19+ "@types/node" : " 24.10.1 " ,
2020 "cpr" : " 3.0.1" ,
2121 "typescript" : " 5.9.3"
2222 }
Original file line number Diff line number Diff line change 1717 "react-dom" : " 18.3.1"
1818 },
1919 "devDependencies" : {
20- "@types/node" : " 24.10.0 " ,
20+ "@types/node" : " 24.10.1 " ,
2121 "@types/react" : " 18.3.13" ,
2222 "npm-run-all2" : " 8.0.4" ,
2323 "open-cli" : " 8.0.0" ,
Original file line number Diff line number Diff line change 1212 },
1313 "dependencies" : {
1414 "nuxt" : " 4.1.3" ,
15- "vue" : " 3.5.24 " ,
15+ "vue" : " 3.5.25 " ,
1616 "vue-router" : " 4.6.3"
1717 }
1818}
Original file line number Diff line number Diff line change 3737 "@mdx-js/react" : " 3.1.1" ,
3838 "@next/mdx" : " 16.0.3" ,
3939 "@types/dompurify" : " 3.2.0" ,
40- "@types/node" : " 24.10.0 " ,
40+ "@types/node" : " 24.10.1 " ,
4141 "@types/react" : " 18.3.13" ,
4242 "@types/react-dom" : " 18.3.1" ,
4343 "esbuild" : " 0.25.12" ,
Original file line number Diff line number Diff line change 2424 "dependencies" : {
2525 "react" : " 18.3.1" ,
2626 "react-dom" : " 18.3.1" ,
27- "react-router-dom" : " 7.9.5 " ,
27+ "react-router-dom" : " 7.9.6 " ,
2828 "sa11y" : " 4.3.5"
2929 },
3030 "devDependencies" : {
Original file line number Diff line number Diff line change 1818 },
1919 "dependencies" : {
2020 "sa11y" : " 4.3.5" ,
21- "vue" : " 3.5.24 " ,
21+ "vue" : " 3.5.25 " ,
2222 "vue-router" : " 4.6.3"
2323 },
2424 "devDependencies" : {
25- "@vitejs/plugin-vue" : " 6.0.1 " ,
25+ "@vitejs/plugin-vue" : " 6.0.2 " ,
2626 "cross-env" : " 10.1.0" ,
2727 "typescript" : " 5.9.3" ,
2828 "vite" : " 7.2.4" ,
29- "vue-tsc" : " 3.1.3 "
29+ "vue-tsc" : " 3.1.5 "
3030 }
3131}
Original file line number Diff line number Diff line change 88 "storybook" : " storybook dev -p 6007"
99 },
1010 "dependencies" : {
11- "vue" : " 3.5.24 "
11+ "vue" : " 3.5.25 "
1212 },
1313 "devDependencies" : {
14- "@chromatic-com/storybook" : " 4.1.2 " ,
14+ "@chromatic-com/storybook" : " 4.1.3 " ,
1515 "@storybook/addon-a11y" : " 9.1.13" ,
1616 "@storybook/addon-docs" : " 9.1.13" ,
1717 "@storybook/addon-vitest" : " 9.1.13" ,
1818 "@storybook/vue3-vite" : " 9.1.13" ,
19- "@vitejs/plugin-vue" : " 6.0.1 " ,
19+ "@vitejs/plugin-vue" : " 6.0.2 " ,
2020 "@vitest/browser" : " 4.0.13" ,
2121 "@vitest/coverage-v8" : " 4.0.13" ,
2222 "@vue/tsconfig" : " 0.8.1" ,
2323 "eslint-plugin-storybook" : " 10.0.8" ,
2424 "storybook" : " 9.1.13" ,
2525 "typescript" : " ~5.9.3" ,
2626 "vite" : " 7.2.4" ,
27- "vue-tsc" : " 3.1.3 "
27+ "vue-tsc" : " 3.1.5 "
2828 }
2929}
You can’t perform that action at this time.
0 commit comments