Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sandros94 committed Sep 11, 2024
1 parent 06bae6c commit 114690f
Show file tree
Hide file tree
Showing 2 changed files with 651 additions and 475 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,22 @@
},
"dependencies": {
"@nuxt/kit": "^3.13.1",
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.3",
"undio": "^0.2.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.4.2",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^20.16.5",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
"nuxt": "^3.13.1",
"typescript": "^5.6.2",
"typescript": "5.5",
"vite": "^5.4.4",
"vitepress": "^1.3.4",
"vitest": "^1.6.0",
"vitest": "^2.0.5",
"vue-tsc": "^2.1.6"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 114690f

Please sign in to comment.