diff --git a/examples/with-create-react-app/package.json b/examples/with-create-react-app/package.json index aeed77661..2eb8ad4cd 100644 --- a/examples/with-create-react-app/package.json +++ b/examples/with-create-react-app/package.json @@ -9,10 +9,10 @@ "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.12", "@types/node": "^20.14.8", - "@types/react": "^18.3.0", - "react-dom": "^18.3.0", + "@types/react": "^18.3.5", + "react-dom": "^18.3.1", "react-scripts": "5.0.1", - "react": "^18.3.0", + "react": "^18.3.1", "typescript": "5.5.2", "util": "0.12.5", "viem": "2.17.0", diff --git a/examples/with-next-app-i18n/package.json b/examples/with-next-app-i18n/package.json index 388de7e2d..608df42f1 100644 --- a/examples/with-next-app-i18n/package.json +++ b/examples/with-next-app-i18n/package.json @@ -9,18 +9,18 @@ }, "dependencies": { "@rainbow-me/rainbowkit": "workspace:*", - "next": "^14.2.3", + "next": "^14.2.7", "next-intl": "^3.9.4", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8", "@tanstack/react-query": "^5.51.11" }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", - "next": "^14.2.3", + "@types/react": "^18.3.5", + "next": "^14.2.7", "typescript": "5.5.2" }, "engines": { diff --git a/examples/with-next-app/package.json b/examples/with-next-app/package.json index d5f83fb44..65c966041 100644 --- a/examples/with-next-app/package.json +++ b/examples/with-next-app/package.json @@ -9,17 +9,17 @@ }, "dependencies": { "@rainbow-me/rainbowkit": "workspace:*", - "next": "^14.2.3", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "next": "^14.2.7", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8", "@tanstack/react-query": "^5.51.11" }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", - "next": "^14.2.3", + "@types/react": "^18.3.5", + "next": "^14.2.7", "typescript": "5.5.2" }, "engines": { diff --git a/examples/with-next-custom-button/package.json b/examples/with-next-custom-button/package.json index c6fd5766d..03136ebeb 100644 --- a/examples/with-next-custom-button/package.json +++ b/examples/with-next-custom-button/package.json @@ -9,16 +9,16 @@ }, "dependencies": { "@rainbow-me/rainbowkit": "workspace:*", - "next": "^14.2.3", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "next": "^14.2.7", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8", "@tanstack/react-query": "^5.51.11" }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "typescript": "5.5.2" } } diff --git a/examples/with-next-mint-nft/package.json b/examples/with-next-mint-nft/package.json index d9a3b90e1..b8a8c3234 100644 --- a/examples/with-next-mint-nft/package.json +++ b/examples/with-next-mint-nft/package.json @@ -10,16 +10,16 @@ "dependencies": { "@rainbow-me/rainbowkit": "workspace:*", "framer-motion": "^6.3.3", - "next": "^14.2.3", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "next": "^14.2.7", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8", "@tanstack/react-query": "^5.51.11" }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "typescript": "5.5.2" } } diff --git a/examples/with-next-rainbow-button/package.json b/examples/with-next-rainbow-button/package.json index e4397dc03..bb69c72fa 100644 --- a/examples/with-next-rainbow-button/package.json +++ b/examples/with-next-rainbow-button/package.json @@ -9,16 +9,16 @@ }, "dependencies": { "@rainbow-me/rainbow-button": "workspace:*", - "next": "^14.2.3", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "next": "^14.2.7", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8", "@tanstack/react-query": "^5.51.11" }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "typescript": "5.5.2" } } diff --git a/examples/with-next-siwe-iron-session/package.json b/examples/with-next-siwe-iron-session/package.json index e2002c3f2..afe0e289c 100644 --- a/examples/with-next-siwe-iron-session/package.json +++ b/examples/with-next-siwe-iron-session/package.json @@ -11,9 +11,9 @@ "@rainbow-me/rainbowkit": "workspace:*", "ethers": "^5.6.8", "iron-session": "^6.3.1", - "next": "^14.2.3", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "next": "^14.2.7", + "react": "^18.3.1", + "react-dom": "^18.3.1", "siwe": "^2.1.4", "viem": "2.17.0", "wagmi": "^2.12.8", @@ -21,7 +21,7 @@ }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "typescript": "5.5.2" } } diff --git a/examples/with-next-siwe-next-auth/package.json b/examples/with-next-siwe-next-auth/package.json index 385fbdd2c..fdc5dbf64 100644 --- a/examples/with-next-siwe-next-auth/package.json +++ b/examples/with-next-siwe-next-auth/package.json @@ -11,10 +11,10 @@ "@rainbow-me/rainbowkit": "workspace:*", "@rainbow-me/rainbowkit-siwe-next-auth": "workspace:*", "ethers": "^5.6.8", - "next": "^14.2.3", + "next": "^14.2.7", "next-auth": "4.24.5", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "siwe": "^2.1.4", "viem": "2.17.0", "wagmi": "^2.12.8", @@ -22,7 +22,7 @@ }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "typescript": "5.5.2" } } diff --git a/examples/with-next-wallet-button/package.json b/examples/with-next-wallet-button/package.json index 471da211f..8a492a90c 100644 --- a/examples/with-next-wallet-button/package.json +++ b/examples/with-next-wallet-button/package.json @@ -9,16 +9,16 @@ }, "dependencies": { "@rainbow-me/rainbowkit": "workspace:*", - "next": "^14.2.3", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "next": "^14.2.7", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8", "@tanstack/react-query": "^5.51.11" }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "typescript": "5.5.2" } } diff --git a/examples/with-next/package.json b/examples/with-next/package.json index 057ab531b..369e06340 100644 --- a/examples/with-next/package.json +++ b/examples/with-next/package.json @@ -9,16 +9,16 @@ }, "dependencies": { "@rainbow-me/rainbowkit": "workspace:*", - "next": "^14.2.3", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "next": "^14.2.7", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8", "@tanstack/react-query": "^5.51.11" }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "typescript": "5.5.2" } } diff --git a/examples/with-remix/package.json b/examples/with-remix/package.json index eb68c34f8..46c5aa547 100644 --- a/examples/with-remix/package.json +++ b/examples/with-remix/package.json @@ -13,15 +13,15 @@ "@remix-run/node": "^2.9.2", "@remix-run/react": "^2.9.2", "@remix-run/serve": "^2.9.2", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8", "@tanstack/react-query": "^5.51.11" }, "devDependencies": { "@remix-run/dev": "^2.9.2", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "typescript": "5.5.2" }, diff --git a/examples/with-vite/package.json b/examples/with-vite/package.json index 892575283..0ed6e9fb6 100644 --- a/examples/with-vite/package.json +++ b/examples/with-vite/package.json @@ -10,14 +10,14 @@ }, "dependencies": { "@rainbow-me/rainbowkit": "workspace:*", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8", "@tanstack/react-query": "^5.51.11" }, "devDependencies": { - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "@vitejs/plugin-react": "^4.2.1", "typescript": "5.5.2", diff --git a/package.json b/package.json index 7804131ce..bf9c29140 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "@vanilla-extract/esbuild-plugin": "^2.3.5", "@vanilla-extract/vite-plugin": "^4.0.9", @@ -63,12 +63,12 @@ "husky": "^9.1.5", "jsdom": "^25.0.0", "lokijs": "^1.5.12", - "next": "^14.2.3", + "next": "^14.2.7", "next-auth": "4.24.5", "postcss": "^8.4.32", "postcss-prefix-selector": "^1.16.0", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "recursive-readdir-files": "^2.3.1", "typescript": "5.5.2", "viem": "2.17.0", diff --git a/packages/create-rainbowkit/generated-test-app/package.json b/packages/create-rainbowkit/generated-test-app/package.json index b1137d11d..df25d746b 100644 --- a/packages/create-rainbowkit/generated-test-app/package.json +++ b/packages/create-rainbowkit/generated-test-app/package.json @@ -10,15 +10,15 @@ "dependencies": { "@rainbow-me/rainbowkit": "workspace:*", "@tanstack/react-query": "^5.51.11", - "next": "^14.2.3", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "next": "^14.2.7", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8" }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "typescript": "5.5.2" } } diff --git a/packages/create-rainbowkit/templates/next-app/package.json b/packages/create-rainbowkit/templates/next-app/package.json index a3b45e20d..302691caa 100644 --- a/packages/create-rainbowkit/templates/next-app/package.json +++ b/packages/create-rainbowkit/templates/next-app/package.json @@ -10,15 +10,15 @@ "dependencies": { "@rainbow-me/rainbowkit": "workspace:*", "@tanstack/react-query": "^5.51.11", - "next": "^14.2.3", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "next": "^14.2.7", + "react": "^18.3.1", + "react-dom": "^18.3.1", "viem": "2.17.0", "wagmi": "^2.12.8" }, "devDependencies": { "@types/node": "^20.14.8", - "@types/react": "^18.3.0", + "@types/react": "^18.3.5", "typescript": "5.5.2" } } diff --git a/packages/example/package.json b/packages/example/package.json index da2f6d74d..6d6d82ed1 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -10,10 +10,10 @@ "@rainbow-me/rainbow-button": "workspace:*", "@tanstack/react-query": "^5.51.11", "ethers": "^5.6.8", - "next": "^14.2.3", + "next": "^14.2.7", "next-auth": "4.24.5", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "siwe": "^2.1.4", "viem": "2.17.0", "wagmi": "^2.12.8" diff --git a/packages/rainbowkit/package.json b/packages/rainbowkit/package.json index 7bc2612c0..1f1e13527 100644 --- a/packages/rainbowkit/package.json +++ b/packages/rainbowkit/package.json @@ -47,7 +47,7 @@ "jsdom": "^25.0.0", "nock": "^13.4.0", "postcss": "^8.4.32", - "react": "^18.3.0", + "react": "^18.3.1", "vitest": "2.0.5", "dotenv": "^16.4.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b657f38a..6bdeb1122 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,7 +41,7 @@ importers: specifier: ^20.14.8 version: 20.14.8 '@types/react': - specifier: ^18.3.0 + specifier: ^18.3.5 version: 18.3.5 '@types/react-dom': specifier: ^18.3.0 @@ -77,7 +77,7 @@ importers: specifier: ^1.5.12 version: 1.5.12 next: - specifier: ^14.2.3 + specifier: ^14.2.7 version: 14.2.7(@babel/core@7.25.2)(@opentelemetry/api@1.9.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-auth: specifier: 4.24.5 @@ -89,10 +89,10 @@ importers: specifier: ^1.16.0 version: 1.16.1(postcss@8.4.41) react: - specifier: ^18.3.0 + specifier: ^18.3.1 version: 18.3.1 react-dom: - specifier: ^18.3.0 + specifier: ^18.3.1 version: 18.3.1(react@18.3.1) recursive-readdir-files: specifier: ^2.3.1 @@ -293,16 +293,16 @@ importers: specifier: ^5.6.8 version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) next: - specifier: ^14.2.3 + specifier: ^14.2.7 version: 14.2.7(@babel/core@7.25.2)(@opentelemetry/api@1.9.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-auth: specifier: 4.24.5 version: 4.24.5(next@14.2.7(@babel/core@7.25.2)(@opentelemetry/api@1.9.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: - specifier: ^18.3.0 + specifier: ^18.3.1 version: 18.3.1 react-dom: - specifier: ^18.3.0 + specifier: ^18.3.1 version: 18.3.1(react@18.3.1) siwe: specifier: ^2.1.4 @@ -405,7 +405,7 @@ importers: specifier: ^8.4.32 version: 8.4.41 react: - specifier: ^18.3.0 + specifier: ^18.3.1 version: 18.3.1 vitest: specifier: 2.0.5 @@ -493,7 +493,7 @@ importers: specifier: 2.0.0 version: 2.0.0 next: - specifier: ^14.2.3 + specifier: ^14.2.7 version: 14.2.7(@babel/core@7.25.2)(@opentelemetry/api@1.9.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-compose-plugins: specifier: 2.2.1 @@ -505,10 +505,10 @@ importers: specifier: 1.3.0 version: 1.3.0 react: - specifier: ^18.3.0 + specifier: ^18.3.1 version: 18.3.1 react-dom: - specifier: ^18.3.0 + specifier: ^18.3.1 version: 18.3.1(react@18.3.1) refractor: specifier: 4.5.0 @@ -788,7 +788,6 @@ packages: '@babel/plugin-proposal-class-properties@7.18.6': resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. peerDependencies: '@babel/core': ^7.0.0-0 @@ -807,28 +806,24 @@ packages: '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6': resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. peerDependencies: '@babel/core': ^7.0.0-0 '@babel/plugin-proposal-numeric-separator@7.18.6': resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. peerDependencies: '@babel/core': ^7.0.0-0 '@babel/plugin-proposal-optional-chaining@7.21.0': resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. peerDependencies: '@babel/core': ^7.0.0-0 '@babel/plugin-proposal-private-methods@7.18.6': resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. peerDependencies: '@babel/core': ^7.0.0-0 @@ -841,7 +836,6 @@ packages: '@babel/plugin-proposal-private-property-in-object@7.21.11': resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==} engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. peerDependencies: '@babel/core': ^7.0.0-0 @@ -2643,7 +2637,6 @@ packages: '@motionone/vue@10.16.4': resolution: {integrity: sha512-z10PF9JV6SbjFq+/rYabM+8CVlMokgl8RFGvieSGNTmrkQanfHn+15XBrhG3BgUfvmTeSeyShfOHpG0i9zEdcg==} - deprecated: Motion One for Vue is deprecated. Use Oku Motion instead https://oku-ui.com/motion '@next/env@13.5.6': resolution: {integrity: sha512-Yac/bV5sBGkkEXmAX5FWPS9Mmo2rthrOPRQQNfycJPkjUAUclomCPH7QFVCDQ4Mp2k2K1SSM6m0zrxYrOwtFQw==} @@ -4428,7 +4421,6 @@ packages: abab@2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} - deprecated: Use your platform's native atob() and btoa() methods instead abitype@1.0.5: resolution: {integrity: sha512-YzDhti7cjlfaBhHutMaboYB21Ha3rXR9QTkNJFzYC4kC8YclaiwPBBBJY8ejFdu2wnJeZCVZSMlQJ7fi8S6hsw==} @@ -5746,7 +5738,6 @@ packages: domexception@2.0.1: resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==} engines: {node: '>=8'} - deprecated: Use your platform's native DOMException instead domhandler@4.3.1: resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==} @@ -6563,7 +6554,6 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -6911,7 +6901,6 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} - deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.3: resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} @@ -9385,10 +9374,6 @@ packages: q@1.5.1: resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - deprecated: |- - You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. - - (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) qr-code-styling@1.6.0-rc.1: resolution: {integrity: sha512-ModRIiW6oUnsP18QzrRYZSc/CFKFKIdj7pUs57AEVH20ajlglRpN3HukjHk0UbNMTlKGuaYl7Gt6/O5Gg2NU2Q==} @@ -9770,12 +9755,10 @@ packages: rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} - deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rollup-plugin-terser@7.0.2: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} - deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser peerDependencies: rollup: ^2.0.0 @@ -10076,7 +10059,6 @@ packages: sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} - deprecated: Please use @jridgewell/sourcemap-codec instead space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} @@ -10120,7 +10102,6 @@ packages: stable@0.1.8: resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==} - deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility' stack-utils@2.0.6: resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==} @@ -10345,7 +10326,6 @@ packages: svgo@1.3.2: resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==} engines: {node: '>=4.0.0'} - deprecated: This SVGO version is no longer supported. Upgrade to v2.x.x. hasBin: true svgo@2.8.0: @@ -10980,7 +10960,6 @@ packages: w3c-hr-time@1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} - deprecated: Use your platform's native performance.now() and performance.timeOrigin. w3c-xmlserializer@2.0.0: resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==} @@ -11190,7 +11169,6 @@ packages: workbox-cacheable-response@6.6.0: resolution: {integrity: sha512-JfhJUSQDwsF1Xv3EV1vWzSsCOZn4mQ38bWEBR3LdvOxSPgB65gAM6cS2CX8rkkKHRgiLrN7Wxoyu+TuH67kHrw==} - deprecated: workbox-background-sync@6.6.0 workbox-core@6.6.0: resolution: {integrity: sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==} @@ -11200,7 +11178,6 @@ packages: workbox-google-analytics@6.6.0: resolution: {integrity: sha512-p4DJa6OldXWd6M9zRl0H6vB9lkrmqYFkRQ2xEiNdBFp9U0LhsGO7hsBscVEyH9H2/3eZZt8c97NB2FD9U2NJ+Q==} - deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained workbox-navigation-preload@6.6.0: resolution: {integrity: sha512-utNEWG+uOfXdaZmvhshrh7KzhDu/1iMHyQOV6Aqup8Mm78D286ugu5k9MFD9SzBT5TcwgwSORVvInaXWbvKz9Q==} diff --git a/site/package.json b/site/package.json index 0e2f8501d..f504af094 100644 --- a/site/package.json +++ b/site/package.json @@ -23,12 +23,12 @@ "framer-motion": "^6.3.0", "hast-util-to-html": "8.0.3", "hast-util-to-string": "2.0.0", - "next": "^14.2.3", + "next": "^14.2.7", "next-compose-plugins": "2.2.1", "next-intl": "^3.9.4", "parse-numeric-range": "1.3.0", - "react": "^18.3.0", - "react-dom": "^18.3.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "refractor": "4.5.0", "rehype-parse": "8.0.4", "remark-slug": "^7.0.1",