Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 1fed1e5 commit ebaa070
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "klg",
"private": true,
"description": "Magda Klag",
"version": "0.4.137",
"version": "0.4.138",
"author": "Tymoteusz Czech <mail@tymek.cz>",
"scripts": {
"postinstall": "node ./scripts/postinstall.js",
Expand Down Expand Up @@ -71,16 +71,16 @@
"jest": "28.1.0",
"postcss": "8.4.13",
"postcss-import": "14.1.0",
"react-test-renderer": "18.1.0",
"react-test-renderer": "18.2.0",
"start-server-and-test": "1.14.0",
"typescript": "4.6.4",
"webpack-bundle-analyzer": "4.5.0"
},
"optionalDependencies": {
"@types/loadable__component": "5.13.4",
"@types/node": "16.11.33",
"@types/react": "17.0.45",
"@types/react-dom": "17.0.16",
"@types/react": "17.0.78",
"@types/react-dom": "17.0.25",
"@types/react-helmet": "6.1.5",
"@types/resize-observer-browser": "0.1.7"
}
Expand Down

0 comments on commit ebaa070

Please sign in to comment.