Skip to content

Commit

Permalink
chore: update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
s3xysteak committed Sep 26, 2024
1 parent f933436 commit 3bedabf
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 501 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"@vueuse/core": "^11.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.1",
"@antfu/eslint-config": "^3.7.2",
"@tsconfig/node20": "^20.1.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.5.5",
"@types/node": "^22.7.2",
"@unocss/reset": "^0.62.4",
"@unocss/transformer-directives": "^0.62.4",
"@vitejs/plugin-vue": "^5.1.4",
Expand All @@ -75,23 +75,23 @@
"bumpp": "^9.5.2",
"cesium": "^1.121.1",
"consola": "^3.2.3",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"fs-extra": "^11.2.0",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"markdown-it-mathjax3": "^4.3.2",
"npm-run-all2": "^6.2.3",
"pathe": "^1.1.2",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unocss": "^0.62.4",
"unplugin-export-collector": "^0.6.0",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.7",
"vite": "^5.4.8",
"vite-plugin-dts": "4.2.1",
"vite-plugin-static-copy": "^1.0.6",
"vitepress": "1.3.4",
"vitest": "^2.1.1",
"vue": "^3.5.7",
"vue": "^3.5.9",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6"
},
Expand Down
Loading

0 comments on commit 3bedabf

Please sign in to comment.