diff --git a/package-lock.json b/package-lock.json index 2869bc6f78..3d3f838f9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10958,20 +10958,43 @@ "license": "MIT" }, "node_modules/fast-check": { - "version": "2.25.0", + "version": "3.21.0", + "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.21.0.tgz", + "integrity": "sha512-QpmbiqRFRZ+SIlBJh6xi5d/PgXciUc/xWKc4Vi2RWEHHIRx6oM3f0fWNna++zP9VB5HUBTObUK9gTKQP3vVcrQ==", "dev": true, - "license": "MIT", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/dubzzz" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fast-check" + } + ], "dependencies": { - "pure-rand": "^5.0.1" + "pure-rand": "^6.1.0" }, "engines": { "node": ">=8.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/fast-check" } }, + "node_modules/fast-check/node_modules/pure-rand": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz", + "integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==", + "dev": true, + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/dubzzz" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fast-check" + } + ] + }, "node_modules/fast-deep-equal": { "version": "3.1.3", "dev": true, @@ -17395,21 +17418,6 @@ } } }, - "node_modules/pure-rand": { - "version": "5.0.5", - "dev": true, - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/dubzzz" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/fast-check" - } - ], - "license": "MIT" - }, "node_modules/q": { "version": "1.5.1", "dev": true, @@ -21919,7 +21927,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "prettier": "^2.3.2", @@ -22009,7 +22017,7 @@ } }, "packages/compas-open-scd": { - "version": "0.33.0-6", + "version": "0.35.0-1", "license": "Apache-2.0", "dependencies": { "@material/mwc-dialog": "0.22.1", @@ -22061,7 +22069,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "prettier": "^2.3.2", @@ -22951,28 +22959,6 @@ "url": "https://github.com/sindresorhus/execa?sponsor=1" } }, - "packages/core/node_modules/fast-check": { - "version": "3.20.0", - "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.20.0.tgz", - "integrity": "sha512-pZIjqLpOZgdSLecec4GKC3Zq5702MZ34upMKxojnNVSWA0K64V3pXOBT1Wdsrc3AphLtzRBbsi8bRWF4TUGmUg==", - "dev": true, - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/dubzzz" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/fast-check" - } - ], - "dependencies": { - "pure-rand": "^6.1.0" - }, - "engines": { - "node": ">=8.0.0" - } - }, "packages/core/node_modules/globals": { "version": "13.24.0", "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", @@ -23257,22 +23243,6 @@ "node": ">=10" } }, - "packages/core/node_modules/pure-rand": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz", - "integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==", - "dev": true, - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/dubzzz" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/fast-check" - } - ] - }, "packages/core/node_modules/restore-cursor": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz", @@ -23630,7 +23600,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "http-server": "^14.1.1", "husky": "^7.0.1", "lint-staged": "^11.1.2", @@ -23841,7 +23811,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "prettier": "^2.3.2", @@ -24068,7 +24038,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "prettier": "^2.3.2", @@ -28066,7 +28036,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "lit": "^2.2.7", @@ -28787,15 +28757,6 @@ "strip-final-newline": "^3.0.0" } }, - "fast-check": { - "version": "3.20.0", - "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.20.0.tgz", - "integrity": "sha512-pZIjqLpOZgdSLecec4GKC3Zq5702MZ34upMKxojnNVSWA0K64V3pXOBT1Wdsrc3AphLtzRBbsi8bRWF4TUGmUg==", - "dev": true, - "requires": { - "pure-rand": "^6.1.0" - } - }, "globals": { "version": "13.24.0", "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", @@ -28974,12 +28935,6 @@ "find-up": "^5.0.0" } }, - "pure-rand": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz", - "integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==", - "dev": true - }, "restore-cursor": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz", @@ -29224,7 +29179,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "http-server": "^14.1.1", "husky": "^7.0.1", "lint-staged": "^11.1.2", @@ -29355,7 +29310,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "lit": "^2.2.7", @@ -29547,7 +29502,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "lit": "^2.2.7", @@ -33001,7 +32956,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "lit-element": "2.5.1", @@ -34778,10 +34733,20 @@ "dev": true }, "fast-check": { - "version": "2.25.0", + "version": "3.21.0", + "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.21.0.tgz", + "integrity": "sha512-QpmbiqRFRZ+SIlBJh6xi5d/PgXciUc/xWKc4Vi2RWEHHIRx6oM3f0fWNna++zP9VB5HUBTObUK9gTKQP3vVcrQ==", "dev": true, "requires": { - "pure-rand": "^5.0.1" + "pure-rand": "^6.1.0" + }, + "dependencies": { + "pure-rand": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz", + "integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==", + "dev": true + } } }, "fast-deep-equal": { @@ -39041,10 +39006,6 @@ } } }, - "pure-rand": { - "version": "5.0.5", - "dev": true - }, "q": { "version": "1.5.1", "dev": true diff --git a/packages/addons/package.json b/packages/addons/package.json index 4c9ba7f2da..3b7e318d02 100644 --- a/packages/addons/package.json +++ b/packages/addons/package.json @@ -58,7 +58,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "prettier": "^2.3.2", diff --git a/packages/compas-open-scd/package.json b/packages/compas-open-scd/package.json index 9a75cda0bf..4d4787b951 100644 --- a/packages/compas-open-scd/package.json +++ b/packages/compas-open-scd/package.json @@ -93,7 +93,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "prettier": "^2.3.2", diff --git a/packages/distribution/package.json b/packages/distribution/package.json index cf160d75d7..22a23c1443 100644 --- a/packages/distribution/package.json +++ b/packages/distribution/package.json @@ -61,7 +61,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "http-server": "^14.1.1", "husky": "^7.0.1", "lint-staged": "^11.1.2", diff --git a/packages/openscd/package.json b/packages/openscd/package.json index 4857ec8a72..1356aecf0b 100644 --- a/packages/openscd/package.json +++ b/packages/openscd/package.json @@ -92,7 +92,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "prettier": "^2.3.2", diff --git a/packages/plugins/package.json b/packages/plugins/package.json index 7e26b7a907..e63d0c95f9 100644 --- a/packages/plugins/package.json +++ b/packages/plugins/package.json @@ -83,7 +83,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-tsdoc": "^0.2.14", - "fast-check": "^2.19.0", + "fast-check": "^3.0.0", "husky": "^7.0.1", "lint-staged": "^11.1.2", "prettier": "^2.3.2",