Skip to content

Commit

Permalink
update all
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty287 committed Nov 23, 2024
1 parent 4c09b04 commit 1b5033b
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 86 deletions.
48 changes: 24 additions & 24 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,53 +19,53 @@
},
"dependencies": {
"@intlify/unplugin-vue-i18n": "^6.0.0",
"@kyvg/vue3-notification": "^3.2.1",
"@kyvg/vue3-notification": "^3.4.1",
"@mdi/js": "^7.4.47",
"@vueuse/core": "^11.0.0",
"@vueuse/core": "^11.3.0",
"ansi_up": "^6.0.2",
"dayjs": "^1.11.12",
"dompurify": "^3.2.0",
"dayjs": "^1.11.13",
"dompurify": "^3.2.1",
"fuse.js": "^7.0.0",
"js-base64": "^3.7.7",
"lodash": "^4.17.21",
"marked": "^15.0.0",
"marked": "^15.0.2",
"node-emoji": "^2.1.3",
"pinia": "^2.2.1",
"pinia": "^2.2.6",
"prismjs": "^1.29.0",
"semver": "^7.6.3",
"simple-icons": "^13.5.0",
"vue": "^3.4.38",
"vue-i18n": "^10.0.3",
"vue-router": "^4.4.3"
"simple-icons": "^13.17.0",
"vue": "^3.5.13",
"vue-i18n": "^10.0.4",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^3.3.2",
"@eslint/js": "^9.9.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@antfu/eslint-config": "^3.9.2",
"@eslint/js": "^9.15.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@intlify/eslint-plugin-vue-i18n": "3.1.0",
"@types/eslint__js": "^8.42.3",
"@types/lodash": "^4.17.7",
"@types/node": "^22.0.0",
"@types/prismjs": "^1.26.4",
"@types/lodash": "^4.17.13",
"@types/node": "^22.9.3",
"@types/prismjs": "^1.26.5",
"@types/semver": "^7.5.8",
"@types/tinycolor2": "^1.4.6",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/compiler-sfc": "^3.4.38",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/compiler-sfc": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.9.0",
"eslint": "^9.15.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-vue-scoped-css": "^2.8.1",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"replace-in-file": "^8.1.0",
"replace-in-file": "^8.2.0",
"tinycolor2": "^1.6.0",
"typescript": "5.7.2",
"vite": "^5.4.1",
"vite": "^5.4.11",
"vite-plugin-prismjs": "^0.0.11",
"vite-plugin-windicss": "^1.9.3",
"vite-svg-loader": "^5.1.0",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29",
"vitest": "^2.1.5",
"vue-tsc": "^2.1.10",
"windicss": "^3.5.6"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 1b5033b

Please sign in to comment.