Skip to content

Commit

Permalink
chore(deps): update nuxt framework
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 448143c commit 97123d8
Show file tree
Hide file tree
Showing 2 changed files with 1,899 additions and 274 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.1",
"defu": "^6.1.4"
},
"devDependencies": {
"@nuxt/devtools": "1.1.5",
"@nuxt/eslint-config": "0.3.7",
"@nuxt/module-builder": "0.5.5",
"@nuxt/test-utils": "3.12.1",
"@nuxt/test-utils": "3.13.1",
"changelogen": "0.5.5",
"cross-env": "7.0.3",
"eslint": "9.0.0",
"happy-dom": "14.7.1",
"node-fetch": "3.3.2",
"nuxt": "3.11.2",
"nuxt": "3.12.1",
"playwright": "1.43.1",
"typescript": "5.4.5",
"vitest": "1.5.0"
Expand Down

0 comments on commit 97123d8

Please sign in to comment.