From 9050548b9537caa3534ccb9dbdba3924cf04900d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 02:53:57 +0000 Subject: [PATCH] Update dependency msw to v2.6.8 --- package-lock.json | 87 +++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 76 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5986dbb..63d13e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3232,6 +3232,32 @@ } } }, + "node_modules/@lingui/macro/node_modules/@lingui/react": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.0.0.tgz", + "integrity": "sha512-Y3kEZaRDG8JNn9cv0bcFEvjYM6kwiqzIEbtmpWnJj40AjWGGVc9qxCb2ob4Cq5dK+tUTCyLJnozDkFK4RehuZA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@lingui/core": "5.0.0" + }, + "engines": { + "node": ">=20.0.0" + }, + "peerDependencies": { + "@lingui/babel-plugin-lingui-macro": "5.0.0", + "babel-plugin-macros": "2 || 3", + "react": "^16.8.0 || ^17.0.0 || ^18.0.0" + }, + "peerDependenciesMeta": { + "@lingui/babel-plugin-lingui-macro": { + "optional": true + }, + "babel-plugin-macros": { + "optional": true + } + } + }, "node_modules/@lingui/message-utils": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.0.0.tgz", @@ -3246,13 +3272,13 @@ } }, "node_modules/@lingui/react": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.0.0.tgz", - "integrity": "sha512-Y3kEZaRDG8JNn9cv0bcFEvjYM6kwiqzIEbtmpWnJj40AjWGGVc9qxCb2ob4Cq5dK+tUTCyLJnozDkFK4RehuZA==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.1.0.tgz", + "integrity": "sha512-XbhcY00I/IFf/CM4nNmPjh69oAgHy5CxafzVrJXQKFkpfnRbO867EgYNv9KXWeSE+BSoxSARejbkPO8oIqxRPQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/core": "5.0.0" + "@lingui/core": "5.1.0" }, "engines": { "node": ">=20.0.0" @@ -3260,7 +3286,7 @@ "peerDependencies": { "@lingui/babel-plugin-lingui-macro": "5.0.0", "babel-plugin-macros": "2 || 3", - "react": "^16.8.0 || ^17.0.0 || ^18.0.0" + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" }, "peerDependenciesMeta": { "@lingui/babel-plugin-lingui-macro": { @@ -3271,6 +3297,45 @@ } } }, + "node_modules/@lingui/react/node_modules/@lingui/core": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.1.0.tgz", + "integrity": "sha512-mjkKvcUMbzmkbyR/JnW4FM56oAnLvVNup1zvKoBQ/kPt+w1rIRCpE0Sr67RY19tlqlAO8ZR2C+IBrUjegSNmSw==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@lingui/message-utils": "5.1.0", + "unraw": "^3.0.0" + }, + "engines": { + "node": ">=20.0.0" + }, + "peerDependencies": { + "@lingui/babel-plugin-lingui-macro": "5.0.0", + "babel-plugin-macros": "2 || 3" + }, + "peerDependenciesMeta": { + "@lingui/babel-plugin-lingui-macro": { + "optional": true + }, + "babel-plugin-macros": { + "optional": true + } + } + }, + "node_modules/@lingui/react/node_modules/@lingui/message-utils": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.1.0.tgz", + "integrity": "sha512-MKfq4a2QuPK5SfIjo6UI0Hc0r+jaaNu0UxZm23L+3jE8pmnSC+Dr5kIp2MGXmr8ywoGezgYP25sU/nwNE8rmkg==", + "license": "MIT", + "dependencies": { + "@messageformat/parser": "^5.0.0", + "js-sha256": "^0.10.1" + }, + "engines": { + "node": ">=20.0.0" + } + }, "node_modules/@lingui/vite-plugin": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.0.0.tgz", @@ -8087,9 +8152,9 @@ "license": "MIT" }, "node_modules/msw": { - "version": "2.6.6", - "resolved": "https://registry.npmjs.org/msw/-/msw-2.6.6.tgz", - "integrity": "sha512-npfIIVRHKQX3Lw4aLWX4wBh+lQwpqdZNyJYB5K/+ktK8NhtkdsTxGK7WDrgknozcVyRI7TOqY6yBS9j2FTR+YQ==", + "version": "2.6.8", + "resolved": "https://registry.npmjs.org/msw/-/msw-2.6.8.tgz", + "integrity": "sha512-nxXxnH6WALZ9a7rsQp4HU2AaD4iGAiouMmE/MY4al7pXTibgA6OZOuKhmN2WBIM6w9qMKwRtX8p2iOb45B2M/Q==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -8132,9 +8197,9 @@ } }, "node_modules/msw/node_modules/type-fest": { - "version": "4.27.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.27.1.tgz", - "integrity": "sha512-3Ta7CyV6daqpwuGJMJKABaUChZZejpzysZkQg1//bLRg2wKQ4duwsg3MMIsHuElq58iDqizg4DBUmK8H8wExJg==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": {