diff --git a/apps/extensions/package.json b/apps/extensions/package.json index 4e2bc7bc..1de423da 100644 --- a/apps/extensions/package.json +++ b/apps/extensions/package.json @@ -188,7 +188,7 @@ "react-multi-email": "^0.5.3", "react-outside-click-handler": "^1.3.0", "react-redux": "^7.2.6", - "react-router": "^6.0.2", + "react-router": "^6.30.2", "react-router-dom": "^6.0.2", "react-svg": "^14.1.3", "react-switch": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 70b112df..22d86610 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -795,8 +795,8 @@ importers: specifier: ^7.2.6 version: 7.2.9(react-dom@17.0.2(react@17.0.2))(react@17.0.2) react-router: - specifier: ^6.0.2 - version: 6.30.1(react@17.0.2) + specifier: ^6.30.2 + version: 6.30.2(react@17.0.2) react-router-dom: specifier: ^6.0.2 version: 6.30.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) @@ -4478,8 +4478,8 @@ packages: '@maxim_mazurok/gapi.client.discovery-v1@0.4.20200806': resolution: {integrity: sha512-Jeo/KZqK39DI6ExXHcJ4lqnn1O/wEqboQ6eQ8WnNpu5eJ7wUnX/C5KazOgs1aRhnIB/dVzDe8wm62nmtkMIoaw==} - '@maxim_mazurok/gapi.client.drive-v3@0.1.20251119': - resolution: {integrity: sha512-7vJHAPYcH5QwrXf7BBWHah3fQ8yUPSnW+LBjPu/W8OPoeNJNLnRB6u6ShqZkROsxxK16/Bo3UFvahM3htAsbWA==} + '@maxim_mazurok/gapi.client.drive-v3@0.1.20260105': + resolution: {integrity: sha512-siz+TvNpM/BAalrJpYr4HxK686e3UKTxTwfTSPaliwgOe7zBrShpxO8Ile9ntX7Y2ufv4Hvaac2eydgXmDbF9w==} '@messageformat/core@3.4.0': resolution: {integrity: sha512-NgCFubFFIdMWJGN5WuQhHCNmzk7QgiVfrViFxcS99j7F5dDS5EP6raR54I+2ydhe4+5/XTn/YIEppFaqqVWHsw==} @@ -6162,6 +6162,10 @@ packages: resolution: {integrity: sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==} engines: {node: '>=14.0.0'} + '@remix-run/router@1.23.1': + resolution: {integrity: sha512-vDbaOzF7yT2Qs4vO6XV1MHcJv+3dgR1sT+l3B8xxOVhUC336prMvqrvsLL/9Dnw2xr6Qhz4J0dmS0llNAbnUmQ==} + engines: {node: '>=14.0.0'} + '@rollup/plugin-commonjs@28.0.1': resolution: {integrity: sha512-+tNWdlWKbpB3WgBN7ijjYkq9X5uhjmcvyjEght4NmH5fAU++zfQzAJ6wumLS+dNcvwEZhKx2Z+skY8m7v0wGSA==} engines: {node: '>=16.0.0 || 14 >= 14.17'} @@ -11051,6 +11055,10 @@ packages: resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} engines: {node: '>=0.10'} + esquery@1.7.0: + resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==} + engines: {node: '>=0.10'} + esrecurse@4.3.0: resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} engines: {node: '>=4.0'} @@ -14364,6 +14372,7 @@ packages: next@14.2.33: resolution: {integrity: sha512-GiKHLsD00t4ACm1p00VgrI0rUFAC9cRDGReKyERlM57aeEZkOQGcZTpIbsGn0b562FTPJWmYfKwplfO9EaT6ng==} engines: {node: '>=18.17.0'} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/security-update-2025-12-11 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -16483,6 +16492,12 @@ packages: peerDependencies: react: '>=16.8' + react-router@6.30.2: + resolution: {integrity: sha512-H2Bm38Zu1bm8KUE5NVWRMzuIyAV8p/JrOaBJAwVmp37AXG72+CZJlEBw6pdn9i5TBgLMhNDgijS4ZlblpHyWTA==} + engines: {node: '>=14.0.0'} + peerDependencies: + react: '>=16.8' + react-slidedown@2.4.7: resolution: {integrity: sha512-HGDfrqo70r1WVE0DwrySPdCT27/2wcZaJYh5kOnmuPSCtjDDJrNkDdn4Ep/cma2VVfwupeAGhbc2pbrGThU6VQ==} peerDependencies: @@ -17247,6 +17262,7 @@ packages: scmp@2.1.0: resolution: {integrity: sha512-o/mRQGk9Rcer/jEEw/yw4mwo3EU/NvYvp577/Btqrym9Qy5/MdWGBqipbALgd2lrdWTJ5/gqDusxfnQBxOxT2Q==} + deprecated: Just use Node.js's crypto.timingSafeEqual() scroll-into-view-if-needed@2.2.31: resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==} @@ -19199,10 +19215,12 @@ packages: whatwg-encoding@1.0.5: resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@2.3.0: resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} @@ -24992,7 +25010,7 @@ snapshots: '@types/gapi.client': 1.0.8 '@types/gapi.client.discovery-v1': 0.0.4 - '@maxim_mazurok/gapi.client.drive-v3@0.1.20251119': + '@maxim_mazurok/gapi.client.drive-v3@0.1.20260105': dependencies: '@types/gapi.client': 1.0.8 '@types/gapi.client.discovery-v1': 0.0.4 @@ -27358,6 +27376,8 @@ snapshots: '@remix-run/router@1.23.0': {} + '@remix-run/router@1.23.1': {} + '@rollup/plugin-commonjs@28.0.1(rollup@3.29.5)': dependencies: '@rollup/pluginutils': 5.3.0(rollup@3.29.5) @@ -29014,7 +29034,7 @@ snapshots: '@types/gapi.client.drive@3.0.15': dependencies: - '@maxim_mazurok/gapi.client.drive-v3': 0.1.20251119 + '@maxim_mazurok/gapi.client.drive-v3': 0.1.20260105 '@types/gapi.client@1.0.8': {} @@ -34166,6 +34186,10 @@ snapshots: dependencies: estraverse: 5.3.0 + esquery@1.7.0: + dependencies: + estraverse: 5.3.0 + esrecurse@4.3.0: dependencies: estraverse: 5.3.0 @@ -41654,6 +41678,11 @@ snapshots: '@remix-run/router': 1.23.0 react: 17.0.2 + react-router@6.30.2(react@17.0.2): + dependencies: + '@remix-run/router': 1.23.1 + react: 17.0.2 + react-slidedown@2.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 @@ -44740,7 +44769,7 @@ snapshots: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - esquery: 1.6.0 + esquery: 1.7.0 lodash: 4.17.21 semver: 7.7.3 transitivePeerDependencies: