Skip to content

Commit

Permalink
chore: nuxt update
Browse files Browse the repository at this point in the history
  • Loading branch information
robinscholz committed Nov 18, 2024
1 parent b468d6f commit a2d0ffc
Show file tree
Hide file tree
Showing 5 changed files with 526 additions and 1,500 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@maas/magic-timer": "^1.0.0",
"@maas/vue-primitive": "^1.1.0",
"@maas/wheel-gestures": "^1.0.0",
"@nuxt/kit": "^3.13.1",
"@nuxt/kit": "^3.14.159",
"@vueuse/core": "^10.3.0",
"@vueuse/integrations": "^10.3.0",
"defu": "^6.1.2",
Expand All @@ -56,7 +56,7 @@
"luxon": "^3.4.2",
"mitt": "^3.0.1",
"motion": "^10.16.2",
"nuxt": "^3.13.1",
"nuxt": "^3.14.159",
"universal-cookie": "^7.1.0",
"vue": "^3.5.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"@nuxt/devtools": "1.6.0",
"@nuxt/eslint-config": "^0.7.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@nuxtjs/tailwindcss": "^6.12.1",
"nuxt": "^3.13.1",
"nuxt": "^3.14.159",
"vitest": "^2.1.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@nuxtjs/tailwindcss": "^6.12.0",
"@types/node": "^20.11.10",
"docs": "workspace:docs@*",
"nuxt": "^3.13.1",
"nuxt": "^3.14.159",
"scule": "^1.3.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@floating-ui/vue": "^1.0.6",
"@maas/vue-primitive": "^1.1.0",
"@maas/wheel-gestures": "^1.0.0",
"@nuxt/kit": "^3.13.1",
"@nuxt/kit": "^3.14.159",
"@vueuse/core": "^10.3.0",
"@vueuse/integrations": "^10.3.0",
"defu": "^6.1.2",
Expand Down
Loading

0 comments on commit a2d0ffc

Please sign in to comment.