Skip to content

Commit

Permalink
Merge pull request #539 from d-i-t-a/dependabot/npm_and_yarn/react-an…
Browse files Browse the repository at this point in the history
…d-react-dom-and-types/react-18.2.0

Bump react, react-dom and @types/react
  • Loading branch information
aferditamuriqi authored Sep 22, 2023
2 parents 6befe1b + 2fed345 commit fcd5c85
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 43 deletions.
74 changes: 34 additions & 40 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/pako": "^2.0.0",
"@types/parse5": "^7.0.0",
"@types/promise-polyfill": "^6.0.3",
"@types/react": "^17.0.11",
"@types/react": "^18.2.22",
"@types/react-dom": "^17.0.7",
"@types/rimraf": "^3.0.0",
"@types/sanitize-html": "^2.9.0",
Expand Down Expand Up @@ -114,9 +114,9 @@
"prettier": "^2.2.1",
"process": "^0.11.10",
"rangy": "^1.3.0",
"react": "^17.0.2",
"react": "^18.2.0",
"react-app-polyfill": "^3.0.0",
"react-dom": "^17.0.2",
"react-dom": "^18.2.0",
"regenerator-runtime": "^0.14.0",
"rimraf": "^3.0.2",
"sinon": "^16.0.0",
Expand Down

0 comments on commit fcd5c85

Please sign in to comment.