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 07fb418 commit f05ba9aCopy full SHA for f05ba9a
1 file changed
package.json
@@ -37,13 +37,13 @@
37
},
38
"devDependencies": {
39
"c8": "^10.1.3",
40
- "esbuild": "^0.24.2",
41
- "eslint": "^9.18.0",
42
- "globals": "^15.14.0",
+ "esbuild": "^0.25.6",
+ "eslint": "^9.30.1",
+ "globals": "^16.3.0",
43
"http-server": "^14.1.1",
44
"node-localstorage": "^3.0.5",
45
"npm-run-all": "^4.1.5",
46
- "shx": "^0.3.4"
+ "shx": "^0.4.0"
47
48
"engines": {
49
"node": ">=18.18"
0 commit comments