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
5482411dfd
commit
4b4a7065eb
853
package-lock.json
generated
853
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
28
package.json
28
package.json
@ -65,7 +65,7 @@
|
||||
"@mdi/font": "^7.4.47",
|
||||
"@types/compression": "^1.7.5",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.14.2",
|
||||
"@types/node": "^20.14.8",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
"@vue/server-renderer": "3.4.29",
|
||||
"@vuepress/theme-default": "^2.0.0-rc.35",
|
||||
@ -74,29 +74,29 @@
|
||||
"express": "^4.19.2",
|
||||
"pinia": "^2.1.7",
|
||||
"pinia-plugin-persistedstate": "^3.2.1",
|
||||
"sass": "^1.77.5",
|
||||
"sass": "^1.77.6",
|
||||
"sass-loader": "^14.2.1",
|
||||
"sirv": "^2.0.4",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vike": "^0.4.176",
|
||||
"vike": "^0.4.177",
|
||||
"vite": "^5.3.1",
|
||||
"vue": "3.4.29",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vuetify": "^3.6.9"
|
||||
"vuetify": "^3.6.10"
|
||||
},
|
||||
"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.1.9",
|
||||
"@storybook/addon-interactions": "^8.1.9",
|
||||
"@storybook/addon-links": "^8.1.9",
|
||||
"@storybook/blocks": "^8.1.9",
|
||||
"@storybook/addon-essentials": "^8.1.10",
|
||||
"@storybook/addon-interactions": "^8.1.10",
|
||||
"@storybook/addon-links": "^8.1.10",
|
||||
"@storybook/blocks": "^8.1.10",
|
||||
"@storybook/test-runner": "^0.18.2",
|
||||
"@storybook/testing-library": "^0.2.2",
|
||||
"@storybook/vue3": "^8.1.9",
|
||||
"@storybook/vue3-vite": "^8.1.9",
|
||||
"@storybook/vue3": "^8.1.10",
|
||||
"@storybook/vue3-vite": "^8.1.10",
|
||||
"@typescript-eslint/eslint-plugin": "^7.13.0",
|
||||
"@typescript-eslint/parser": "^7.13.0",
|
||||
"@vitest/coverage-v8": "^1.6.0",
|
||||
@ -117,7 +117,7 @@
|
||||
"eslint-plugin-vue": "^9.26.0",
|
||||
"eslint-plugin-vuetify": "^2.4.0",
|
||||
"eslint-plugin-yml": "^1.14.0",
|
||||
"happy-dom": "^14.12.0",
|
||||
"happy-dom": "^14.12.3",
|
||||
"prettier": "^3.3.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
@ -126,14 +126,14 @@
|
||||
"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.1.9",
|
||||
"storybook": "^8.1.10",
|
||||
"stylelint": "^16.6.1",
|
||||
"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": "^36.0.1",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"tsx": "^4.15.5",
|
||||
"tsx": "^4.15.7",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-vuetify": "^2.0.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user