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
3ef9802531
commit
ee593f55ea
2103
package-lock.json
generated
2103
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
56
package.json
56
package.json
@ -65,45 +65,45 @@
|
|||||||
"@mdi/font": "^7.4.47",
|
"@mdi/font": "^7.4.47",
|
||||||
"@types/compression": "^1.7.5",
|
"@types/compression": "^1.7.5",
|
||||||
"@types/express": "^4.17.21",
|
"@types/express": "^4.17.21",
|
||||||
"@types/node": "^20.11.30",
|
"@types/node": "^20.12.5",
|
||||||
"@vitejs/plugin-vue": "^5.0.4",
|
"@vitejs/plugin-vue": "^5.0.4",
|
||||||
"@vue/compiler-sfc": "^3.4.21",
|
"@vue/compiler-sfc": "^3.4.21",
|
||||||
"@vue/server-renderer": "3.4.21",
|
"@vue/server-renderer": "3.4.21",
|
||||||
"@vuepress/theme-default": "^2.0.0-rc.18",
|
"@vuepress/theme-default": "^2.0.0-rc.24",
|
||||||
"compression": "^1.7.4",
|
"compression": "^1.7.4",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"express": "^4.19.1",
|
"express": "^4.19.2",
|
||||||
"pinia": "^2.1.7",
|
"pinia": "^2.1.7",
|
||||||
"pinia-plugin-persistedstate": "^3.2.1",
|
"pinia-plugin-persistedstate": "^3.2.1",
|
||||||
"sass": "^1.72.0",
|
"sass": "^1.74.1",
|
||||||
"sass-loader": "^14.1.1",
|
"sass-loader": "^14.1.1",
|
||||||
"sirv": "^2.0.4",
|
"sirv": "^2.0.4",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "^5.4.3",
|
"typescript": "^5.4.4",
|
||||||
"vike": "^0.4.167",
|
"vike": "^0.4.168",
|
||||||
"vite": "^5.2.6",
|
"vite": "^5.2.8",
|
||||||
"vue": "3.4.21",
|
"vue": "3.4.21",
|
||||||
"vue-i18n": "^9.10.2",
|
"vue-i18n": "^9.11.0",
|
||||||
"vuetify": "^3.5.11"
|
"vuetify": "^3.5.14"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
|
||||||
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
|
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
|
||||||
"@pinia/testing": "^0.1.3",
|
"@pinia/testing": "^0.1.3",
|
||||||
"@storybook/addon-essentials": "^8.0.4",
|
"@storybook/addon-essentials": "^8.0.6",
|
||||||
"@storybook/addon-interactions": "^8.0.4",
|
"@storybook/addon-interactions": "^8.0.6",
|
||||||
"@storybook/addon-links": "^8.0.4",
|
"@storybook/addon-links": "^8.0.6",
|
||||||
"@storybook/blocks": "^8.0.4",
|
"@storybook/blocks": "^8.0.6",
|
||||||
"@storybook/test-runner": "^0.17.0",
|
"@storybook/test-runner": "^0.17.0",
|
||||||
"@storybook/testing-library": "^0.2.2",
|
"@storybook/testing-library": "^0.2.2",
|
||||||
"@storybook/vue3": "^8.0.4",
|
"@storybook/vue3": "^8.0.6",
|
||||||
"@storybook/vue3-vite": "^8.0.4",
|
"@storybook/vue3-vite": "^8.0.6",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.3.1",
|
"@typescript-eslint/eslint-plugin": "^7.5.0",
|
||||||
"@typescript-eslint/parser": "^7.3.1",
|
"@typescript-eslint/parser": "^7.5.0",
|
||||||
"@vitest/coverage-v8": "^1.4.0",
|
"@vitest/coverage-v8": "^1.4.0",
|
||||||
"@vue/test-utils": "^2.4.5",
|
"@vue/test-utils": "^2.4.5",
|
||||||
"@vuepress/bundler-vite": "^2.0.0-rc.8",
|
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
||||||
"chromatic": "^11.2.0",
|
"chromatic": "^11.3.0",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"eslint-config-standard": "^17.1.0",
|
"eslint-config-standard": "^17.1.0",
|
||||||
@ -114,11 +114,11 @@
|
|||||||
"eslint-plugin-promise": "^6.1.1",
|
"eslint-plugin-promise": "^6.1.1",
|
||||||
"eslint-plugin-security": "^2.1.1",
|
"eslint-plugin-security": "^2.1.1",
|
||||||
"eslint-plugin-storybook": "^0.8.0",
|
"eslint-plugin-storybook": "^0.8.0",
|
||||||
"eslint-plugin-vitest": "^0.3.26",
|
"eslint-plugin-vitest": "^0.4.1",
|
||||||
"eslint-plugin-vue": "^9.23.0",
|
"eslint-plugin-vue": "^9.24.0",
|
||||||
"eslint-plugin-vuetify": "^2.2.0",
|
"eslint-plugin-vuetify": "^2.2.0",
|
||||||
"eslint-plugin-yml": "^1.13.2",
|
"eslint-plugin-yml": "^1.14.0",
|
||||||
"happy-dom": "^14.3.6",
|
"happy-dom": "^14.6.1",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
@ -127,20 +127,20 @@
|
|||||||
"remark-preset-lint-consistent": "^5.1.2",
|
"remark-preset-lint-consistent": "^5.1.2",
|
||||||
"remark-preset-lint-markdown-style-guide": "^5.1.3",
|
"remark-preset-lint-markdown-style-guide": "^5.1.3",
|
||||||
"remark-preset-lint-recommended": "^6.1.3",
|
"remark-preset-lint-recommended": "^6.1.3",
|
||||||
"storybook": "^8.0.4",
|
"storybook": "^8.0.6",
|
||||||
"stylelint": "^16.3.0",
|
"stylelint": "^16.3.1",
|
||||||
"stylelint-config-css-modules": "^4.4.0",
|
"stylelint-config-css-modules": "^4.4.0",
|
||||||
"stylelint-config-recess-order": "^5.0.0",
|
"stylelint-config-recess-order": "^5.0.0",
|
||||||
"stylelint-config-recommended-vue": "^1.5.0",
|
"stylelint-config-recommended-vue": "^1.5.0",
|
||||||
"stylelint-config-standard": "^36.0.0",
|
"stylelint-config-standard": "^36.0.0",
|
||||||
"stylelint-config-standard-scss": "^13.0.0",
|
"stylelint-config-standard-scss": "^13.1.0",
|
||||||
"tsx": "^4.7.1",
|
"tsx": "^4.7.2",
|
||||||
"vite-plugin-checker": "^0.6.4",
|
"vite-plugin-checker": "^0.6.4",
|
||||||
"vite-plugin-compression": "^0.5.1",
|
"vite-plugin-compression": "^0.5.1",
|
||||||
"vite-plugin-vuetify": "^2.0.3",
|
"vite-plugin-vuetify": "^2.0.3",
|
||||||
"vitest": "^1.4.0",
|
"vitest": "^1.4.0",
|
||||||
"vue-tsc": "^1.8.27",
|
"vue-tsc": "^1.8.27",
|
||||||
"vuepress": "^2.0.0-rc.8"
|
"vuepress": "^2.0.0-rc.9"
|
||||||
},
|
},
|
||||||
"imports": {
|
"imports": {
|
||||||
"#components/*": "./src/components/*",
|
"#components/*": "./src/components/*",
|
||||||
|
|||||||
@ -197,6 +197,7 @@ exports[`PageShell > renders 1`] = `
|
|||||||
<input
|
<input
|
||||||
aria-describedby="switch-4-messages"
|
aria-describedby="switch-4-messages"
|
||||||
aria-disabled="false"
|
aria-disabled="false"
|
||||||
|
aria-label="$t('language.german')"
|
||||||
id="switch-4"
|
id="switch-4"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
value="true"
|
value="true"
|
||||||
@ -233,7 +234,7 @@ exports[`PageShell > renders 1`] = `
|
|||||||
<div
|
<div
|
||||||
class="v-input__details"
|
class="v-input__details"
|
||||||
>
|
>
|
||||||
<transition-stub
|
<transition-group-stub
|
||||||
appear="false"
|
appear="false"
|
||||||
aria-live="polite"
|
aria-live="polite"
|
||||||
class="v-messages"
|
class="v-messages"
|
||||||
@ -245,7 +246,7 @@ exports[`PageShell > renders 1`] = `
|
|||||||
tag="div"
|
tag="div"
|
||||||
>
|
>
|
||||||
<!---->
|
<!---->
|
||||||
</transition-stub>
|
</transition-group-stub>
|
||||||
<!---->
|
<!---->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -197,6 +197,7 @@ exports[`TopMenu > renders 1`] = `
|
|||||||
<input
|
<input
|
||||||
aria-describedby="switch-4-messages"
|
aria-describedby="switch-4-messages"
|
||||||
aria-disabled="false"
|
aria-disabled="false"
|
||||||
|
aria-label="$t('language.german')"
|
||||||
id="switch-4"
|
id="switch-4"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
value="true"
|
value="true"
|
||||||
@ -233,7 +234,7 @@ exports[`TopMenu > renders 1`] = `
|
|||||||
<div
|
<div
|
||||||
class="v-input__details"
|
class="v-input__details"
|
||||||
>
|
>
|
||||||
<transition-stub
|
<transition-group-stub
|
||||||
appear="false"
|
appear="false"
|
||||||
aria-live="polite"
|
aria-live="polite"
|
||||||
class="v-messages"
|
class="v-messages"
|
||||||
@ -245,7 +246,7 @@ exports[`TopMenu > renders 1`] = `
|
|||||||
tag="div"
|
tag="div"
|
||||||
>
|
>
|
||||||
<!---->
|
<!---->
|
||||||
</transition-stub>
|
</transition-group-stub>
|
||||||
<!---->
|
<!---->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user