Skip to content

Commit

Permalink
chore: update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sandros94 committed Oct 10, 2024
1 parent 2191857 commit aae477b
Show file tree
Hide file tree
Showing 3 changed files with 1,836 additions and 1,625 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@nuxt/kit": "^3.13.1",
"@vueuse/core": "^11.0.3",
"@nuxt/kit": "^3.13.2",
"@vueuse/core": "^11.1.0",
"undio": "^0.2.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.4.2",
"@nuxt/devtools": "^1.5.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.2",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
"nuxt": "^3.13.1",
"vite": "^5.4.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.3",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"nuxt": "^3.13.2",
"vite": "^5.4.8",
"vitepress": "^1.3.4",
"vitest": "^2.0.5",
"vitest": "^2.1.2",
"vue-tsc": "^2.1.6"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"dependencies": {
"nuxt-surrealdb": "latest",
"nuxt": "^3.13.1"
"nuxt": "^3.13.2"
}
}
Loading

0 comments on commit aae477b

Please sign in to comment.