Skip to content

Commit

Permalink
Merge pull request #103 from DevSkillsHQ/dependabot/npm_and_yarn/app-…
Browse files Browse the repository at this point in the history
…frontend/multi-43de07ffaa

build(deps): Bump react, react-dom and react-test-renderer in /app-frontend
  • Loading branch information
github-actions[bot] authored Dec 11, 2024
2 parents a20fb70 + dac968a commit 3389e3f
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 104 deletions.
148 changes: 47 additions & 101 deletions app-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions app-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"next": "^15.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"autoprefixer": "^10.4.20",
Expand All @@ -22,6 +22,6 @@
"babel-jest": "^29.7.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"react-test-renderer": "^18.3.1"
"react-test-renderer": "^19.0.0"
}
}

0 comments on commit 3389e3f

Please sign in to comment.