BTHLABS-0000: Deps update - August 2026 edition

Co-authored-by: Tomek Wójcik <labs@tomekwojcik.pl>
Co-committed-by: Tomek Wójcik <labs@tomekwojcik.pl>
This commit is contained in:
2026-08-18 18:55:19 +00:00
parent d90504eed9
commit dc5f8ddb51
24 changed files with 2350 additions and 1399 deletions

View File

@@ -24,12 +24,12 @@
"watch:opera": "HOTPOCKET_EXTENSION_TARGET=opera npx rollup -c rollup.config.js -w"
},
"devDependencies": {
"@eslint/js": "9.33.0",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "0.4.4",
"eslint": "9.33.0",
"globals": "14.0.0",
"rollup": "4.50.0",
"@eslint/js": "10.0.1",
"@rollup/plugin-replace": "6.0.3",
"@rollup/plugin-terser": "1.0.0",
"eslint": "10.8.1",
"globals": "17.11.0",
"rollup": "4.62.4",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-string": "3.0.0"
}