Run npm update

This commit is contained in:
larabr 2024-04-09 19:07:58 +02:00
parent 9a53ac15df
commit 231fbbe8ca
2 changed files with 955 additions and 1328 deletions

2269
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -75,7 +75,7 @@
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-wasm": "^6.2.2",
"@types/chai": "^4.3.12",
"@types/chai": "^4.3.14",
"argon2id": "^1.0.1",
"benchmark": "^2.1.4",
"c8": "^8.0.1",
@ -93,17 +93,17 @@
"karma": "^6.4.3",
"karma-browserstack-launcher": "^1.6.0",
"karma-chrome-launcher": "^3.2.0",
"karma-firefox-launcher": "^2.1.2",
"karma-firefox-launcher": "^2.1.3",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-webkit-launcher": "^2.4.0",
"mocha": "^10.3.0",
"playwright": "^1.42.0",
"rollup": "^4.12.0",
"mocha": "^10.4.0",
"playwright": "^1.43.0",
"rollup": "^4.14.1",
"sinon": "^17.0.1",
"ts-node": "^10.9.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"web-streams-polyfill": "^3.3.3"
},
"repository": {