Thanks to visit codestin.com Credit goes to github.com
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.
1 parent c0fb6e3 commit 16dbda6Copy full SHA for 16dbda6
package.json
@@ -39,8 +39,8 @@
39
"@types/node": "22.14.0",
40
"@types/node-fetch": "2.6.12",
41
"@types/uuid": "10.0.0",
42
- "@typescript-eslint/eslint-plugin": "8.29.0",
43
- "@typescript-eslint/parser": "8.29.0",
+ "@typescript-eslint/eslint-plugin": "8.29.1",
+ "@typescript-eslint/parser": "8.29.1",
44
"eslint": "9.24.0",
45
"eslint-plugin-qwik": "2.0.0-alpha.7",
46
"node-fetch": "3.3.2",
@@ -50,7 +50,7 @@
50
"undici": "7.7.0",
51
"vite": "6.2.5",
52
"vite-tsconfig-paths": "5.1.4",
53
- "wrangler": "4.7.2"
+ "wrangler": "4.8.0"
54
},
55
"packageManager": "[email protected]"
56
}
0 commit comments