We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b98e7 commit 7bdb93cCopy full SHA for 7bdb93c
2 files changed
package.json
@@ -35,14 +35,14 @@
35
"@types/node": "^24.9.1",
36
"eslint": "^9.38.0",
37
"eslint-plugin-qwik": "1.17.1",
38
- "globals": "^16.4.0",
+ "globals": "^17.0.0",
39
"lucide-icons-qwik": "^0.540.0",
40
"tailwindcss": "^4.1.16",
41
"typescript": "5.8.3",
42
"typescript-eslint": "^8.46.2",
43
"undici": "^7.16.0",
44
"vite": "7.1.12",
45
- "vite-tsconfig-paths": "5.1.4",
+ "vite-tsconfig-paths": "6.1.1",
46
"wrangler": "^4.45.0"
47
}
48
0 commit comments