We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@nuxt/kit
1 parent 5c126e1 commit bf2541bCopy full SHA for bf2541b
knip.json
@@ -18,7 +18,6 @@
18
"nuxt-vitest-environment-options",
19
"vitest-environment-nuxt",
20
"@cucumber/cucumber",
21
- "@nuxt/kit",
22
"@jest/globals",
23
"@playwright/test",
24
"@testing-library/vue",
package.json
@@ -129,7 +129,6 @@
129
"peerDependencies": {
130
"@cucumber/cucumber": "^10.3.1 || >=11.0.0",
131
"@jest/globals": "^29.5.0 || >=30.0.0",
132
- "@nuxt/kit": ">=3.20.1",
133
"@playwright/test": "^1.43.1",
134
"@testing-library/vue": "^7.0.0 || ^8.0.1",
135
"@vue/test-utils": "^2.4.2",
@@ -145,9 +144,6 @@
145
144
"@jest/globals": {
146
"optional": true
147
},
148
- "@nuxt/kit": {
149
- "optional": true
150
- },
151
"@playwright/test": {
152
153
0 commit comments