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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jsdom": "^27.0.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"rimraf": "^6.0.1",
"rimraf": "^6.1.0",
"semantic-release": "^25.0.1",
"typescript": "^5.9.3",
"vitest": "^3.2.4"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1777,7 +1777,7 @@ __metadata:
jsdom: "npm:^27.0.1"
react: "npm:^19.2.0"
react-dom: "npm:^19.2.0"
rimraf: "npm:^6.0.1"
rimraf: "npm:^6.1.0"
semantic-release: "npm:^25.0.1"
typescript: "npm:^5.9.3"
vitest: "npm:^3.2.4"
Expand Down Expand Up @@ -4306,7 +4306,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^11.0.0, glob@npm:^11.0.3":
"glob@npm:^11.0.3":
version: 11.0.3
resolution: "glob@npm:11.0.3"
dependencies:
Expand Down Expand Up @@ -6970,7 +6970,7 @@ __metadata:
languageName: node
linkType: hard

"package-json-from-dist@npm:^1.0.0":
"package-json-from-dist@npm:^1.0.0, package-json-from-dist@npm:^1.0.1":
version: 1.0.1
resolution: "package-json-from-dist@npm:1.0.1"
checksum: 10c0/62ba2785eb655fec084a257af34dbe24292ab74516d6aecef97ef72d4897310bc6898f6c85b5cd22770eaa1ce60d55a0230e150fb6a966e3ecd6c511e23d164b
Expand Down Expand Up @@ -7635,15 +7635,15 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^6.0.1":
version: 6.0.1
resolution: "rimraf@npm:6.0.1"
"rimraf@npm:^6.1.0":
version: 6.1.0
resolution: "rimraf@npm:6.1.0"
dependencies:
glob: "npm:^11.0.0"
package-json-from-dist: "npm:^1.0.0"
glob: "npm:^11.0.3"
package-json-from-dist: "npm:^1.0.1"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10c0/b30b6b072771f0d1e73b4ca5f37bb2944ee09375be9db5f558fcd3310000d29dfcfa93cf7734d75295ad5a7486dc8e40f63089ced1722a664539ffc0c3ece8c6
checksum: 10c0/19658c91a08e43cd5f930384410135a1194082d5e73e0863137bc02c03d684817e30848f734ef05ec84094fe5e3eb9ffd6814ecec65d8fc2e234f5c391ab42e0
languageName: node
linkType: hard

Expand Down