mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 21:52:49 +03:00
chore: bump @vitejs/plugin-react from 4.0.3 to 4.0.4 (#3631)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c324ccc12a
commit
f7408dede9
@ -21,7 +21,7 @@
|
||||
"@storybook/react-vite": "^7.1.1",
|
||||
"@storybook/test-runner": "^0.11.0",
|
||||
"@storybook/testing-library": "^0.2.0",
|
||||
"@vitejs/plugin-react": "^4.0.3",
|
||||
"@vitejs/plugin-react": "^4.0.4",
|
||||
"concurrently": "^8.2.0",
|
||||
"jest-mock": "^29.6.2",
|
||||
"serve": "^14.2.0",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -656,7 +656,7 @@ __metadata:
|
||||
"@storybook/react-vite": ^7.1.1
|
||||
"@storybook/test-runner": ^0.11.0
|
||||
"@storybook/testing-library": ^0.2.0
|
||||
"@vitejs/plugin-react": ^4.0.3
|
||||
"@vitejs/plugin-react": ^4.0.4
|
||||
concurrently: ^8.2.0
|
||||
jest-mock: ^29.6.2
|
||||
react: 18.2.0
|
||||
@ -12676,6 +12676,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitejs/plugin-react@npm:^4.0.4":
|
||||
version: 4.0.4
|
||||
resolution: "@vitejs/plugin-react@npm:4.0.4"
|
||||
dependencies:
|
||||
"@babel/core": ^7.22.9
|
||||
"@babel/plugin-transform-react-jsx-self": ^7.22.5
|
||||
"@babel/plugin-transform-react-jsx-source": ^7.22.5
|
||||
react-refresh: ^0.14.0
|
||||
peerDependencies:
|
||||
vite: ^4.2.0
|
||||
checksum: ec25400dc7c5fce914122d1f57de0fbaff9216addb8cd6187308ad2c7a3d3b73ea3a6f2dd0a8c7ec5e90e56b37046fe90d3e0ec285a9446e73695cb174377f84
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitejs/plugin-vue@npm:^4.2.3":
|
||||
version: 4.2.3
|
||||
resolution: "@vitejs/plugin-vue@npm:4.2.3"
|
||||
|
Loading…
Reference in New Issue
Block a user