fix(deps): update react monorepo to v19.2.0
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Lint / Lint (push) Successful in 26s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Lint / Lint (push) Successful in 26s
				
			This commit is contained in:
		
							
								
								
									
										12
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								package.json
									
									
									
									
									
								
							@@ -13,16 +13,16 @@
 | 
			
		||||
    "clsx": "^2.1.1",
 | 
			
		||||
    "lucide-react": "^0.544.0",
 | 
			
		||||
    "next": "15.5.4",
 | 
			
		||||
    "react": "19.1.1",
 | 
			
		||||
    "react-dom": "19.1.1",
 | 
			
		||||
    "react": "19.2.0",
 | 
			
		||||
    "react-dom": "19.2.0",
 | 
			
		||||
    "tailwind-merge": "^3.3.1"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@eslint/eslintrc": "3.3.1",
 | 
			
		||||
    "@tailwindcss/postcss": "4.1.14",
 | 
			
		||||
    "@types/node": "22.18.8",
 | 
			
		||||
    "@types/react": "19.1.15",
 | 
			
		||||
    "@types/react-dom": "19.1.9",
 | 
			
		||||
    "@types/react": "19.2.0",
 | 
			
		||||
    "@types/react-dom": "19.2.0",
 | 
			
		||||
    "eslint": "9.37.0",
 | 
			
		||||
    "eslint-config-next": "15.5.4",
 | 
			
		||||
    "eslint-config-prettier": "10.1.8",
 | 
			
		||||
@@ -36,8 +36,8 @@
 | 
			
		||||
  "packageManager": "pnpm@10.18.0",
 | 
			
		||||
  "pnpm": {
 | 
			
		||||
    "overrides": {
 | 
			
		||||
      "@types/react": "19.1.15",
 | 
			
		||||
      "@types/react-dom": "19.1.9"
 | 
			
		||||
      "@types/react": "19.2.0",
 | 
			
		||||
      "@types/react-dom": "19.2.0"
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										80
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										80
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@@ -5,8 +5,8 @@ settings:
 | 
			
		||||
  excludeLinksFromLockfile: false
 | 
			
		||||
 | 
			
		||||
overrides:
 | 
			
		||||
  '@types/react': 19.1.15
 | 
			
		||||
  '@types/react-dom': 19.1.9
 | 
			
		||||
  '@types/react': 19.2.0
 | 
			
		||||
  '@types/react-dom': 19.2.0
 | 
			
		||||
 | 
			
		||||
importers:
 | 
			
		||||
 | 
			
		||||
@@ -20,16 +20,16 @@ importers:
 | 
			
		||||
        version: 2.1.1
 | 
			
		||||
      lucide-react:
 | 
			
		||||
        specifier: ^0.544.0
 | 
			
		||||
        version: 0.544.0(react@19.1.1)
 | 
			
		||||
        version: 0.544.0(react@19.2.0)
 | 
			
		||||
      next:
 | 
			
		||||
        specifier: 15.5.4
 | 
			
		||||
        version: 15.5.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
 | 
			
		||||
        version: 15.5.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
 | 
			
		||||
      react:
 | 
			
		||||
        specifier: 19.1.1
 | 
			
		||||
        version: 19.1.1
 | 
			
		||||
        specifier: 19.2.0
 | 
			
		||||
        version: 19.2.0
 | 
			
		||||
      react-dom:
 | 
			
		||||
        specifier: 19.1.1
 | 
			
		||||
        version: 19.1.1(react@19.1.1)
 | 
			
		||||
        specifier: 19.2.0
 | 
			
		||||
        version: 19.2.0(react@19.2.0)
 | 
			
		||||
      tailwind-merge:
 | 
			
		||||
        specifier: ^3.3.1
 | 
			
		||||
        version: 3.3.1
 | 
			
		||||
@@ -44,11 +44,11 @@ importers:
 | 
			
		||||
        specifier: 22.18.8
 | 
			
		||||
        version: 22.18.8
 | 
			
		||||
      '@types/react':
 | 
			
		||||
        specifier: 19.1.15
 | 
			
		||||
        version: 19.1.15
 | 
			
		||||
        specifier: 19.2.0
 | 
			
		||||
        version: 19.2.0
 | 
			
		||||
      '@types/react-dom':
 | 
			
		||||
        specifier: 19.1.9
 | 
			
		||||
        version: 19.1.9(@types/react@19.1.15)
 | 
			
		||||
        specifier: 19.2.0
 | 
			
		||||
        version: 19.2.0(@types/react@19.2.0)
 | 
			
		||||
      eslint:
 | 
			
		||||
        specifier: 9.37.0
 | 
			
		||||
        version: 9.37.0(jiti@2.6.1)
 | 
			
		||||
@@ -477,13 +477,13 @@ packages:
 | 
			
		||||
  '@types/node@22.18.8':
 | 
			
		||||
    resolution: {integrity: sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==}
 | 
			
		||||
 | 
			
		||||
  '@types/react-dom@19.1.9':
 | 
			
		||||
    resolution: {integrity: sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==}
 | 
			
		||||
  '@types/react-dom@19.2.0':
 | 
			
		||||
    resolution: {integrity: sha512-brtBs0MnE9SMx7px208g39lRmC5uHZs96caOJfTjFcYSLHNamvaSMfJNagChVNkup2SdtOxKX1FDBkRSJe1ZAg==}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      '@types/react': 19.1.15
 | 
			
		||||
      '@types/react': 19.2.0
 | 
			
		||||
 | 
			
		||||
  '@types/react@19.1.15':
 | 
			
		||||
    resolution: {integrity: sha512-+kLxJpaJzXybyDyFXYADyP1cznTO8HSuBpenGlnKOAkH4hyNINiywvXS/tGJhsrGGP/gM185RA3xpjY0Yg4erA==}
 | 
			
		||||
  '@types/react@19.2.0':
 | 
			
		||||
    resolution: {integrity: sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==}
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/eslint-plugin@8.44.1':
 | 
			
		||||
    resolution: {integrity: sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==}
 | 
			
		||||
@@ -1690,16 +1690,16 @@ packages:
 | 
			
		||||
  queue-microtask@1.2.3:
 | 
			
		||||
    resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
 | 
			
		||||
 | 
			
		||||
  react-dom@19.1.1:
 | 
			
		||||
    resolution: {integrity: sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==}
 | 
			
		||||
  react-dom@19.2.0:
 | 
			
		||||
    resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      react: ^19.1.1
 | 
			
		||||
      react: ^19.2.0
 | 
			
		||||
 | 
			
		||||
  react-is@16.13.1:
 | 
			
		||||
    resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
 | 
			
		||||
 | 
			
		||||
  react@19.1.1:
 | 
			
		||||
    resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==}
 | 
			
		||||
  react@19.2.0:
 | 
			
		||||
    resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==}
 | 
			
		||||
    engines: {node: '>=0.10.0'}
 | 
			
		||||
 | 
			
		||||
  reflect.getprototypeof@1.0.10:
 | 
			
		||||
@@ -1745,8 +1745,8 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==}
 | 
			
		||||
    engines: {node: '>= 0.4'}
 | 
			
		||||
 | 
			
		||||
  scheduler@0.26.0:
 | 
			
		||||
    resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==}
 | 
			
		||||
  scheduler@0.27.0:
 | 
			
		||||
    resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
 | 
			
		||||
 | 
			
		||||
  semver@6.3.1:
 | 
			
		||||
    resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
 | 
			
		||||
@@ -2312,11 +2312,11 @@ snapshots:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      undici-types: 6.21.0
 | 
			
		||||
 | 
			
		||||
  '@types/react-dom@19.1.9(@types/react@19.1.15)':
 | 
			
		||||
  '@types/react-dom@19.2.0(@types/react@19.2.0)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@types/react': 19.1.15
 | 
			
		||||
      '@types/react': 19.2.0
 | 
			
		||||
 | 
			
		||||
  '@types/react@19.1.15':
 | 
			
		||||
  '@types/react@19.2.0':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      csstype: 3.1.3
 | 
			
		||||
 | 
			
		||||
@@ -3485,9 +3485,9 @@ snapshots:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      js-tokens: 4.0.0
 | 
			
		||||
 | 
			
		||||
  lucide-react@0.544.0(react@19.1.1):
 | 
			
		||||
  lucide-react@0.544.0(react@19.2.0):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      react: 19.1.1
 | 
			
		||||
      react: 19.2.0
 | 
			
		||||
 | 
			
		||||
  magic-string@0.30.19:
 | 
			
		||||
    dependencies:
 | 
			
		||||
@@ -3526,15 +3526,15 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  natural-compare@1.4.0: {}
 | 
			
		||||
 | 
			
		||||
  next@15.5.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
 | 
			
		||||
  next@15.5.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@next/env': 15.5.4
 | 
			
		||||
      '@swc/helpers': 0.5.15
 | 
			
		||||
      caniuse-lite: 1.0.30001735
 | 
			
		||||
      postcss: 8.4.31
 | 
			
		||||
      react: 19.1.1
 | 
			
		||||
      react-dom: 19.1.1(react@19.1.1)
 | 
			
		||||
      styled-jsx: 5.1.6(react@19.1.1)
 | 
			
		||||
      react: 19.2.0
 | 
			
		||||
      react-dom: 19.2.0(react@19.2.0)
 | 
			
		||||
      styled-jsx: 5.1.6(react@19.2.0)
 | 
			
		||||
    optionalDependencies:
 | 
			
		||||
      '@next/swc-darwin-arm64': 15.5.4
 | 
			
		||||
      '@next/swc-darwin-x64': 15.5.4
 | 
			
		||||
@@ -3662,14 +3662,14 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  queue-microtask@1.2.3: {}
 | 
			
		||||
 | 
			
		||||
  react-dom@19.1.1(react@19.1.1):
 | 
			
		||||
  react-dom@19.2.0(react@19.2.0):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      react: 19.1.1
 | 
			
		||||
      scheduler: 0.26.0
 | 
			
		||||
      react: 19.2.0
 | 
			
		||||
      scheduler: 0.27.0
 | 
			
		||||
 | 
			
		||||
  react-is@16.13.1: {}
 | 
			
		||||
 | 
			
		||||
  react@19.1.1: {}
 | 
			
		||||
  react@19.2.0: {}
 | 
			
		||||
 | 
			
		||||
  reflect.getprototypeof@1.0.10:
 | 
			
		||||
    dependencies:
 | 
			
		||||
@@ -3732,7 +3732,7 @@ snapshots:
 | 
			
		||||
      es-errors: 1.3.0
 | 
			
		||||
      is-regex: 1.2.1
 | 
			
		||||
 | 
			
		||||
  scheduler@0.26.0: {}
 | 
			
		||||
  scheduler@0.27.0: {}
 | 
			
		||||
 | 
			
		||||
  semver@6.3.1: {}
 | 
			
		||||
 | 
			
		||||
@@ -3892,10 +3892,10 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  strip-json-comments@3.1.1: {}
 | 
			
		||||
 | 
			
		||||
  styled-jsx@5.1.6(react@19.1.1):
 | 
			
		||||
  styled-jsx@5.1.6(react@19.2.0):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      client-only: 0.0.1
 | 
			
		||||
      react: 19.1.1
 | 
			
		||||
      react: 19.2.0
 | 
			
		||||
 | 
			
		||||
  supports-color@7.2.0:
 | 
			
		||||
    dependencies:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user