mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 11:42:29 +08:00
build: update testing-library
This commit is contained in:
parent
bd82c7edac
commit
cd27ae4319
|
@ -125,9 +125,9 @@
|
||||||
"@storybook/nextjs": "^8.3.6",
|
"@storybook/nextjs": "^8.3.6",
|
||||||
"@storybook/react": "^8.3.6",
|
"@storybook/react": "^8.3.6",
|
||||||
"@storybook/test": "^8.3.6",
|
"@storybook/test": "^8.3.6",
|
||||||
"@testing-library/dom": "^10.3.2",
|
"@testing-library/dom": "^10.4.0",
|
||||||
"@testing-library/jest-dom": "^6.4.6",
|
"@testing-library/jest-dom": "^6.6.2",
|
||||||
"@testing-library/react": "^16.0.0",
|
"@testing-library/react": "^16.0.1",
|
||||||
"@types/crypto-js": "^4.1.1",
|
"@types/crypto-js": "^4.1.1",
|
||||||
"@types/dagre": "^0.7.52",
|
"@types/dagre": "^0.7.52",
|
||||||
"@types/jest": "^29.5.12",
|
"@types/jest": "^29.5.12",
|
||||||
|
|
|
@ -312,13 +312,13 @@ importers:
|
||||||
specifier: ^8.3.6
|
specifier: ^8.3.6
|
||||||
version: 8.3.6(storybook@8.3.6)
|
version: 8.3.6(storybook@8.3.6)
|
||||||
'@testing-library/dom':
|
'@testing-library/dom':
|
||||||
specifier: ^10.3.2
|
specifier: ^10.4.0
|
||||||
version: 10.4.0
|
version: 10.4.0
|
||||||
'@testing-library/jest-dom':
|
'@testing-library/jest-dom':
|
||||||
specifier: ^6.4.6
|
specifier: ^6.6.2
|
||||||
version: 6.6.2
|
version: 6.6.2
|
||||||
'@testing-library/react':
|
'@testing-library/react':
|
||||||
specifier: ^16.0.0
|
specifier: ^16.0.1
|
||||||
version: 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
|
version: 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
|
||||||
'@types/crypto-js':
|
'@types/crypto-js':
|
||||||
specifier: ^4.1.1
|
specifier: ^4.1.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user