Skip to content

Commit

Permalink
⬆️ deps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Feb 2, 2025
1 parent 5dceebf commit f40070e
Show file tree
Hide file tree
Showing 2 changed files with 758 additions and 724 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
},
"dependencies": {
"@nuxt/kit": "^3.15.2"
"@nuxt/kit": "^3.15.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/eslint-config": "^0.7.6",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.2",
"@nuxt/schema": "^3.15.4",
"@nuxt/test-utils": "^3.15.4",
"@types/node": "latest",
"changelogen": "^0.5.7",
"eslint": "^9.18.0",
"nuxt": "^3.15.2",
"typescript": "~5.6.2",
"eslint": "^9.19.0",
"nuxt": "^3.15.4",
"typescript": "~5.6.3",
"vitest": "^2.1.8",
"vue-tsc": "^2.2.0"
},
Expand Down
Loading

0 comments on commit f40070e

Please sign in to comment.