There was an error while loading. Please reload this page.
1 parent 815f516 commit 4965822Copy full SHA for 4965822
1 file changed
package.json
@@ -30,7 +30,6 @@
30
"@rollup/plugin-typescript": "^12.3.0",
31
"@types/node": "^20.19.25",
32
"esbuild": "^0.27.0",
33
- "esbuild-plugin-polyfill-node": "^0.3.0",
34
"eslint": "^9.39.1",
35
"rollup": "^4.53.2",
36
"tslib": "^2.8.1",
@@ -44,6 +43,7 @@
44
43
"dependencies": {
45
"@eslint/js": "^9.39.1",
46
"@stylistic/eslint-plugin": "^5.5.0",
+ "esbuild-plugin-polyfill-node": "^0.3.0",
47
"eslint-plugin-unicorn": "^62.0.0",
48
"globals": "^16.5.0",
49
"typescript-eslint": "^8.47.0"
0 commit comments