mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
update packages
This commit is contained in:
parent
8079f7c50a
commit
7732c80cc1
1042
package-lock.json
generated
1042
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@ -65,7 +65,7 @@
|
||||
"@mdi/font": "^7.4.47",
|
||||
"@types/compression": "^1.7.5",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.11.5",
|
||||
"@types/node": "^20.11.8",
|
||||
"@vitejs/plugin-vue": "^5.0.3",
|
||||
"@vue/compiler-sfc": "^3.4.15",
|
||||
"@vue/server-renderer": "^3.4.15",
|
||||
@ -79,11 +79,11 @@
|
||||
"sirv": "^2.0.4",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.3.3",
|
||||
"vike": "^0.4.158",
|
||||
"vike": "^0.4.160",
|
||||
"vite": "^5.0.12",
|
||||
"vue": "^3.4.15",
|
||||
"vue-i18n": "^9.9.0",
|
||||
"vuetify": "^3.5.0"
|
||||
"vuetify": "^3.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
|
||||
@ -96,12 +96,12 @@
|
||||
"@storybook/testing-library": "^0.2.2",
|
||||
"@storybook/vue3": "^7.6.10",
|
||||
"@storybook/vue3-vite": "^7.6.10",
|
||||
"@typescript-eslint/eslint-plugin": "^6.19.0",
|
||||
"@typescript-eslint/parser": "^6.19.0",
|
||||
"@vitest/coverage-v8": "^1.2.1",
|
||||
"@vue/test-utils": "^2.4.3",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.0",
|
||||
"chromatic": "^10.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^6.19.1",
|
||||
"@typescript-eslint/parser": "^6.19.1",
|
||||
"@vitest/coverage-v8": "^1.2.2",
|
||||
"@vue/test-utils": "^2.4.4",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.2",
|
||||
"chromatic": "^10.6.1",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
@ -116,7 +116,7 @@
|
||||
"eslint-plugin-vue": "^9.20.1",
|
||||
"eslint-plugin-vuetify": "^2.1.1",
|
||||
"eslint-plugin-yml": "^1.12.2",
|
||||
"happy-dom": "^13.2.0",
|
||||
"happy-dom": "^13.3.1",
|
||||
"prettier": "^3.2.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@ -136,7 +136,7 @@
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-vuetify": "^2.0.1",
|
||||
"vitest": "^1.2.1",
|
||||
"vitest": "^1.2.2",
|
||||
"vue-tsc": "^1.8.27",
|
||||
"vuepress": "^2.0.0-rc.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user