Skip to content

Commit

Permalink
chore(dependencies): update
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Oct 29, 2024
1 parent 20c2475 commit 55fde26
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 600 deletions.
21 changes: 10 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,20 +95,20 @@
"primeicons": "^7.0.0",
"primevue": "^4.1.1",
"quill": "^2.0.2",
"uuid": "^10.0.0",
"uuid": "^11.0.2",
"vue-i18n": "9.14.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@formkit/core": "^1.6.7",
"@primevue/themes": "^4.1.1",
"@types/node": "^22.8.0",
"@types/node": "^22.8.4",
"@types/uuid": "^10.0.0",
"@unocss/preset-icons": "^0.63.6",
"@unocss/preset-uno": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"@vue/compiler-sfc": "^3.5.12",
"@vue/server-renderer": "^3.5.12",
"@vue/test-utils": "^2.4.6",
Expand All @@ -118,12 +118,12 @@
"@vueuse/core": "^11.1.0",
"@vueuse/head": "^2.0.0",
"changelogen": "^0.5.7",
"chart.js": "^4.4.5",
"chart.js": "^4.4.6",
"consola": "^3.2.3",
"cookie": "^1.0.1",
"eslint": "^9.13.0",
"happy-dom": "^15.7.4",
"json-editor-vue": "^0.17.2",
"json-editor-vue": "^0.17.3",
"mkdist": "^1.6.0",
"quill": "^2.0.2",
"sass": "1.78.0",
Expand All @@ -133,17 +133,16 @@
"unocss": "^0.63.6",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vanilla-jsoneditor": "^1.1.2",
"vite": "^5.4.10",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-pages": "^0.32.3",
"vite-ssg": "^0.23.8",
"vitepress": "^1.4.1",
"vitest": "^2.1.3",
"vite-ssg": "^0.24.0",
"vitepress": "^1.4.2",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-demi": "^0.14.10",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.8"
}
}
Loading

0 comments on commit 55fde26

Please sign in to comment.