Merge pull request #88 from nullndr/dependabot/npm_and_yarn/types/react-dom-18.0.10

Bump @types/react-dom from 17.0.16 to 18.0.10
This commit is contained in:
Andrea
2023-01-14 14:25:02 +01:00
committed by GitHub
2 changed files with 10 additions and 34 deletions

View File

@@ -24,7 +24,7 @@
"@remix-run/dev": "^1.10.0",
"@remix-run/eslint-config": "^1.6.7",
"@types/react": "^18.0.17",
"@types/react-dom": "^17.0.9",
"@types/react-dom": "^18.0.10",
"autoprefixer": "^10.4.8",
"concurrently": "^7.3.0",
"cross-env": "^7.0.3",