Skip to content

Commit 1079824

Browse files
committed
chore: fix content testing
1 parent 6d3b728 commit 1079824

File tree

4 files changed

+58
-246
lines changed

4 files changed

+58
-246
lines changed

client/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"devDependencies": {
55
"@iconify-json/carbon": "^1.2.8",
66
"@nuxt/devtools-kit": "^2.3.2",
7-
"@nuxt/devtools-ui-kit": "latest",
7+
"@nuxt/devtools-ui-kit": "^2.3.2",
88
"@nuxt/kit": "^3.16.2",
9-
"floating-vue": "5.2.2",
10-
"nuxt": "latest",
9+
"floating-vue": "^5.2.2",
10+
"nuxt": "3.16.2",
1111
"shiki": "^3.2.1",
12-
"vue": "3.5.13",
13-
"vue-router": "latest"
12+
"vue": "^3.5.13",
13+
"vue-router": "^4.5.0"
1414
}
1515
}

0 commit comments

Comments
 (0)