From 3ab5c4829651c264a0f89f8a0ea00997eb544921 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:32:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20js?= =?UTF-8?q?=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/package-lock.json | 67 ++++++++++++++++++---------------- src/frontend/package.json | 14 +++---- src/mail/package.json | 2 +- 3 files changed, 43 insertions(+), 40 deletions(-) diff --git a/src/frontend/package-lock.json b/src/frontend/package-lock.json index beea1359..5819c74f 100644 --- a/src/frontend/package-lock.json +++ b/src/frontend/package-lock.json @@ -8,7 +8,7 @@ "name": "meet", "version": "0.1.12", "dependencies": { - "@livekit/components-react": "2.8.0", + "@livekit/components-react": "2.8.1", "@livekit/components-styles": "1.1.4", "@livekit/track-processors": "0.3.3", "@pandacss/preset-panda": "0.51.1", @@ -17,25 +17,25 @@ "@tanstack/react-query": "5.64.2", "crisp-sdk-web": "1.0.25", "hoofd": "1.7.3", - "i18next": "24.2.1", + "i18next": "24.2.2", "i18next-browser-languagedetector": "8.0.2", "i18next-parser": "9.1.0", "i18next-resources-to-backend": "1.2.1", "livekit-client": "2.8.1", - "posthog-js": "1.207.0", + "posthog-js": "1.210.2", "react": "18.3.1", "react-aria-components": "1.6.0", "react-dom": "18.3.1", "react-i18next": "15.1.1", "use-sound": "4.0.3", - "valtio": "2.1.2", - "wouter": "3.3.5" + "valtio": "2.1.3", + "wouter": "3.4.0" }, "devDependencies": { "@pandacss/dev": "0.51.1", "@tanstack/eslint-plugin-query": "5.64.2", "@tanstack/react-query-devtools": "5.64.2", - "@types/node": "22.10.7", + "@types/node": "22.10.10", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@typescript-eslint/eslint-plugin": "8.21.0", @@ -49,7 +49,7 @@ "postcss": "8.5.1", "prettier": "3.4.2", "typescript": "5.7.3", - "vite": "6.0.10", + "vite": "6.0.11", "vite-tsconfig-paths": "5.1.4" } }, @@ -436,6 +436,7 @@ }, "node_modules/@clack/prompts/node_modules/is-unicode-supported": { "version": "1.3.0", + "dev": true, "inBundle": true, "license": "MIT", "engines": { @@ -1240,9 +1241,9 @@ } }, "node_modules/@livekit/components-react": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.8.0.tgz", - "integrity": "sha512-Zgt2zv+j2gWJad0mcTDR8cS6KQNXYfAeOL9Si5Lb2Q2k3iPUJinPDMqubM6btnduhkPjy+EF4kA8bNAY0xu4Ig==", + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.8.1.tgz", + "integrity": "sha512-XpuDu7iDMcN4pkV8CYNzHf9hLNdYOeEtbmCr7Zesy6Au3BxUl4aS1Ajmg0b75Rx7zTlkyCJt9Lm4VrEqbJCI6Q==", "license": "Apache-2.0", "dependencies": { "@livekit/components-core": "0.12.1", @@ -3879,9 +3880,9 @@ "integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" }, "node_modules/@types/node": { - "version": "22.10.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.7.tgz", - "integrity": "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==", + "version": "22.10.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.10.tgz", + "integrity": "sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==", "dev": true, "license": "MIT", "dependencies": { @@ -6395,9 +6396,9 @@ } }, "node_modules/i18next": { - "version": "24.2.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.1.tgz", - "integrity": "sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA==", + "version": "24.2.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.2.tgz", + "integrity": "sha512-NE6i86lBCKRYZa5TaUDkU5S4HFgLIEJRLr3Whf2psgaxBleQ2LC1YW1Vc+SCgkAW7VEzndT6al6+CzegSUHcTQ==", "funding": [ { "type": "individual", @@ -8444,9 +8445,9 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.207.0", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.207.0.tgz", - "integrity": "sha512-Sx+xamhg1/iKGAtUNh3uAUtAAza4j/yBhxcfUxfqR++WrZdw0V6nmh7LSfVNl7+QVl2qmiPSoZA7z+5ojaWDDQ==", + "version": "1.210.2", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.210.2.tgz", + "integrity": "sha512-rIbn/h9ur7uA0PS4dClOr9w6txLfHS94yh9yafA5VM2eXToM951XtMYtIQ6bi6wFzpvpFvTQFeYLQ/9/xZ59AQ==", "license": "MIT", "dependencies": { "core-js": "^3.38.1", @@ -8503,9 +8504,10 @@ } }, "node_modules/proxy-compare": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/proxy-compare/-/proxy-compare-3.0.0.tgz", - "integrity": "sha512-y44MCkgtZUCT9tZGuE278fB7PWVf7fRYy0vbRXAts2o5F0EfC4fIQrvQQGBJo1WJbFcVLXzApOscyJuZqHQc1w==" + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/proxy-compare/-/proxy-compare-3.0.1.tgz", + "integrity": "sha512-V9plBAt3qjMlS1+nC8771KNf6oJ12gExvaxnNzN/9yVRLdTv/lc+oJlnSzrdYDAvBfTStPCoiaCOTmTs0adv7Q==", + "license": "MIT" }, "node_modules/punycode": { "version": "2.3.1", @@ -9791,12 +9793,12 @@ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" }, "node_modules/valtio": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/valtio/-/valtio-2.1.2.tgz", - "integrity": "sha512-fhekN5Rq7dvHULHHBlJeXHrQDl0Jj9GXfNavCm3gkD06crGchaG1nf/J7gSlfZU2wPcRdVS5jBKWHtE2NNz97A==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/valtio/-/valtio-2.1.3.tgz", + "integrity": "sha512-q+dVczY5zf7kO39JPVq2qR0VXMeEpF1t+P1njHU7hAhwgtyVa/p38YmgyHZq2IQYwnkNrkvh412k4sfDmcIJ2g==", "license": "MIT", "dependencies": { - "proxy-compare": "^3.0.0" + "proxy-compare": "^3.0.1" }, "engines": { "node": ">=12.20.0" @@ -9890,9 +9892,9 @@ } }, "node_modules/vite": { - "version": "6.0.10", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.10.tgz", - "integrity": "sha512-MEszunEcMo6pFsfXN1GhCFQqnE25tWRH0MA4f0Q7uanACi4y1Us+ZGpTMnITwCTnYzB2b9cpmnelTlxgTBmaBA==", + "version": "6.0.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.11.tgz", + "integrity": "sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==", "dev": true, "license": "MIT", "dependencies": { @@ -10582,9 +10584,10 @@ } }, "node_modules/wouter": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/wouter/-/wouter-3.3.5.tgz", - "integrity": "sha512-bx3fLQAMn+EhYbBdY3W1gw9ZfO/uchudxYMwOIBzF3HVgqNEEIT199vEoh7FLTC0Vz5+rpMO6NdFsOkGX1QQCw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/wouter/-/wouter-3.4.0.tgz", + "integrity": "sha512-Qx4L+EnYk7AF+pNU9TM+lQtkceL5Qm+oDZU9720DUx+/7K6v7fnlHnRLI78KjEbCqdGFeroW5P0M1t8WYSloQA==", + "license": "Unlicense", "dependencies": { "mitt": "^3.0.1", "regexparam": "^3.0.0", diff --git a/src/frontend/package.json b/src/frontend/package.json index bca00fa7..e508903c 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -13,7 +13,7 @@ "check": "prettier --check ./src" }, "dependencies": { - "@livekit/components-react": "2.8.0", + "@livekit/components-react": "2.8.1", "@livekit/components-styles": "1.1.4", "@livekit/track-processors": "0.3.3", "@pandacss/preset-panda": "0.51.1", @@ -22,25 +22,25 @@ "@tanstack/react-query": "5.64.2", "crisp-sdk-web": "1.0.25", "hoofd": "1.7.3", - "i18next": "24.2.1", + "i18next": "24.2.2", "i18next-browser-languagedetector": "8.0.2", "i18next-parser": "9.1.0", "i18next-resources-to-backend": "1.2.1", "livekit-client": "2.8.1", - "posthog-js": "1.207.0", + "posthog-js": "1.210.2", "react": "18.3.1", "react-aria-components": "1.6.0", "react-dom": "18.3.1", "react-i18next": "15.1.1", "use-sound": "4.0.3", - "valtio": "2.1.2", - "wouter": "3.3.5" + "valtio": "2.1.3", + "wouter": "3.4.0" }, "devDependencies": { "@pandacss/dev": "0.51.1", "@tanstack/eslint-plugin-query": "5.64.2", "@tanstack/react-query-devtools": "5.64.2", - "@types/node": "22.10.7", + "@types/node": "22.10.10", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@typescript-eslint/eslint-plugin": "8.21.0", @@ -54,7 +54,7 @@ "postcss": "8.5.1", "prettier": "3.4.2", "typescript": "5.7.3", - "vite": "6.0.10", + "vite": "6.0.11", "vite-tsconfig-paths": "5.1.4" } } diff --git a/src/mail/package.json b/src/mail/package.json index 5595f8a7..988ac4d9 100644 --- a/src/mail/package.json +++ b/src/mail/package.json @@ -14,7 +14,7 @@ "build": "npm run build-mjml-to-html && npm run build-html-to-plain-text" }, "volta": { - "node": "22.13.0" + "node": "22.13.1" }, "repository": "https://github.com/numerique-gouv/meet", "author": "DINUM",