Skip to content

Commit

Permalink
Update: dependencies 🆙
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2023
1 parent 3881492 commit 7cb62ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
},
"dependencies": {
"loader-utils": "2",
"parse5": "6",
"parse5": "7",
"safe-require": "1",
"webpack-sources": "2"
"webpack-sources": "3"
},
"devDependencies": {
"@crystal-ball/commitizen-base": "2.12.0",
Expand Down
6 changes: 3 additions & 3 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"license": "ISC",
"dependencies": {
"core-js": "3.11.1",
"ionicons": "5.5.1",
"ionicons": "7.1.2",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2"
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@babel/core": "7.21.5",
Expand Down

0 comments on commit 7cb62ca

Please sign in to comment.