Skip to content

Commit 9e37850

Browse files
ThomasRoestThomas Roest
and
Thomas Roest
authored
feat: upgrade types and create release React 18 upgrade (#2124)
310b08a Co-authored-by: Thomas Roest <[email protected]>
1 parent a31450e commit 9e37850

File tree

2 files changed

+26
-50
lines changed

2 files changed

+26
-50
lines changed

package-lock.json

+23-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@tippyjs/react": "4.1.0",
32-
"@types/react-test-renderer": "^17.0.0",
32+
"@types/react-test-renderer": "^18.0.0",
3333
"@vxna/mini-html-webpack-template": "^2.0.0",
3434
"acorn": "^6.4.1",
3535
"acorn-jsx": "^5.1.0",
@@ -119,8 +119,8 @@
119119
"@types/markdown-to-jsx": "^6.9.0",
120120
"@types/node": "^12.12.3",
121121
"@types/prismjs": "^1.16.0",
122-
"@types/react": "^18.0.26",
123-
"@types/react-dom": "^18.0.9",
122+
"@types/react": "^18.0.28",
123+
"@types/react-dom": "^18.0.10",
124124
"@types/terser-webpack-plugin": "^2.2.3",
125125
"@types/type-detect": "^4.0.1",
126126
"@types/webpack": "^5.28.0",

0 commit comments

Comments
 (0)