mirror of
https://github.com/rive-app/rive-react.git
synced 2026-03-13 08:22:30 +08:00
Upgrade React and React DOM
This commit is contained in:
@@ -6,7 +6,6 @@ const config: StorybookConfig = {
|
||||
addons: [
|
||||
'@storybook/addon-essentials',
|
||||
'@storybook/preset-create-react-app',
|
||||
'@storybook/addon-onboarding',
|
||||
'@storybook/addon-interactions',
|
||||
],
|
||||
framework: {
|
||||
|
||||
@@ -69,8 +69,8 @@
|
||||
"eslint-plugin-storybook": "^0.5.12",
|
||||
"jest": "^27.0.4",
|
||||
"prettier": "^2.3.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"release-it": "^14.10.0",
|
||||
"ts-jest": "^27.1.1",
|
||||
"typescript": "^4.5.4",
|
||||
|
||||
BIN
rive-react-4.18.7-2.tgz
Normal file
BIN
rive-react-4.18.7-2.tgz
Normal file
Binary file not shown.
BIN
rive-react-4.18.7-3.tgz
Normal file
BIN
rive-react-4.18.7-3.tgz
Normal file
Binary file not shown.
BIN
rive-react-4.18.7.tgz
Normal file
BIN
rive-react-4.18.7.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user