Skip to content

Commit

Permalink
chore(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
radyakaze committed Oct 1, 2024
1 parent 6fa47f7 commit 4496c64
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 933 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,19 @@
"citty": "^0.1.6"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.14.0",
"@types/node": "^20.14.11",
"@vitest/ui": "^2.0.5",
"changelogen": "^0.5.5",
"eslint": "^9.7.0",
"@nuxt/devtools": "^1.5.1",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^22.7.4",
"@vitest/ui": "^2.1.1",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"nuxt": "^3.13.2",
"typescript": "latest",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.26"
"vitest": "^2.1.1",
"vue-tsc": "^2.1.6"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 4496c64

Please sign in to comment.