Skip to content

Commit

Permalink
chore(dependencies): Update to Nuxt 3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Jan 6, 2025
1 parent 8f8fc68 commit 35e6c33
Show file tree
Hide file tree
Showing 2 changed files with 396 additions and 404 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
},
"dependencies": {
"@formkit/nuxt": "^1.6.9",
"@nuxt/kit": "^3.15.0",
"@nuxt/kit": "^3.15.1",
"@nuxtjs/i18n": "^9.1.1",
"@primevue/nuxt-module": "^4.2.5",
"@sfxcode/formkit-primevue": "^2.7.3"
"@sfxcode/formkit-primevue": "^2.7.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.0",
"@nuxt/schema": "^3.15.1",
"@nuxt/test-utils": "^3.15.1",
"@primevue/themes": "^4.2.5",
"@types/node": "latest",
"changelogen": "^0.5.7",
"eslint": "9.17.0",
"nuxt": "^3.15.0",
"nuxt": "^3.15.1",
"typescript": "5.6.3",
"vitest": "^2.1.8",
"vue-tsc": "^2.2.0"
},
"packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321"
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
}
Loading

0 comments on commit 35e6c33

Please sign in to comment.