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] authored Sep 4, 2024
1 parent 1be5497 commit b9f3f86
Show file tree
Hide file tree
Showing 2 changed files with 2,011 additions and 566 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.12.3",
"@nuxt/kit": "^3.13.1",
"autoprefixer": "^10.4.19",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -64,13 +64,13 @@
"@nuxt/devtools": "^1.3.6",
"@nuxt/eslint-config": "0.3.13",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/test-utils": "^3.13.1",
"@nuxt/test-utils": "^3.14.1",
"@tailwindcss/typography": "^0.5.13",
"changelogen": "^0.5.5",
"destr": "^2.0.3",
"eslint": "9.5.0",
"happy-dom": "^13.10.1",
"nuxt": "^3.12.3",
"nuxt": "^3.13.1",
"typescript": "^5.4.5",
"vitest": "1.5.0",
"vue-tsc": "^2.0.22"
Expand Down
Loading

0 comments on commit b9f3f86

Please sign in to comment.