|
@@ -9,23 +9,23 @@
|
|
|
"version": "0.155.0",
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@puppeteer/browsers": "^1.4.1",
|
|
|
+ "@puppeteer/browsers": "^1.5.0",
|
|
|
"@rollup/plugin-node-resolve": "^15.0.1",
|
|
|
"@rollup/plugin-terser": "^0.4.0",
|
|
|
"chalk": "^5.2.0",
|
|
|
"concurrently": "^8.0.1",
|
|
|
- "eslint": "^8.46.0",
|
|
|
+ "eslint": "^8.37.0",
|
|
|
"eslint-config-mdcs": "^5.0.0",
|
|
|
"eslint-plugin-compat": "^4.1.2",
|
|
|
"eslint-plugin-html": "^7.1.0",
|
|
|
- "eslint-plugin-import": "^2.28.0",
|
|
|
+ "eslint-plugin-import": "^2.27.5",
|
|
|
"failonlyreporter": "^1.0.0",
|
|
|
- "jimp": "^0.22.10",
|
|
|
- "magic-string": "^0.30.2",
|
|
|
+ "jimp": "^0.22.7",
|
|
|
+ "magic-string": "^0.30.0",
|
|
|
"pixelmatch": "^5.3.0",
|
|
|
"puppeteer-core": "^19.8.1",
|
|
|
"qunit": "^2.19.4",
|
|
|
- "rollup": "^3.27.0",
|
|
|
+ "rollup": "^3.27.2",
|
|
|
"rollup-plugin-filesize": "^10.0.0",
|
|
|
"rollup-plugin-visualizer": "^5.9.0",
|
|
|
"servez": "^2.0.0"
|
|
@@ -922,9 +922,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@puppeteer/browsers": {
|
|
|
- "version": "1.4.6",
|
|
|
- "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.4.6.tgz",
|
|
|
- "integrity": "sha512-x4BEjr2SjOPowNeiguzjozQbsc6h437ovD/wu+JpaenxVLm3jkgzHY2xOslMTp50HoTvQreMjiexiGQw1sqZlQ==",
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-za318PweGINh5LnHSph7C4xhs0tmRjCD8EPpzcKlw4nzSPhnULj+LTG3+TGefZvW1ti5gjw2JkdQvQsivBeZlg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"debug": "4.3.4",
|
|
@@ -940,14 +940,6 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=16.3.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "typescript": ">= 4.7.4"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "typescript": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@rollup/plugin-node-resolve": {
|
|
@@ -6021,9 +6013,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/rollup": {
|
|
|
- "version": "3.27.0",
|
|
|
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.27.0.tgz",
|
|
|
- "integrity": "sha512-aOltLCrYZ0FhJDm7fCqwTjIUEVjWjcydKBV/Zeid6Mn8BWgDCUBBWT5beM5ieForYNo/1ZHuGJdka26kvQ3Gzg==",
|
|
|
+ "version": "3.27.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.27.2.tgz",
|
|
|
+ "integrity": "sha512-YGwmHf7h2oUHkVBT248x0yt6vZkYQ3/rvE5iQuVBh3WO8GcJ6BNeOkpoX1yMHIiBm18EMLjBPIoUDkhgnyxGOQ==",
|
|
|
"dev": true,
|
|
|
"bin": {
|
|
|
"rollup": "dist/bin/rollup"
|