Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
"@rolldown/pluginutils": "1.0.0-beta.18",
"@storybook/docs-mdx": "4.0.0-next.1",
"@tanstack/react-virtual": "^3.3.0",
"@testing-library/dom": "10.4.0",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^14.0.0",
"@types/cross-spawn": "^6.0.6",
"@types/detect-port": "^1.3.0",
Expand Down
1 change: 1 addition & 0 deletions code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"@types/node": "^22.0.0",
"@types/react": "^18.0.0",
"@vitest/expect@npm:3.2.4": "patch:@vitest/expect@npm%3A3.2.4#~/.yarn/patches/@vitest-expect-npm-3.2.4-97c526d5cc.patch",
"[email protected]": "^5.3.0",
"esbuild": "^0.25.3",
"playwright": "1.52.0",
"playwright-core": "1.52.0",
Expand Down
33 changes: 4 additions & 29 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7207,23 +7207,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:10.4.0":
version: 10.4.0
resolution: "@testing-library/dom@npm:10.4.0"
dependencies:
"@babel/code-frame": "npm:^7.10.4"
"@babel/runtime": "npm:^7.12.5"
"@types/aria-query": "npm:^5.0.1"
aria-query: "npm:5.3.0"
chalk: "npm:^4.1.0"
dom-accessibility-api: "npm:^0.5.9"
lz-string: "npm:^1.5.0"
pretty-format: "npm:^27.0.2"
checksum: 10c0/0352487720ecd433400671e773df0b84b8268fb3fe8e527cdfd7c11b1365b398b4e0eddba6e7e0c85e8d615f48257753283fccec41f6b986fd6c85f15eb5f84f
languageName: node
linkType: hard

"@testing-library/dom@npm:9.x.x || 10.x.x, @testing-library/dom@npm:^10.4.0":
"@testing-library/dom@npm:9.x.x || 10.x.x, @testing-library/dom@npm:^10.4.0, @testing-library/dom@npm:^10.4.1":
version: 10.4.1
resolution: "@testing-library/dom@npm:10.4.1"
dependencies:
Expand Down Expand Up @@ -9715,16 +9699,7 @@ __metadata:
languageName: node
linkType: hard

"aria-query@npm:5.3.0":
version: 5.3.0
resolution: "aria-query@npm:5.3.0"
dependencies:
dequal: "npm:^2.0.3"
checksum: 10c0/2bff0d4eba5852a9dd578ecf47eaef0e82cc52569b48469b0aac2db5145db0b17b7a58d9e01237706d1e14b7a1b0ac9b78e9c97027ad97679dd8f91b85da1469
languageName: node
linkType: hard

"aria-query@npm:^5.0.0, aria-query@npm:^5.3.1, aria-query@npm:^5.3.2":
"aria-query@npm:^5.0.0, aria-query@npm:^5.3.0, aria-query@npm:^5.3.1, aria-query@npm:^5.3.2":
version: 5.3.2
resolution: "aria-query@npm:5.3.2"
checksum: 10c0/003c7e3e2cff5540bf7a7893775fc614de82b0c5dde8ae823d47b7a28a9d4da1f7ed85f340bdb93d5649caa927755f0e31ecc7ab63edfdfc00c8ef07e505e03e
Expand Down Expand Up @@ -12579,7 +12554,7 @@ __metadata:
languageName: node
linkType: hard

"dequal@npm:^2.0.0, dequal@npm:^2.0.2, dequal@npm:^2.0.3":
"dequal@npm:^2.0.0, dequal@npm:^2.0.2":
version: 2.0.3
resolution: "dequal@npm:2.0.3"
checksum: 10c0/f98860cdf58b64991ae10205137c0e97d384c3a4edc7f807603887b7c4b850af1224a33d88012009f150861cbee4fa2d322c4cc04b9313bee312e47f6ecaa888
Expand Down Expand Up @@ -24504,7 +24479,7 @@ __metadata:
"@storybook/global": "npm:^5.0.0"
"@storybook/icons": "npm:^1.6.0"
"@tanstack/react-virtual": "npm:^3.3.0"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/dom": "npm:^10.4.1"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^14.0.0"
"@testing-library/user-event": "npm:^14.6.1"
Expand Down