diff --git a/package.json b/package.json index 5df38a5..4af9134 100644 --- a/package.json +++ b/package.json @@ -1,54 +1,54 @@ -{ - "name": "@ideafast/idgen", - "version": "0.2.1", - "description": "ID generators for the IDEAFast study", - "main": "./dist/lib.umd.js", - "module": "./dist/index.js", - "types": "./dist/index.d.ts", - "repository": "https://github.com/ideafast/ideafast-idgen.git", - "author": "Florian Guitton ", - "license": "MIT", - "keywords": [ - "ideafast", - "id", - "generator" - ], - "scripts": { - "test": "jest --coverage", - "test:mutation": "stryker run ./config/stryker.config.js", - "lint": "eslint ./config ./src", - "build": "tsc -p . && webpack --config ./config/webpack.config.js", - "start": "webpack --config ./config/webpack.config.js --progress --color --watch", - "prepare": "npm run build" - }, - "devDependencies": { - "@babel/core": "7.25.2", - "@babel/preset-env": "7.25.4", - "@babel/preset-typescript": "7.24.7", - "@eslint/eslintrc": "^3.1.0", - "@eslint/js": "^9.11.1", - "@stryker-mutator/core": "8.5.0", - "@stryker-mutator/jest-runner": "8.5.0", - "@types/jest": "29.5.13", - "@typescript-eslint/eslint-plugin": "8.7.0", - "@typescript-eslint/parser": "8.7.0", - "babel-loader": "9.2.1", - "babel-plugin-add-module-exports": "1.0.4", - "babel-plugin-rewire-ts": "1.4.0", - "eslint": "9.11.1", - "eslint-plugin-jest": "28.8.3", - "globals": "^15.9.0", - "jest": "29.7.0", - "rimraf": "6.0.1", - "terser-webpack-plugin": "5.3.10", - "typescript": "5.6.2", - "webpack": "5.95.0", - "webpack-cli": "5.1.4" - }, - "resolutions": { - "**/glob": "^9" - }, - "babel": { - "extends": "./config/babel.config.js" - } +{ + "name": "@ideafast/idgen", + "version": "0.2.1", + "description": "ID generators for the IDEAFast study", + "main": "./dist/lib.umd.js", + "module": "./dist/index.js", + "types": "./dist/index.d.ts", + "repository": "https://github.com/ideafast/ideafast-idgen.git", + "author": "Florian Guitton ", + "license": "MIT", + "keywords": [ + "ideafast", + "id", + "generator" + ], + "scripts": { + "test": "jest --coverage", + "test:mutation": "stryker run ./config/stryker.config.js", + "lint": "eslint ./config ./src", + "build": "tsc -p . && webpack --config ./config/webpack.config.js", + "start": "webpack --config ./config/webpack.config.js --progress --color --watch", + "prepare": "npm run build" + }, + "devDependencies": { + "@babel/core": "7.25.2", + "@babel/preset-env": "7.25.4", + "@babel/preset-typescript": "7.24.7", + "@eslint/eslintrc": "^3.1.0", + "@eslint/js": "^9.11.1", + "@stryker-mutator/core": "8.5.0", + "@stryker-mutator/jest-runner": "8.5.0", + "@types/jest": "29.5.13", + "@typescript-eslint/eslint-plugin": "8.7.0", + "@typescript-eslint/parser": "8.7.0", + "babel-loader": "9.2.1", + "babel-plugin-add-module-exports": "1.0.4", + "babel-plugin-rewire-ts": "1.4.0", + "eslint": "9.11.1", + "eslint-plugin-jest": "28.8.3", + "globals": "^15.9.0", + "jest": "29.7.0", + "rimraf": "6.0.1", + "terser-webpack-plugin": "5.3.11", + "typescript": "5.6.2", + "webpack": "5.95.0", + "webpack-cli": "5.1.4" + }, + "resolutions": { + "**/glob": "^9" + }, + "babel": { + "extends": "./config/babel.config.js" + } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 6949bf3..46c259a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1476,7 +1476,7 @@ resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== -"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.18", "@jridgewell/trace-mapping@^0.3.20", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": +"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.18", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": version "0.3.25" resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== @@ -4268,7 +4268,7 @@ safe-buffer@^5.1.0: resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== -schema-utils@^3.1.1, schema-utils@^3.2.0: +schema-utils@^3.2.0: version "3.3.0" resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.3.0.tgz#f50a88877c3c01652a15b622ae9e9795df7a60fe" integrity sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg== @@ -4277,10 +4277,10 @@ schema-utils@^3.1.1, schema-utils@^3.2.0: ajv "^6.12.5" ajv-keywords "^3.5.2" -schema-utils@^4.0.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.2.0.tgz#70d7c93e153a273a805801882ebd3bff20d89c8b" - integrity sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw== +schema-utils@^4.0.0, schema-utils@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.0.tgz#3b669f04f71ff2dfb5aba7ce2d5a9d79b35622c0" + integrity sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g== dependencies: "@types/json-schema" "^7.0.9" ajv "^8.9.0" @@ -4297,7 +4297,7 @@ semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@~7.6.3: resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== -serialize-javascript@^6.0.1: +serialize-javascript@^6.0.2: version "6.0.2" resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" integrity sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g== @@ -4487,21 +4487,21 @@ tapable@^2.1.1, tapable@^2.2.0: resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0" integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ== -terser-webpack-plugin@5.3.10, terser-webpack-plugin@^5.3.10: - version "5.3.10" - resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199" - integrity sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w== +terser-webpack-plugin@5.3.11, terser-webpack-plugin@^5.3.10: + version "5.3.11" + resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.11.tgz#93c21f44ca86634257cac176f884f942b7ba3832" + integrity sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ== dependencies: - "@jridgewell/trace-mapping" "^0.3.20" + "@jridgewell/trace-mapping" "^0.3.25" jest-worker "^27.4.5" - schema-utils "^3.1.1" - serialize-javascript "^6.0.1" - terser "^5.26.0" - -terser@^5.26.0: - version "5.33.0" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.33.0.tgz#8f9149538c7468ffcb1246cfec603c16720d2db1" - integrity sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g== + schema-utils "^4.3.0" + serialize-javascript "^6.0.2" + terser "^5.31.1" + +terser@^5.31.1: + version "5.37.0" + resolved "https://registry.yarnpkg.com/terser/-/terser-5.37.0.tgz#38aa66d1cfc43d0638fab54e43ff8a4f72a21ba3" + integrity sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA== dependencies: "@jridgewell/source-map" "^0.3.3" acorn "^8.8.2"