Skip to content

Commit 212336e

Browse files
chore(deps): update react monorepo (#1874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8de04e2 commit 212336e

3 files changed

Lines changed: 259 additions & 257 deletions

File tree

packages/boutique/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"devDependencies": {
3434
"@tailwindcss/forms": "^0.5.9",
3535
"@tailwindcss/typography": "^0.5.15",
36-
"@types/react": "18.3.12",
37-
"@types/react-dom": "18.3.1",
36+
"@types/react": "18.3.16",
37+
"@types/react-dom": "18.3.5",
3838
"@vitejs/plugin-react-swc": "^3.7.2",
3939
"autoprefixer": "^10.4.20",
4040
"postcss": "^8.4.49",

packages/wallet/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@tailwindcss/forms": "^0.5.9",
3838
"@types/node": "^20.12.11",
3939
"@types/nprogress": "^0.2.3",
40-
"@types/react": "18.3.12",
41-
"@types/react-dom": "18.3.1",
40+
"@types/react": "18.3.16",
41+
"@types/react-dom": "18.3.5",
4242
"autoprefixer": "^10.4.20",
4343
"postcss": "^8.4.49",
4444
"tailwindcss": "^3.4.16",

0 commit comments

Comments
 (0)