diff --git a/package-lock.json b/package-lock.json index f6ce3c6b955..a5efe8e50ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,14 +54,14 @@ "joi": "^17.11.0", "lodash": "^4.17.21", "markdown-it": "^14.0.0", - "mini-css-extract-plugin": "^2.7.6", + "mini-css-extract-plugin": "^2.8.0", "morgan": "^1.10.0", "numeral": "^2.0.6", "nunjucks": "^3.2.4", "nunjucks-markdown": "^2.0.1", "pluralize": "^8.0.0", "postcss-cli": "^11.0.0", - "postcss-loader": "^8.0.0", + "postcss-loader": "^8.1.0", "prop-types": "^15.8.1", "pure-uuid": "^1.8.1", "qs": "^6.11.2", @@ -114,7 +114,7 @@ "@storybook/react-webpack5": "^7.6.7", "babel-loader": "^9.1.3", "babel-plugin-istanbul": "6.1.1", - "chai": "^4.4.0", + "chai": "^4.4.1", "chai-as-promised": "^7.1.1", "chai-subset": "^1.6.0", "cypress": "^11.2.0", @@ -143,16 +143,16 @@ "jsdom": "^20.0.3", "jsdom-global": "^3.0.2", "json-schema-faker": "^0.5.5", - "lint-staged": "^15.2.0", + "lint-staged": "^15.2.1", "mocha": "^10.2.0", "mocha-junit-reporter": "^2.2.1", "mochapack": "^2.1.4", "nock": "^13.5.0", - "nodemon": "^3.0.2", + "nodemon": "^3.0.3", "npm-run-all": "^4.1.5", "nyc": "15.1.0", "pre-commit": "^1.2.2", - "prettier": "3.2.2", + "prettier": "3.2.5", "proxyquire": "^2.1.3", "reqres": "^3.0.1", "rewire": "^6.0.0", @@ -161,7 +161,7 @@ "sinon-chai": "^3.7.0", "storybook": "^7.6.7", "supertest": "^6.3.3", - "svgo": "^3.1.0", + "svgo": "^3.2.0", "webpack": "^5.89.0", "webpack-assets-manifest": "^5.1.0", "webpack-cli": "^5.1.4", @@ -10964,9 +10964,9 @@ } }, "node_modules/chai": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/chai/-/chai-4.4.0.tgz", - "integrity": "sha512-x9cHNq1uvkCdU+5xTkNh5WtgD4e4yDFCsp9jVc7N7qVeKeftv3gO/ZrviX5d+3ZfxdYnZXZYujjRInu1RogU6A==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/chai/-/chai-4.4.1.tgz", + "integrity": "sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==", "dev": true, "dependencies": { "assertion-error": "^1.1.0", @@ -19942,9 +19942,9 @@ } }, "node_modules/lint-staged": { - "version": "15.2.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.0.tgz", - "integrity": "sha512-TFZzUEV00f+2YLaVPWBWGAMq7So6yQx+GG8YRMDeOEIf95Zn5RyiLMsEiX4KTNl9vq/w+NqRJkLA1kPIo15ufQ==", + "version": "15.2.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.1.tgz", + "integrity": "sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==", "dev": true, "dependencies": { "chalk": "5.3.0", @@ -19952,7 +19952,7 @@ "debug": "4.3.4", "execa": "8.0.1", "lilconfig": "3.0.0", - "listr2": "8.0.0", + "listr2": "8.0.1", "micromatch": "4.0.5", "pidtree": "0.6.0", "string-argv": "0.3.2", @@ -20140,9 +20140,9 @@ } }, "node_modules/lint-staged/node_modules/listr2": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.0.0.tgz", - "integrity": "sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.0.1.tgz", + "integrity": "sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==", "dev": true, "dependencies": { "cli-truncate": "^4.0.0", @@ -20335,9 +20335,9 @@ } }, "node_modules/lint-staged/node_modules/string-width": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.0.0.tgz", - "integrity": "sha512-GPQHj7row82Hjo9hKZieKcHIhaAIKOJvFSIZXuCU9OASVZrMNUaZuz++SPVrBjnLsnk4k+z9f2EIypgxf2vNFw==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz", + "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==", "dev": true, "dependencies": { "emoji-regex": "^10.3.0", @@ -22075,11 +22075,12 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.7.6", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.6.tgz", - "integrity": "sha512-Qk7HcgaPkGG6eD77mLvZS1nmxlao3j+9PkrT9Uc7HAE1id3F41+DdBRYRYkbyfNRGzm8/YWtzhw7nVPmwhqTQw==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.0.tgz", + "integrity": "sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg==", "dependencies": { - "schema-utils": "^4.0.0" + "schema-utils": "^4.0.0", + "tapable": "^2.2.1" }, "engines": { "node": ">= 12.13.0" @@ -23064,9 +23065,9 @@ "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==" }, "node_modules/nodemon": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.2.tgz", - "integrity": "sha512-9qIN2LNTrEzpOPBaWHTm4Asy1LxXLSickZStAQ4IZe7zsoIpD/A7LWxhZV3t4Zu352uBcqVnRsDXSMR2Sc3lTA==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.3.tgz", + "integrity": "sha512-7jH/NXbFPxVaMwmBCC2B9F/V6X1VkEdNgx3iu9jji8WxWcvhMWkmhNWhI5077zknOnZnBzba9hZP6bCPJLSReQ==", "dev": true, "dependencies": { "chokidar": "^3.5.2", @@ -25045,9 +25046,9 @@ } }, "node_modules/postcss-loader": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-8.0.0.tgz", - "integrity": "sha512-+RiNlmYd1aXYv6QSBOAu6n9eJYy0ydyXTfjljAJ3vFU6MMo2M552zTVcBpBH+R5aAeKaYVG1K9UEyAVsLL1Qjg==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-8.1.0.tgz", + "integrity": "sha512-AbperNcX3rlob7Ay7A/HQcrofug1caABBkopoFeOQMspZBqcqj6giYn1Bwey/0uiOPAcR+NQD0I2HC7rXzk91w==", "dependencies": { "cosmiconfig": "^9.0.0", "jiti": "^1.20.0", @@ -25061,8 +25062,17 @@ "url": "https://opencollective.com/webpack" }, "peerDependencies": { + "@rspack/core": "0.x || 1.x", "postcss": "^7.0.0 || ^8.0.1", "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } } }, "node_modules/postcss-loader/node_modules/cosmiconfig": { @@ -25349,9 +25359,9 @@ } }, "node_modules/prettier": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz", - "integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", + "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -29292,17 +29302,17 @@ } }, "node_modules/svgo": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.1.0.tgz", - "integrity": "sha512-R5SnNA89w1dYgNv570591F66v34b3eQShpIBcQtZtM5trJwm1VvxbIoMpRYY3ybTAutcKTLEmTsdnaknOHbiQA==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.2.0.tgz", + "integrity": "sha512-4PP6CMW/V7l/GmKRKzsLR8xxjdHTV4IMvhTnpuHwwBazSIlw5W/5SmPjN8Dwyt7lKbSJrRDgp4t9ph0HgChFBQ==", "dev": true, "dependencies": { "@trysound/sax": "0.2.0", "commander": "^7.2.0", "css-select": "^5.1.0", - "css-tree": "^2.2.1", + "css-tree": "^2.3.1", "css-what": "^6.1.0", - "csso": "5.0.5", + "csso": "^5.0.5", "picocolors": "^1.0.0" }, "bin": { diff --git a/package.json b/package.json index 4d05377deaa..10081d9ccb0 100644 --- a/package.json +++ b/package.json @@ -115,14 +115,14 @@ "joi": "^17.11.0", "lodash": "^4.17.21", "markdown-it": "^14.0.0", - "mini-css-extract-plugin": "^2.7.6", + "mini-css-extract-plugin": "^2.8.0", "morgan": "^1.10.0", "numeral": "^2.0.6", "nunjucks": "^3.2.4", "nunjucks-markdown": "^2.0.1", "pluralize": "^8.0.0", "postcss-cli": "^11.0.0", - "postcss-loader": "^8.0.0", + "postcss-loader": "^8.1.0", "prop-types": "^15.8.1", "pure-uuid": "^1.8.1", "qs": "^6.11.2", @@ -175,7 +175,7 @@ "@storybook/react-webpack5": "^7.6.7", "babel-loader": "^9.1.3", "babel-plugin-istanbul": "6.1.1", - "chai": "^4.4.0", + "chai": "^4.4.1", "chai-as-promised": "^7.1.1", "chai-subset": "^1.6.0", "cypress": "^11.2.0", @@ -204,16 +204,16 @@ "jsdom": "^20.0.3", "jsdom-global": "^3.0.2", "json-schema-faker": "^0.5.5", - "lint-staged": "^15.2.0", + "lint-staged": "^15.2.1", "mocha": "^10.2.0", "mocha-junit-reporter": "^2.2.1", "mochapack": "^2.1.4", "nock": "^13.5.0", - "nodemon": "^3.0.2", + "nodemon": "^3.0.3", "npm-run-all": "^4.1.5", "nyc": "15.1.0", "pre-commit": "^1.2.2", - "prettier": "3.2.2", + "prettier": "3.2.5", "proxyquire": "^2.1.3", "reqres": "^3.0.1", "rewire": "^6.0.0", @@ -222,7 +222,7 @@ "sinon-chai": "^3.7.0", "storybook": "^7.6.7", "supertest": "^6.3.3", - "svgo": "^3.1.0", + "svgo": "^3.2.0", "webpack": "^5.89.0", "webpack-assets-manifest": "^5.1.0", "webpack-cli": "^5.1.4", diff --git a/test/sandbox/package-lock.json b/test/sandbox/package-lock.json index f0eec170a44..9f04662c64e 100644 --- a/test/sandbox/package-lock.json +++ b/test/sandbox/package-lock.json @@ -14,11 +14,11 @@ "nodemon": "^3.0.3" }, "devDependencies": { - "@babel/eslint-parser": "^7.23.9", "@babel/core": "^7.23.9", + "@babel/eslint-parser": "^7.23.10", "@babel/plugin-syntax-import-assertions": "^7.22.5", - "@faker-js/faker": "^8.4.0", "@babel/runtime": "^7.23.9", + "@faker-js/faker": "^8.4.0", "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-import": "^2.28.1", @@ -127,9 +127,9 @@ "dev": true }, "node_modules/@babel/eslint-parser": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.9.tgz", - "integrity": "sha512-xPndlO7qxiJbn0ATvfXQBjCS7qApc9xmKHArgI/FTEFxXas5dnjC/VqM37lfZun9dclRYcn+YQAr6uDFy0bB2g==", + "version": "7.23.10", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz", + "integrity": "sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==", "dev": true, "dependencies": { "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", diff --git a/test/sandbox/package.json b/test/sandbox/package.json index 8a9066b5f65..8b3445982e6 100644 --- a/test/sandbox/package.json +++ b/test/sandbox/package.json @@ -11,7 +11,7 @@ "nodemon": "^3.0.3" }, "devDependencies": { - "@babel/eslint-parser": "^7.23.9", + "@babel/eslint-parser": "^7.23.10", "@babel/core": "^7.23.9", "@babel/plugin-syntax-import-assertions": "^7.22.5", "@faker-js/faker": "^8.4.0",