Skip to content

Commit fe23282

Browse files
authored
Merge pull request #173 from ProgrammingLab/dependabot/npm_and_yarn/frontend/multi-9d19999a5a
Bump react and @types/react in /frontend
2 parents eb5d424 + 7c93a0a commit fe23282

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

frontend/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@react-aria/ssr": "^3.9.4",
2525
"@react-aria/visually-hidden": "^3.8.10",
2626
"@types/node": "20.12.11",
27-
"@types/react": "18.2.74",
27+
"@types/react": "18.3.3",
2828
"@types/react-dom": "18.2.24",
2929
"autoprefixer": "10.4.19",
3030
"clsx": "^2.0.0",
@@ -35,7 +35,7 @@
3535
"next": "14.2.3",
3636
"next-themes": "^0.2.1",
3737
"postcss": "8.4.38",
38-
"react": "18.2.0",
38+
"react": "18.3.1",
3939
"react-dom": "18.2.0",
4040
"tailwind-variants": "^0.2.1",
4141
"tailwindcss": "3.4.3",

0 commit comments

Comments
 (0)