Skip to content

Commit b9f6727

Browse files
committed
chore: maybe fix nightly
1 parent b98c236 commit b9f6727

File tree

3 files changed

+8
-17
lines changed

3 files changed

+8
-17
lines changed

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@iconify-json/carbon": "^1.2.13",
1515
"@nuxt/devtools-kit": "^2.6.5",
1616
"@nuxt/devtools-ui-kit": "^2.6.5",
17-
"@nuxt/kit": "catalog:",
18-
"nuxt": "catalog:",
17+
"@nuxt/kit": "^4.1.2",
18+
"nuxt": "^4.1.2",
1919
"vue": "^3.5.21",
2020
"vue-router": "latest"
2121
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
}
9999
},
100100
"dependencies": {
101-
"@nuxt/kit": "catalog:",
101+
"@nuxt/kit": "^4.1.2",
102102
"@vueuse/core": "^13.9.0",
103103
"consola": "^3.4.2",
104104
"defu": "^6.1.4",
@@ -133,7 +133,7 @@
133133
"eslint-plugin-n": "^17.23.1",
134134
"happy-dom": "^18.0.1",
135135
"knitwork": "^1.2.0",
136-
"nuxt": "catalog:",
136+
"nuxt": "^4.1.2",
137137
"playwright-core": "^1.55.1",
138138
"shiki": "^3.13.0",
139139
"typescript": "5.9.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)