mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
update packages
This commit is contained in:
parent
fb1683efd0
commit
7501b5f140
986
package-lock.json
generated
986
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
42
package.json
42
package.json
@ -67,8 +67,8 @@
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.12.7",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vue/compiler-sfc": "^3.4.23",
|
||||
"@vue/server-renderer": "3.4.23",
|
||||
"@vue/compiler-sfc": "^3.4.25",
|
||||
"@vue/server-renderer": "3.4.25",
|
||||
"@vuepress/theme-default": "^2.0.0-rc.25",
|
||||
"compression": "^1.7.4",
|
||||
"cross-env": "^7.0.3",
|
||||
@ -80,27 +80,27 @@
|
||||
"sirv": "^2.0.4",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vike": "^0.4.168",
|
||||
"vite": "^5.2.9",
|
||||
"vue": "3.4.23",
|
||||
"vue-i18n": "^9.13.0",
|
||||
"vike": "^0.4.171",
|
||||
"vite": "^5.2.10",
|
||||
"vue": "3.4.25",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vuetify": "^3.5.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
|
||||
"@pinia/testing": "^0.1.3",
|
||||
"@storybook/addon-essentials": "^8.0.8",
|
||||
"@storybook/addon-interactions": "^8.0.8",
|
||||
"@storybook/addon-links": "^8.0.8",
|
||||
"@storybook/blocks": "^8.0.8",
|
||||
"@storybook/addon-essentials": "^8.0.9",
|
||||
"@storybook/addon-interactions": "^8.0.9",
|
||||
"@storybook/addon-links": "^8.0.9",
|
||||
"@storybook/blocks": "^8.0.9",
|
||||
"@storybook/test-runner": "^0.17.0",
|
||||
"@storybook/testing-library": "^0.2.2",
|
||||
"@storybook/vue3": "^8.0.8",
|
||||
"@storybook/vue3-vite": "^8.0.8",
|
||||
"@typescript-eslint/eslint-plugin": "^7.7.0",
|
||||
"@typescript-eslint/parser": "^7.7.0",
|
||||
"@vitest/coverage-v8": "^1.5.0",
|
||||
"@storybook/vue3": "^8.0.9",
|
||||
"@storybook/vue3-vite": "^8.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^7.7.1",
|
||||
"@typescript-eslint/parser": "^7.7.1",
|
||||
"@vitest/coverage-v8": "^1.5.2",
|
||||
"@vue/test-utils": "^2.4.5",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
||||
"chromatic": "^11.3.0",
|
||||
@ -120,25 +120,25 @@
|
||||
"eslint-plugin-yml": "^1.14.0",
|
||||
"happy-dom": "^14.7.1",
|
||||
"prettier": "^3.2.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"remark-cli": "^12.0.0",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"remark-preset-lint-consistent": "^6.0.0",
|
||||
"remark-preset-lint-markdown-style-guide": "^6.0.0",
|
||||
"remark-preset-lint-recommended": "^7.0.0",
|
||||
"storybook": "^8.0.8",
|
||||
"stylelint": "^16.3.1",
|
||||
"storybook": "^8.0.9",
|
||||
"stylelint": "^16.4.0",
|
||||
"stylelint-config-css-modules": "^4.4.0",
|
||||
"stylelint-config-recess-order": "^5.0.1",
|
||||
"stylelint-config-recommended-vue": "^1.5.0",
|
||||
"stylelint-config-standard": "^36.0.0",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"tsx": "^4.7.2",
|
||||
"tsx": "^4.7.3",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-vuetify": "^2.0.3",
|
||||
"vitest": "^1.5.0",
|
||||
"vitest": "^1.5.2",
|
||||
"vue-tsc": "^1.8.27",
|
||||
"vuepress": "^2.0.0-rc.9"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user