Update React (changelog ignore) #127

This commit is contained in:
garronej
2022-06-28 23:36:16 +02:00
parent 9282dfe491
commit ce04646576
2 changed files with 30 additions and 31 deletions

View File

@ -63,13 +63,13 @@
"@emotion/react": "^11.4.1",
"@types/memoizee": "^0.4.7",
"@types/node": "^17.0.25",
"@types/react": "^17.0.0",
"@types/react": "18.0.9",
"copyfiles": "^2.4.1",
"husky": "^4.3.8",
"lint-staged": "^11.0.0",
"prettier": "^2.3.0",
"properties-parser": "^0.3.1",
"react": "^17.0.1",
"react": "18.1.0",
"rimraf": "^3.0.2",
"typescript": "^4.2.3"
},