Skip to content

Commit cc76284

Browse files
committed
chore(packages): updating to nuxt 15
1 parent f936c38 commit cc76284

File tree

3 files changed

+974
-1045
lines changed

3 files changed

+974
-1045
lines changed

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@
5858
"db:fullseed": "(npx @snaplet/seed sync) -and (npx tsx seed.ts)"
5959
},
6060
"dependencies": {
61-
"@nuxt/kit": "^3.14.1592",
6261
"@supabase/ssr": "^0.5.2",
6362
"@supabase/supabase-js": "^2.47.8",
6463
"defu": "^6.1.4"
6564
},
6665
"devDependencies": {
6766
"@nuxt/devtools": "^1.6.4",
6867
"@nuxt/eslint-config": "^0.7.3",
68+
"@nuxt/kit": "^3.15.0",
6969
"@nuxt/module-builder": "^0.8.4",
70-
"@nuxt/schema": "^3.14.1592",
70+
"@nuxt/schema": "^3.15.0",
7171
"@nuxt/test-utils": "^3.15.1",
7272
"@playwright/test": "^1.49.1",
7373
"@snaplet/copycat": "^5.1.0",
@@ -80,7 +80,7 @@
8080
"eslint": "^9.17.0",
8181
"eslint-config-prettier": "^9.1.0",
8282
"happy-dom": "^15.11.7",
83-
"nuxt": "^3.14.1592",
83+
"nuxt": "^3.15.0",
8484
"playwright-core": "^1.49.1",
8585
"postgres": "^3.4.5",
8686
"prettier": "^3.4.2",

0 commit comments

Comments
 (0)