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 12, 2024
1 parent a0d7599 commit 568e35b
Show file tree
Hide file tree
Showing 2 changed files with 1,442 additions and 968 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
},
"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.1",
"autoprefixer": "^10.4.19",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -63,13 +63,13 @@
"@nuxt/devtools": "^1.3.1",
"@nuxt/eslint-config": "0.3.12",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/test-utils": "^3.12.1",
"@nuxt/test-utils": "^3.13.1",
"@tailwindcss/typography": "^0.5.13",
"changelogen": "^0.5.5",
"destr": "^2.0.3",
"eslint": "9.2.0",
"happy-dom": "^13.10.1",
"nuxt": "^3.11.2",
"nuxt": "^3.12.1",
"typescript": "^5.4.5",
"vitest": "1.5.0",
"vue-tsc": "^2.0.17"
Expand Down
Loading

0 comments on commit 568e35b

Please sign in to comment.