Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Sep 25, 2024
1 parent 87472b5 commit 4721eb8
Show file tree
Hide file tree
Showing 2 changed files with 795 additions and 814 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2.0.0",
"private": true,
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"description": "YunYouJun Blog",
"author": {
"email": "[email protected]",
Expand Down Expand Up @@ -45,18 +45,18 @@
"postinstall": "npx simple-git-hooks"
},
"devDependencies": {
"@antfu/eslint-config": "^3.6.0",
"@antfu/eslint-config": "^3.7.1",
"@explosions/fireworks": "^0.0.2",
"cross-env": "^7.0.3",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
"typescript": "5.6.2",
"valaxy": "^0.19.10",
"valaxy": "^0.19.12",
"valaxy-addon-algolia": "^0.1.0",
"valaxy-addon-components": "^0.0.3",
"valaxy-addon-components": "^0.0.4",
"valaxy-addon-waline": "^0.2.0",
"valaxy-theme-yun": "^0.19.10",
"valaxy-theme-yun": "^0.19.12",
"vite-plugin-remote-assets": "^0.5.0",
"vue-gtag-next": "^1.14.0",
"vue-tsc": "^2.1.6"
Expand Down
Loading

0 comments on commit 4721eb8

Please sign in to comment.