Skip to content

Commit b8bf294

Browse files
authored
Merge pull request #43 from raumobil/security-patch
build: install latest next 15.3
2 parents 9f592bb + 33c1ab9 commit b8bf294

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@mui/material-nextjs": "^7.0.2",
2121
"@yudiel/react-qr-scanner": "^2.3.1",
2222
"lodash": "^4.17.21",
23-
"next": "^15.3.6",
23+
"next": "15.3.8",
2424
"next-intl": "^4.1.0",
25-
"react": "^19.0.1",
26-
"react-dom": "^19.0.1"
25+
"react": "^19.2.3",
26+
"react-dom": "^19.2.3"
2727
},
2828
"devDependencies": {
2929
"@eslint/eslintrc": "^3",

0 commit comments

Comments
 (0)