diff --git a/apps/web/package.json b/apps/web/package.json index 952028e..f4170c9 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -17,7 +17,7 @@ "@tailwindcss/forms": "^0.5.9", "@types/node": "22.7.4", "@types/react-dom": "18.3.0", - "@types/react": "18.3.10", + "@types/react": "18.3.12", "autoprefixer": "10.4.20", "axios": "^1.7.7", "class-variance-authority": "^0.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38922ad..3a3f25b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 22.7.4 version: 22.7.4 '@types/react': - specifier: 18.3.10 - version: 18.3.10 + specifier: 18.3.12 + version: 18.3.12 '@types/react-dom': specifier: 18.3.0 version: 18.3.0 @@ -1498,8 +1498,8 @@ packages: '@types/react-dom@18.3.0': resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} - '@types/react@18.3.10': - resolution: {integrity: sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==} + '@types/react@18.3.12': + resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==} '@types/semver@7.5.3': resolution: {integrity: sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==} @@ -3674,6 +3674,9 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tsup@8.3.0: resolution: {integrity: sha512-ALscEeyS03IomcuNdFdc0YWGVIkwH1Ws7nfTbAPuoILvEV2hpGQAY72LIOjglGo4ShWpZfpBqP/jpQVCzqYQag==} engines: {node: '>=18'} @@ -4966,9 +4969,9 @@ snapshots: '@types/react-dom@18.3.0': dependencies: - '@types/react': 18.3.10 + '@types/react': 18.3.12 - '@types/react@18.3.10': + '@types/react@18.3.12': dependencies: '@types/prop-types': 15.7.11 csstype: 3.1.2 @@ -5297,7 +5300,7 @@ snapshots: capnp-ts@0.7.0: dependencies: debug: 4.3.7 - tslib: 2.7.0 + tslib: 2.8.0 transitivePeerDependencies: - supports-color @@ -6888,7 +6891,7 @@ snapshots: dependencies: prettier: 2.8.8 prettier-package-json: 2.6.0 - tslib: 2.7.0 + tslib: 2.8.0 optionalDependencies: eslint: 9.9.1(jiti@1.21.0) @@ -7328,7 +7331,7 @@ snapshots: synckit@0.8.8: dependencies: '@pkgr/core': 0.1.0 - tslib: 2.7.0 + tslib: 2.8.0 synckit@0.9.1: dependencies: @@ -7420,6 +7423,8 @@ snapshots: tslib@2.7.0: {} + tslib@2.8.0: {} + tsup@8.3.0(@swc/core@1.7.26(@swc/helpers@0.5.5))(jiti@1.21.0)(postcss@8.4.40)(typescript@5.5.4): dependencies: bundle-require: 5.0.0(esbuild@0.23.1)