diff --git a/package-lock.json b/package-lock.json index 830a555d569..5b449a3bd7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -79,7 +79,7 @@ "maxstache": "1.0.7", "maxstache-stream": "1.0.4", "multiparty": "4.2.3", - "nanospinner": "^1.2.2", + "nanospinner": "1.2.2", "netlify": "13.3.4", "netlify-redirector": "0.5.0", "node-fetch": "3.3.2", @@ -118,16 +118,16 @@ "devDependencies": { "@babel/preset-react": "7.26.3", "@bugsnag/js": "8.2.0", - "@eslint/compat": "^1.2.7", - "@eslint/js": "^9.21.0", + "@eslint/compat": "1.2.7", + "@eslint/js": "9.21.0", "@netlify/functions": "3.0.4", "@sindresorhus/slugify": "2.2.1", - "@tsconfig/node18": "^18.2.4", - "@tsconfig/recommended": "^1.0.8", + "@tsconfig/node18": "18.2.4", + "@tsconfig/recommended": "1.0.8", "@types/content-type": "1.1.8", "@types/debug": "4.1.12", "@types/envinfo": "7.8.4", - "@types/eslint-config-prettier": "^6.11.3", + "@types/eslint-config-prettier": "6.11.3", "@types/etag": "1.8.3", "@types/flush-write-stream": "1.0.2", "@types/folder-walker": "3.2.4", @@ -142,36 +142,36 @@ "@types/parallel-transform": "1.1.4", "@types/parse-github-url": "1.0.3", "@types/parse-gitignore": "1.0.2", - "@types/picomatch": "^3.0.2", + "@types/picomatch": "3.0.2", "@types/prettyjson": "0.0.33", "@types/semver": "7.7.0", - "@types/serialize-javascript": "^5.0.4", + "@types/serialize-javascript": "5.0.4", "@types/source-map-support": "0.5.10", "@types/through2-map": "3.0.4", "@types/write-file-atomic": "4.0.3", "@types/ws": "8.18.1", "@vitest/coverage-v8": "1.6.1", - "@vitest/eslint-plugin": "^1.1.36", + "@vitest/eslint-plugin": "1.1.36", "c8": "10.1.3", "cheerio": "1.0.0", - "dedent": "^1.5.3", - "eslint": "^9.21.0", - "eslint-config-prettier": "^10.1.1", - "eslint-plugin-n": "^17.16.1", + "dedent": "1.5.3", + "eslint": "9.21.0", + "eslint-config-prettier": "10.1.1", + "eslint-plugin-n": "17.16.2", "form-data": "4.0.2", "is-ci": "4.1.0", - "memfs": "^4.17.0", + "memfs": "4.17.0", "nock": "14.0.1", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "7.0.2", "p-timeout": "6.1.4", - "picomatch": "^4.0.2", + "picomatch": "4.0.2", "prettier": "2.6.2", "serialize-javascript": "6.0.2", "strip-ansi": "7.1.0", "temp-dir": "3.0.0", "tree-kill": "1.2.2", "typescript": "5.7.3", - "typescript-eslint": "^8.26.0", + "typescript-eslint": "8.26.0", "verdaccio": "6.0.5", "vitest": "1.6.1" }, @@ -1157,7 +1157,6 @@ "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.7.tgz", "integrity": "sha512-xvv7hJE32yhegJ8xNAnb62ggiAwTYHBpUCWhRxEj/ksvgDJuSXfoDkBcRYaYNFiJ+jH0IE3K16hd+xXzhBgNbg==", "dev": true, - "license": "Apache-2.0", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, @@ -1240,7 +1239,6 @@ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.21.0.tgz", "integrity": "sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==", "dev": true, - "license": "MIT", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } @@ -4999,15 +4997,13 @@ "version": "18.2.4", "resolved": "https://registry.npmjs.org/@tsconfig/node18/-/node18-18.2.4.tgz", "integrity": "sha512-5xxU8vVs9/FNcvm3gE07fPbn9tl6tqGGWA9tSlwsUEkBxtRnTsNmwrV8gasZ9F/EobaSv9+nu8AxUKccw77JpQ==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/@tsconfig/recommended": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/@tsconfig/recommended/-/recommended-1.0.8.tgz", "integrity": "sha512-TotjFaaXveVUdsrXCdalyF6E5RyG6+7hHHQVZonQtdlk1rJZ1myDIvPUUKPhoYv+JAzThb2lQJh9+9ZfF46hsA==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/@types/body-parser": { "version": "1.19.2", @@ -5055,8 +5051,7 @@ "version": "6.11.3", "resolved": "https://registry.npmjs.org/@types/eslint-config-prettier/-/eslint-config-prettier-6.11.3.tgz", "integrity": "sha512-3wXCiM8croUnhg9LdtZUJQwNcQYGWxxdOWDjPe1ykCqJFPVpzAKfs/2dgSoCtAvdPeaponcWPI7mPcGGp9dkKQ==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/@types/estree": { "version": "1.0.6", @@ -5273,8 +5268,7 @@ "version": "3.0.2", "resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-3.0.2.tgz", "integrity": "sha512-n0i8TD3UDB7paoMMxA3Y65vUncFJXjcUf7lQY7YyKGl6031FNjfsLs6pdLFCy2GNFxItPJG8GvvpbZc2skH7WA==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/@types/prettyjson": { "version": "0.0.33", @@ -5311,8 +5305,7 @@ "version": "5.0.4", "resolved": "https://registry.npmjs.org/@types/serialize-javascript/-/serialize-javascript-5.0.4.tgz", "integrity": "sha512-Z2R7UKFuNWCP8eoa2o9e5rkD3hmWxx/1L0CYz0k2BZzGh0PhEVMp9kfGiqEml/0IglwNERXZ2hwNzIrSz/KHTA==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/@types/serve-static": { "version": "1.13.10", @@ -6538,7 +6531,6 @@ "resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.1.36.tgz", "integrity": "sha512-IjBV/fcL9NJRxGw221ieaDsqKqj8qUo7rvSupDxMjTXyhsCusHC6M+jFUNqBp4PCkYFcf5bjrKxeZoCEWoPxig==", "dev": true, - "license": "MIT", "peerDependencies": { "@typescript-eslint/utils": "^8.24.0", "eslint": ">= 8.57.0", @@ -9704,7 +9696,6 @@ "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.5.3.tgz", "integrity": "sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==", "dev": true, - "license": "MIT", "peerDependencies": { "babel-plugin-macros": "^3.1.0" }, @@ -10528,7 +10519,6 @@ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.21.0.tgz", "integrity": "sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==", "dev": true, - "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", @@ -10638,7 +10628,6 @@ "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.16.2.tgz", "integrity": "sha512-iQM5Oj+9o0KaeLoObJC/uxNGpktZCkYiTTBo8PkRWq3HwNcRxwpvSDFjBhQ5+HLJzBTy+CLDC5+bw0Z5GyhlOQ==", "dev": true, - "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.1", "enhanced-resolve": "^5.17.1", @@ -10664,7 +10653,6 @@ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "dev": true, - "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } @@ -10674,7 +10662,6 @@ "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", "dev": true, - "license": "MIT", "engines": { "node": ">=18" }, @@ -10687,7 +10674,6 @@ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", "dev": true, - "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, @@ -10732,7 +10718,6 @@ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, - "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, @@ -10748,7 +10733,6 @@ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "dev": true, - "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -10765,7 +10749,6 @@ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "dev": true, - "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, @@ -10777,15 +10760,13 @@ "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/eslint/node_modules/eslint-visitor-keys": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==", "dev": true, - "license": "Apache-2.0", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, @@ -10798,7 +10779,6 @@ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "dev": true, - "license": "MIT", "dependencies": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" @@ -10815,7 +10795,6 @@ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", "dev": true, - "license": "ISC", "dependencies": { "is-glob": "^4.0.3" }, @@ -10828,7 +10807,6 @@ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", "dev": true, - "license": "MIT", "dependencies": { "p-locate": "^5.0.0" }, @@ -10844,7 +10822,6 @@ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, - "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, @@ -14508,7 +14485,6 @@ "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.17.0.tgz", "integrity": "sha512-4eirfZ7thblFmqFjywlTmuWVSvccHAJbn1r8qQLzmTO11qcqpohOjmY2mFce6x7x7WtskzRqApPD0hv+Oa74jg==", "dev": true, - "license": "Apache-2.0", "dependencies": { "@jsonjoy.com/json-pack": "^1.0.3", "@jsonjoy.com/util": "^1.3.0", @@ -14528,7 +14504,6 @@ "resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-1.1.2.tgz", "integrity": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==", "dev": true, - "license": "Apache-2.0", "engines": { "node": ">=10.0" }, @@ -14545,7 +14520,6 @@ "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.2.0.tgz", "integrity": "sha512-io1zEbbYcElht3tdlqEOFxZ0dMTYrHz9iMf0gqn1pPjZFTCgM5R4R5IMA20Chb2UPYYsxjzs8CgZ7Nb5n2K2rA==", "dev": true, - "license": "Apache-2.0", "dependencies": { "@jsonjoy.com/base64": "^1.1.1", "@jsonjoy.com/util": "^1.1.2", @@ -14568,7 +14542,6 @@ "resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.5.0.tgz", "integrity": "sha512-ojoNsrIuPI9g6o8UxhraZQSyF2ByJanAY4cTFbc8Mf2AXEF4aQRGY1dJxyJpuyav8r9FGflEt/Ff3u5Nt6YMPA==", "dev": true, - "license": "Apache-2.0", "engines": { "node": ">=10.0" }, @@ -14585,7 +14558,6 @@ "resolved": "https://registry.npmjs.org/thingies/-/thingies-1.21.0.tgz", "integrity": "sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==", "dev": true, - "license": "Unlicense", "engines": { "node": ">=10.18" }, @@ -14598,7 +14570,6 @@ "resolved": "https://registry.npmjs.org/tree-dump/-/tree-dump-1.0.2.tgz", "integrity": "sha512-dpev9ABuLWdEubk+cIaI9cHwRNNDjkBBLXTwI4UCUFdQ5xXKqNXoK4FEciw/vxf+NQ7Cb7sGUyeUtORvHIdRXQ==", "dev": true, - "license": "Apache-2.0", "engines": { "node": ">=10.0" }, @@ -14614,8 +14585,7 @@ "version": "2.8.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", - "dev": true, - "license": "0BSD" + "dev": true }, "node_modules/memoize-one": { "version": "6.0.0", @@ -14976,7 +14946,6 @@ "version": "1.2.2", "resolved": "https://registry.npmjs.org/nanospinner/-/nanospinner-1.2.2.tgz", "integrity": "sha512-Zt/AmG6qRU3e+WnzGGLuMCEAO/dAu45stNbHY223tUxldaDAeE+FxSPsd9Q+j+paejmm0ZbrNVs5Sraqy3dRxA==", - "license": "MIT", "dependencies": { "picocolors": "^1.1.1" } @@ -15218,7 +15187,6 @@ "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-7.0.2.tgz", "integrity": "sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==", "dev": true, - "license": "MIT", "dependencies": { "ansi-styles": "^6.2.1", "cross-spawn": "^7.0.6", @@ -15245,7 +15213,6 @@ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "dev": true, - "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } @@ -15255,7 +15222,6 @@ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", "dev": true, - "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, @@ -15271,7 +15237,6 @@ "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz", "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==", "dev": true, - "license": "ISC", "dependencies": { "isexe": "^3.1.1" }, @@ -15963,7 +15928,6 @@ "version": "4.0.2", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", - "license": "MIT", "engines": { "node": ">=12" }, @@ -18521,7 +18485,6 @@ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.26.0.tgz", "integrity": "sha512-PtVz9nAnuNJuAVeUFvwztjuUgSnJInODAUx47VDwWPXzd5vismPOtPtt83tzNXyOjVQbPRp786D6WFW/M2koIA==", "dev": true, - "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "8.26.0", "@typescript-eslint/parser": "8.26.0", diff --git a/package.json b/package.json index 6e37111ef1c..a5a7864b9b7 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "maxstache": "1.0.7", "maxstache-stream": "1.0.4", "multiparty": "4.2.3", - "nanospinner": "^1.2.2", + "nanospinner": "1.2.2", "netlify": "13.3.4", "netlify-redirector": "0.5.0", "node-fetch": "3.3.2", @@ -162,16 +162,16 @@ "devDependencies": { "@babel/preset-react": "7.26.3", "@bugsnag/js": "8.2.0", - "@eslint/compat": "^1.2.7", - "@eslint/js": "^9.21.0", + "@eslint/compat": "1.2.7", + "@eslint/js": "9.21.0", "@netlify/functions": "3.0.4", "@sindresorhus/slugify": "2.2.1", - "@tsconfig/node18": "^18.2.4", - "@tsconfig/recommended": "^1.0.8", + "@tsconfig/node18": "18.2.4", + "@tsconfig/recommended": "1.0.8", "@types/content-type": "1.1.8", "@types/debug": "4.1.12", "@types/envinfo": "7.8.4", - "@types/eslint-config-prettier": "^6.11.3", + "@types/eslint-config-prettier": "6.11.3", "@types/etag": "1.8.3", "@types/flush-write-stream": "1.0.2", "@types/folder-walker": "3.2.4", @@ -186,36 +186,36 @@ "@types/parallel-transform": "1.1.4", "@types/parse-github-url": "1.0.3", "@types/parse-gitignore": "1.0.2", - "@types/picomatch": "^3.0.2", + "@types/picomatch": "3.0.2", "@types/prettyjson": "0.0.33", "@types/semver": "7.7.0", - "@types/serialize-javascript": "^5.0.4", + "@types/serialize-javascript": "5.0.4", "@types/source-map-support": "0.5.10", "@types/through2-map": "3.0.4", "@types/write-file-atomic": "4.0.3", "@types/ws": "8.18.1", "@vitest/coverage-v8": "1.6.1", - "@vitest/eslint-plugin": "^1.1.36", + "@vitest/eslint-plugin": "1.1.36", "c8": "10.1.3", "cheerio": "1.0.0", - "dedent": "^1.5.3", - "eslint": "^9.21.0", - "eslint-config-prettier": "^10.1.1", - "eslint-plugin-n": "^17.16.1", + "dedent": "1.5.3", + "eslint": "9.21.0", + "eslint-config-prettier": "10.1.1", + "eslint-plugin-n": "17.16.2", "form-data": "4.0.2", "is-ci": "4.1.0", - "memfs": "^4.17.0", + "memfs": "4.17.0", "nock": "14.0.1", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "7.0.2", "p-timeout": "6.1.4", - "picomatch": "^4.0.2", + "picomatch": "4.0.2", "prettier": "2.6.2", "serialize-javascript": "6.0.2", "strip-ansi": "7.1.0", "temp-dir": "3.0.0", "tree-kill": "1.2.2", "typescript": "5.7.3", - "typescript-eslint": "^8.26.0", + "typescript-eslint": "8.26.0", "verdaccio": "6.0.5", "vitest": "1.6.1" },