Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
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 packages/react-textfit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.34.2",
"expect": "29.7.0",
"mocha": "10.8.2",
"mocha": "11.1.0",
"prettier": "3.3.0",
"rimraf": "6.0.1",
"typescript": "5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-default-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.34.2",
"mocha": "10.8.2",
"mocha": "11.1.0",
"prettier": "3.3.0",
"rewire": "7.0.0",
"typescript": "5.4.5"
Expand Down
70 changes: 58 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7045,7 +7045,7 @@ __metadata:
eslint-plugin-prettier: "npm:5.2.3"
eslint-plugin-react: "npm:7.34.2"
expect: "npm:29.7.0"
mocha: "npm:10.8.2"
mocha: "npm:11.1.0"
prettier: "npm:3.3.0"
process: "npm:0.11.10"
react: "npm:18.3.1"
Expand Down Expand Up @@ -7199,7 +7199,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-prettier: "npm:5.2.3"
eslint-plugin-react: "npm:7.34.2"
mocha: "npm:10.8.2"
mocha: "npm:11.1.0"
prettier: "npm:3.3.0"
rewire: "npm:7.0.0"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -15659,6 +15659,22 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.4.5":
version: 10.4.5
resolution: "glob@npm:10.4.5"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^3.1.2"
minimatch: "npm:^9.0.4"
minipass: "npm:^7.1.2"
package-json-from-dist: "npm:^1.0.0"
path-scurry: "npm:^1.11.1"
bin:
glob: dist/esm/bin.mjs
checksum: 10c0/19a9759ea77b8e3ca0a43c2f07ecddc2ad46216b786bb8f993c445aee80d345925a21e5280c7b7c6c59e860a0154b84e4b2b60321fea92cd3c56b4a7489f160e
languageName: node
linkType: hard

"glob@npm:^11.0.0":
version: 11.0.1
resolution: "glob@npm:11.0.1"
Expand Down Expand Up @@ -15689,7 +15705,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^8.0.1, glob@npm:^8.1.0":
"glob@npm:^8.0.1":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
Expand Down Expand Up @@ -17589,6 +17605,19 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^3.1.2":
version: 3.4.3
resolution: "jackspeak@npm:3.4.3"
dependencies:
"@isaacs/cliui": "npm:^8.0.2"
"@pkgjs/parseargs": "npm:^0.11.0"
dependenciesMeta:
"@pkgjs/parseargs":
optional: true
checksum: 10c0/6acc10d139eaefdbe04d2f679e6191b3abf073f111edf10b1de5302c97ec93fffeb2fdd8681ed17f16268aa9dd4f8c588ed9d1d3bffbbfa6e8bf897cbb3149b9
languageName: node
linkType: hard

"jackspeak@npm:^4.0.1":
version: 4.1.0
resolution: "jackspeak@npm:4.1.0"
Expand Down Expand Up @@ -18989,6 +19018,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.2.0":
version: 10.4.3
resolution: "lru-cache@npm:10.4.3"
checksum: 10c0/ebd04fbca961e6c1d6c0af3799adcc966a1babe798f685bb84e6599266599cd95d94630b10262f5424539bc4640107e8a33aa28585374abf561d30d16f4b39fb
languageName: node
linkType: hard

"lru-cache@npm:^11.0.0":
version: 11.0.2
resolution: "lru-cache@npm:11.0.2"
Expand Down Expand Up @@ -19930,9 +19966,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:10.8.2":
version: 10.8.2
resolution: "mocha@npm:10.8.2"
"mocha@npm:11.1.0":
version: 11.1.0
resolution: "mocha@npm:11.1.0"
dependencies:
ansi-colors: "npm:^4.1.3"
browser-stdout: "npm:^1.3.1"
Expand All @@ -19941,7 +19977,7 @@ __metadata:
diff: "npm:^5.2.0"
escape-string-regexp: "npm:^4.0.0"
find-up: "npm:^5.0.0"
glob: "npm:^8.1.0"
glob: "npm:^10.4.5"
he: "npm:^1.2.0"
js-yaml: "npm:^4.1.0"
log-symbols: "npm:^4.1.0"
Expand All @@ -19951,13 +19987,13 @@ __metadata:
strip-json-comments: "npm:^3.1.1"
supports-color: "npm:^8.1.1"
workerpool: "npm:^6.5.1"
yargs: "npm:^16.2.0"
yargs-parser: "npm:^20.2.9"
yargs: "npm:^17.7.2"
yargs-parser: "npm:^21.1.1"
yargs-unparser: "npm:^2.0.0"
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10c0/1f786290a32a1c234f66afe2bfcc68aa50fe9c7356506bd39cca267efb0b4714a63a0cb333815578d63785ba2fba058bf576c2512db73997c0cae0d659a88beb
checksum: 10c0/46e063fb014bef8c7f290094325ee2666ef9f63a918573f5278781631d4b3d04e45abe35f776307ff19e837bc2b42e4f2a7c60c53b69517539890636cf8e49ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -21547,6 +21583,16 @@ __metadata:
languageName: node
linkType: hard

"path-scurry@npm:^1.11.1":
version: 1.11.1
resolution: "path-scurry@npm:1.11.1"
dependencies:
lru-cache: "npm:^10.2.0"
minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0"
checksum: 10c0/32a13711a2a505616ae1cc1b5076801e453e7aae6ac40ab55b388bb91b9d0547a52f5aaceff710ea400205f18691120d4431e520afbe4266b836fadede15872d
languageName: node
linkType: hard

"path-scurry@npm:^2.0.0":
version: 2.0.0
resolution: "path-scurry@npm:2.0.0"
Expand Down Expand Up @@ -26999,7 +27045,7 @@ __metadata:
languageName: node
linkType: hard

"yargs-parser@npm:^20.2.2, yargs-parser@npm:^20.2.3, yargs-parser@npm:^20.2.9":
"yargs-parser@npm:^20.2.2, yargs-parser@npm:^20.2.3":
version: 20.2.9
resolution: "yargs-parser@npm:20.2.9"
checksum: 10c0/0685a8e58bbfb57fab6aefe03c6da904a59769bd803a722bb098bd5b0f29d274a1357762c7258fb487512811b8063fb5d2824a3415a0a4540598335b3b086c72
Expand All @@ -27018,7 +27064,7 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:17.7.2, yargs@npm:^17.0.0, yargs@npm:^17.3.1, yargs@npm:^17.6.2":
"yargs@npm:17.7.2, yargs@npm:^17.0.0, yargs@npm:^17.3.1, yargs@npm:^17.6.2, yargs@npm:^17.7.2":
version: 17.7.2
resolution: "yargs@npm:17.7.2"
dependencies:
Expand Down