File tree Expand file tree Collapse file tree 3 files changed +181
-142
lines changed
packages/react-renderer-demo Expand file tree Collapse file tree 3 files changed +181
-142
lines changed Original file line number Diff line number Diff line change 76
76
"@testing-library/jest-dom" : " ^5.16.1" ,
77
77
"@testing-library/react" : " ^12.1.2" ,
78
78
"@testing-library/user-event" : " ^14.1.1" ,
79
- "@types/react" : " >=17 .0.21 " ,
80
- "@types/react-dom" : " ^17 .0.9 " ,
79
+ "@types/react" : " ^18 .0.18 " ,
80
+ "@types/react-dom" : " ^18 .0.6 " ,
81
81
"@typescript-eslint/eslint-plugin" : " ^4.31.1" ,
82
82
"babel-eslint" : " ^10.1.0" ,
83
83
"babel-jest" : " ^27.4.6" ,
107
107
"node-sass" : " ^7.0.1" ,
108
108
"prettier" : " ^2.5.1" ,
109
109
"prop-types" : " ^15.8.1" ,
110
- "react" : " ^17.0.2 " ,
111
- "react-dom" : " ^17.0.2 " ,
110
+ "react" : " ^18.2.0 " ,
111
+ "react-dom" : " ^18.2.0 " ,
112
112
"regenerator-runtime" : " ^0.13.9" ,
113
113
"replace-in-file" : " ^6.3.2" ,
114
114
"sass-loader" : " ^12.4.0" ,
Original file line number Diff line number Diff line change 40
40
"@mui/material" : " ^5.2.8" ,
41
41
"@mui/styles" : " ^5.2.3" ,
42
42
"@mui/x-date-pickers" : " ^5.0.0-beta.0" ,
43
- "@next/bundle-analyzer" : " ^ 12.1 .0" ,
44
- "@next/mdx" : " ^ 12.0.1 " ,
43
+ "@next/bundle-analyzer" : " 12.3 .0" ,
44
+ "@next/mdx" : " 12.3.0 " ,
45
45
"@rvsia/next-offline" : " ^5.0.5" ,
46
46
"@stackblitz/sdk" : " ^1.5.3" ,
47
47
"clsx" : " ^1.1.1" ,
51
51
"firebase-admin" : " ^10.0.1" ,
52
52
"firebase-functions" : " ^3.16.0" ,
53
53
"markdown-to-jsx" : " ^7.1.6" ,
54
- "next" : " 12.1 .0" ,
54
+ "next" : " 12.3 .0" ,
55
55
"prism-react-renderer" : " ^1.2.1" ,
56
56
"prop-types" : " ^15.8.1" ,
57
57
"raw-loader" : " ^4.0.2" ,
58
- "react" : " ^17.0.2 " ,
58
+ "react" : " 18.2.0 " ,
59
59
"react-copy-to-clipboard" : " ^5.0.4" ,
60
- "react-dom" : " ^17.0.2 " ,
60
+ "react-dom" : " 18.2.0 " ,
61
61
"react-github-btn" : " ^1.2.2" ,
62
62
"react-sticky-box" : " ^1.0.2" ,
63
63
"webpack" : " ^5.66.0"
You can’t perform that action at this time.
0 commit comments