Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
evg4b committed Feb 22, 2025
1 parent ec6006d commit 425c7ae
Show file tree
Hide file tree
Showing 2 changed files with 1,043 additions and 1,209 deletions.
13 changes: 8 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"devDependencies": {
"@chialab/esbuild-plugin-html": "^0.18.2",
"@eslint/js": "^9.20.0",
"@eslint/js": "^9.21.0",
"@jest/globals": "^29.7.0",
"@types/chrome": "^0.0.304",
"@types/chrome": "^0.0.306",
"@types/golang-wasm-exec": "^1.15.2",
"@types/jest": "^29.5.14",
"@types/node": "^20.17.19",
Expand All @@ -36,8 +36,8 @@
"esbuild-plugin-copy": "^2.1.1",
"esbuild-plugin-json-merge": "^0.1.0",
"esbuild-sass-plugin": "^3.3.1",
"eslint": "^9.20.1",
"globals": "^15.15.0",
"eslint": "^9.21.0",
"globals": "^16.0.0",
"htmlnano": "^2.1.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand All @@ -48,6 +48,9 @@
"tsup": "^8.3.6",
"typed-assert": "^1.0.9",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.0"
"typescript-eslint": "^8.24.1"
},
"resolutions": {
"esbuild": "^0.25.0"
}
}
Loading

0 comments on commit 425c7ae

Please sign in to comment.