Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Sep 3, 2024
1 parent c8649d8 commit 0917e2d
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 123 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@
"@nuxt/schema": "^3.13.0",
"@nuxt/test-utils": "^3.14.1",
"@pinia/nuxt": "^0.5.4",
"@shikijs/vitepress-twoslash": "^1.14.1",
"@types/node": "^22.5.0",
"@shikijs/vitepress-twoslash": "^1.16.1",
"@types/node": "^22.5.2",
"changelogen": "^0.5.5",
"eslint": "^9.9.1",
"jiti": "^1.21.6",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"nuxt": "^3.13.0",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "link:",
Expand All @@ -110,7 +110,7 @@
"vitepress": "^1.3.4",
"vitest": "^2.0.5",
"vue": "^3.4.38",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.4"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit 0917e2d

Please sign in to comment.