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-define
1 parent 6cc2a80 commit edbf621Copy full SHA for edbf621
3 files changed
package.json
@@ -100,6 +100,7 @@
100
"knitwork": "^1.2.0",
101
"magic-string": "^0.30.17",
102
"mlly": "^1.7.4",
103
+ "nuxt-define": "^1.0.0",
104
"oxc-parser": "^0.72.1",
105
"pathe": "^2.0.3",
106
"typescript": "^5.8.3",
@@ -115,7 +116,6 @@
115
116
"@eslint/js": "9.28.0",
117
"@nuxt/module-builder": "^1.0.1",
118
"@nuxt/schema": "^3.17.5",
- "@rspack/core": "^1.3.13",
119
"@types/debug": "^4.1.12",
120
"@types/estree": "^1.0.7",
121
"@types/jsdom": "^21.1.7",
@@ -145,8 +145,7 @@
145
"unbuild": "^3.5.0",
146
"undici": "^7.10.0",
147
"vitest": "^3.1.4",
148
- "vue": "^3.5.16",
149
- "webpack": "^5.99.9"
+ "vue": "^3.5.16"
150
},
151
"lint-staged": {
152
"*.{json,md,yml}": [
0 commit comments