If the frame rate is low when you are using Unity Academy with the default resolution, try using Unity Academy with 50% resolution here:
50% resolution will display Unity Academy in a smaller area with lower quality and less detailed graphics but requires less device (especially GPU) performance than the default resolution.
{
}
+ leftIcon='refresh'
value={currentTargetFrameRate}
max={120}
min={15}
@@ -171,5 +170,5 @@ export default defineTab({
label: 'Unity Academy',
- iconName: IconNames.CUBE
+ iconName: 'cube'
});
diff --git a/src/tabs/UnityAcademy/package.json b/src/tabs/UnityAcademy/package.json
index 324bcf521f..75acc4972b 100644
--- a/src/tabs/UnityAcademy/package.json
+++ b/src/tabs/UnityAcademy/package.json
@@ -4,7 +4,6 @@
"private": true,
"dependencies": {
"@blueprintjs/core": "^6.0.0",
- "@blueprintjs/icons": "^6.0.0",
"@sourceacademy/bundle-unity_academy": "workspace:^",
"@sourceacademy/modules-lib": "workspace:^",
"react": "^18.3.1",
diff --git a/vitest.config.ts b/vitest.config.ts
index d31699696d..6612e3a15d 100644
--- a/vitest.config.ts
+++ b/vitest.config.ts
@@ -16,6 +16,9 @@ if (process.env.GITHUB_ACTIONS) {
}
export default defineConfig({
+ legacy: {
+ inconsistentCjsInterop: true
+ },
resolve: {
alias: [{
find: /^js-slang\/context/,
diff --git a/yarn.lock b/yarn.lock
index 8bbe526e29..99ef666bd1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -540,7 +540,7 @@ __metadata:
languageName: node
linkType: hard
-"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.13.10, @babel/core@npm:^7.29.0":
+"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.13.10":
version: 7.29.0
resolution: "@babel/core@npm:7.29.0"
dependencies:
@@ -701,6 +701,13 @@ __metadata:
languageName: node
linkType: hard
+"@babel/helper-validator-identifier@npm:^7.27.1":
+ version: 7.27.1
+ resolution: "@babel/helper-validator-identifier@npm:7.27.1"
+ checksum: 10c0/c558f11c4871d526498e49d07a84752d1800bf72ac0d3dad100309a2eaba24efbf56ea59af5137ff15e3a00280ebe588560534b0e894a4750f8b1411d8f78b84
+ languageName: node
+ linkType: hard
+
"@babel/helper-validator-identifier@npm:^7.28.5":
version: 7.28.5
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
@@ -725,7 +732,7 @@ __metadata:
languageName: node
linkType: hard
-"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.19.4, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.27.5, @babel/parser@npm:^7.28.5, @babel/parser@npm:^7.28.6, @babel/parser@npm:^7.29.0":
+"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.19.4, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.28.6, @babel/parser@npm:^7.29.0":
version: 7.29.0
resolution: "@babel/parser@npm:7.29.0"
dependencies:
@@ -736,6 +743,17 @@ __metadata:
languageName: node
linkType: hard
+"@babel/parser@npm:^7.27.5":
+ version: 7.27.5
+ resolution: "@babel/parser@npm:7.27.5"
+ dependencies:
+ "@babel/types": "npm:^7.27.3"
+ bin:
+ parser: ./bin/babel-parser.js
+ checksum: 10c0/f7faaebf21cc1f25d9ca8ac02c447ed38ef3460ea95be7ea760916dcf529476340d72a5a6010c6641d9ed9d12ad827c8424840277ec2295c5b082ba0f291220a
+ languageName: node
+ linkType: hard
+
"@babel/plugin-syntax-async-generators@npm:^7.8.4":
version: 7.8.4
resolution: "@babel/plugin-syntax-async-generators@npm:7.8.4"
@@ -935,28 +953,6 @@ __metadata:
languageName: node
linkType: hard
-"@babel/plugin-transform-react-jsx-self@npm:^7.27.1":
- version: 7.27.1
- resolution: "@babel/plugin-transform-react-jsx-self@npm:7.27.1"
- dependencies:
- "@babel/helper-plugin-utils": "npm:^7.27.1"
- peerDependencies:
- "@babel/core": ^7.0.0-0
- checksum: 10c0/00a4f917b70a608f9aca2fb39aabe04a60aa33165a7e0105fd44b3a8531630eb85bf5572e9f242f51e6ad2fa38c2e7e780902176c863556c58b5ba6f6e164031
- languageName: node
- linkType: hard
-
-"@babel/plugin-transform-react-jsx-source@npm:^7.27.1":
- version: 7.27.1
- resolution: "@babel/plugin-transform-react-jsx-source@npm:7.27.1"
- dependencies:
- "@babel/helper-plugin-utils": "npm:^7.27.1"
- peerDependencies:
- "@babel/core": ^7.0.0-0
- checksum: 10c0/5e67b56c39c4d03e59e03ba80692b24c5a921472079b63af711b1d250fc37c1733a17069b63537f750f3e937ec44a42b1ee6a46cd23b1a0df5163b17f741f7f2
- languageName: node
- linkType: hard
-
"@babel/plugin-transform-typescript@npm:^7.27.1":
version: 7.27.1
resolution: "@babel/plugin-transform-typescript@npm:7.27.1"
@@ -1020,7 +1016,27 @@ __metadata:
languageName: node
linkType: hard
-"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.28.5, @babel/types@npm:^7.28.6, @babel/types@npm:^7.29.0, @babel/types@npm:^7.3.3":
+"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.3.3":
+ version: 7.27.1
+ resolution: "@babel/types@npm:7.27.1"
+ dependencies:
+ "@babel/helper-string-parser": "npm:^7.27.1"
+ "@babel/helper-validator-identifier": "npm:^7.27.1"
+ checksum: 10c0/ed736f14db2fdf0d36c539c8e06b6bb5e8f9649a12b5c0e1c516fed827f27ef35085abe08bf4d1302a4e20c9a254e762eed453bce659786d4a6e01ba26a91377
+ languageName: node
+ linkType: hard
+
+"@babel/types@npm:^7.27.3":
+ version: 7.27.6
+ resolution: "@babel/types@npm:7.27.6"
+ dependencies:
+ "@babel/helper-string-parser": "npm:^7.27.1"
+ "@babel/helper-validator-identifier": "npm:^7.27.1"
+ checksum: 10c0/39d556be114f2a6d874ea25ad39826a9e3a0e98de0233ae6d932f6d09a4b222923a90a7274c635ed61f1ba49bbd345329226678800900ad1c8d11afabd573aaf
+ languageName: node
+ linkType: hard
+
+"@babel/types@npm:^7.28.6, @babel/types@npm:^7.29.0":
version: 7.29.0
resolution: "@babel/types@npm:7.29.0"
dependencies:
@@ -1037,6 +1053,13 @@ __metadata:
languageName: node
linkType: hard
+"@blazediff/core@npm:1.9.1":
+ version: 1.9.1
+ resolution: "@blazediff/core@npm:1.9.1"
+ checksum: 10c0/fd45cdd0544002341d74831a179ef693a81414abd348c1ff0c01086c0ea03f5e5ee284c4e16c2e6fb3670c265f90a3d85752b9360320efa9a835928e604dae77
+ languageName: node
+ linkType: hard
+
"@blueprintjs/colors@npm:^5.1.14":
version: 5.1.14
resolution: "@blueprintjs/colors@npm:5.1.14"
@@ -1047,11 +1070,11 @@ __metadata:
linkType: hard
"@blueprintjs/core@npm:^6.0.0":
- version: 6.8.0
- resolution: "@blueprintjs/core@npm:6.8.0"
+ version: 6.9.1
+ resolution: "@blueprintjs/core@npm:6.9.1"
dependencies:
"@blueprintjs/colors": "npm:^5.1.14"
- "@blueprintjs/icons": "npm:^6.5.2"
+ "@blueprintjs/icons": "npm:^6.6.0"
"@floating-ui/react": "npm:^0.27.13"
"@popperjs/core": "npm:^2.11.8"
classnames: "npm:^2.3.1"
@@ -1070,11 +1093,11 @@ __metadata:
bin:
upgrade-blueprint-2.0.0-rename: scripts/upgrade-blueprint-2.0.0-rename.sh
upgrade-blueprint-3.0.0-rename: scripts/upgrade-blueprint-3.0.0-rename.sh
- checksum: 10c0/6b8b7c07bdec4208a7538575041f375249643463d633125c13645674ab0546bc7d39c65decd4ae09e34a959f82967545d50b5424ca21a9deef98638636280ae6
+ checksum: 10c0/1e51002bac715bd24365284d9765f45bb6d403edc581d7555236ee5b50707753929dcc4ad93ccb9f116170fbda1f9322d101230e3dd88438b08280c48eb002c2
languageName: node
linkType: hard
-"@blueprintjs/icons@npm:^6.0.0, @blueprintjs/icons@npm:^6.5.2":
+"@blueprintjs/icons@npm:^6.0.0, @blueprintjs/icons@npm:^6.6.0":
version: 6.6.0
resolution: "@blueprintjs/icons@npm:6.6.0"
dependencies:
@@ -1151,45 +1174,45 @@ __metadata:
languageName: node
linkType: hard
-"@chevrotain/cst-dts-gen@npm:11.0.3":
- version: 11.0.3
- resolution: "@chevrotain/cst-dts-gen@npm:11.0.3"
+"@chevrotain/cst-dts-gen@npm:11.1.2":
+ version: 11.1.2
+ resolution: "@chevrotain/cst-dts-gen@npm:11.1.2"
dependencies:
- "@chevrotain/gast": "npm:11.0.3"
- "@chevrotain/types": "npm:11.0.3"
- lodash-es: "npm:4.17.21"
- checksum: 10c0/9e945a0611386e4e08af34c2d0b3af36c1af08f726b58145f11310f2aeafcb2d65264c06ec65a32df6b6a65771e6a55be70580c853afe3ceb51487e506967104
+ "@chevrotain/gast": "npm:11.1.2"
+ "@chevrotain/types": "npm:11.1.2"
+ lodash-es: "npm:4.17.23"
+ checksum: 10c0/372a9573a404a1d717c92875024588a53d1eb078f12d2cd1d79d9c2c888c9b429eb62bbc85501b8ff168c14b22a675da99d97bb39b0a774e9fee000dc60fd8ff
languageName: node
linkType: hard
-"@chevrotain/gast@npm:11.0.3":
- version: 11.0.3
- resolution: "@chevrotain/gast@npm:11.0.3"
+"@chevrotain/gast@npm:11.1.2":
+ version: 11.1.2
+ resolution: "@chevrotain/gast@npm:11.1.2"
dependencies:
- "@chevrotain/types": "npm:11.0.3"
- lodash-es: "npm:4.17.21"
- checksum: 10c0/54fc44d7b4a7b0323f49d957dd88ad44504922d30cb226d93b430b0e09925efe44e0726068581d777f423fabfb878a2238ed2c87b690c0c0014ebd12b6968354
+ "@chevrotain/types": "npm:11.1.2"
+ lodash-es: "npm:4.17.23"
+ checksum: 10c0/540bfc9270d752f398b29efe9c89bb907d2984a47db4308a943e50c1cbd261ee13ecbef15c0e07808cf476d835bc36e65854db0bd214c277296cc14013eca8f4
languageName: node
linkType: hard
-"@chevrotain/regexp-to-ast@npm:11.0.3":
- version: 11.0.3
- resolution: "@chevrotain/regexp-to-ast@npm:11.0.3"
- checksum: 10c0/6939c5c94fbfb8c559a4a37a283af5ded8e6147b184a7d7bcf5ad1404d9d663c78d81602bd8ea8458ec497358a9e1671541099c511835d0be2cad46f00c62b3f
+"@chevrotain/regexp-to-ast@npm:11.1.2":
+ version: 11.1.2
+ resolution: "@chevrotain/regexp-to-ast@npm:11.1.2"
+ checksum: 10c0/645f02ac94cb33e04c10547b197762c6936c7b7668966240684795ce131cb515a76b63e0cc500e787d669f1a36bd2f902ec518f27843ec857ecf9043c717527e
languageName: node
linkType: hard
-"@chevrotain/types@npm:11.0.3":
- version: 11.0.3
- resolution: "@chevrotain/types@npm:11.0.3"
- checksum: 10c0/72fe8f0010ebef848e47faea14a88c6fdc3cdbafaef6b13df4a18c7d33249b1b675e37b05cb90a421700c7016dae7cd4187ab6b549e176a81cea434f69cd2503
+"@chevrotain/types@npm:11.1.2":
+ version: 11.1.2
+ resolution: "@chevrotain/types@npm:11.1.2"
+ checksum: 10c0/c0c4679a3d407df34e18d5adfa7ac599b4a2bfddbf68da6e43678b9b3e16ab911de7766b37b9fc466261c3dead3db1b620e2e344f800fa9f0f381720475eda8f
languageName: node
linkType: hard
-"@chevrotain/utils@npm:11.0.3":
- version: 11.0.3
- resolution: "@chevrotain/utils@npm:11.0.3"
- checksum: 10c0/b31972d1b2d444eef1499cf9b7576fc1793e8544910de33a3c18e07c270cfad88067f175d0ee63e7bc604713ebed647f8190db45cc8311852cd2d4fe2ef14068
+"@chevrotain/utils@npm:11.1.2":
+ version: 11.1.2
+ resolution: "@chevrotain/utils@npm:11.1.2"
+ checksum: 10c0/72989e7051781b9084252486712844c55e3b454318c7da4a5f6ded28dcd3947ba2882773a6bf09b7e744599e8c8025df8d3de0d487121734e6edb66999450438
languageName: node
linkType: hard
@@ -1223,9 +1246,9 @@ __metadata:
languageName: node
linkType: hard
-"@cspell/cspell-bundled-dicts@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/cspell-bundled-dicts@npm:9.6.4"
+"@cspell/cspell-bundled-dicts@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/cspell-bundled-dicts@npm:9.7.0"
dependencies:
"@cspell/dict-ada": "npm:^4.1.1"
"@cspell/dict-al": "npm:^1.1.1"
@@ -1240,11 +1263,11 @@ __metadata:
"@cspell/dict-data-science": "npm:^2.0.13"
"@cspell/dict-django": "npm:^4.1.6"
"@cspell/dict-docker": "npm:^1.1.17"
- "@cspell/dict-dotnet": "npm:^5.0.11"
+ "@cspell/dict-dotnet": "npm:^5.0.12"
"@cspell/dict-elixir": "npm:^4.0.8"
"@cspell/dict-en-common-misspellings": "npm:^2.1.12"
- "@cspell/dict-en-gb-mit": "npm:^3.1.17"
- "@cspell/dict-en_us": "npm:^4.4.28"
+ "@cspell/dict-en-gb-mit": "npm:^3.1.18"
+ "@cspell/dict-en_us": "npm:^4.4.29"
"@cspell/dict-filetypes": "npm:^3.0.15"
"@cspell/dict-flutter": "npm:^1.1.1"
"@cspell/dict-fonts": "npm:^4.0.5"
@@ -1268,7 +1291,7 @@ __metadata:
"@cspell/dict-markdown": "npm:^2.0.14"
"@cspell/dict-monkeyc": "npm:^1.0.12"
"@cspell/dict-node": "npm:^5.0.9"
- "@cspell/dict-npm": "npm:^5.2.32"
+ "@cspell/dict-npm": "npm:^5.2.34"
"@cspell/dict-php": "npm:^4.1.1"
"@cspell/dict-powershell": "npm:^5.0.15"
"@cspell/dict-public-licenses": "npm:^2.0.15"
@@ -1278,7 +1301,7 @@ __metadata:
"@cspell/dict-rust": "npm:^4.1.2"
"@cspell/dict-scala": "npm:^5.0.9"
"@cspell/dict-shell": "npm:^1.1.2"
- "@cspell/dict-software-terms": "npm:^5.1.20"
+ "@cspell/dict-software-terms": "npm:^5.1.21"
"@cspell/dict-sql": "npm:^2.2.1"
"@cspell/dict-svelte": "npm:^1.0.7"
"@cspell/dict-swift": "npm:^2.0.6"
@@ -1286,62 +1309,62 @@ __metadata:
"@cspell/dict-typescript": "npm:^3.2.3"
"@cspell/dict-vue": "npm:^3.0.5"
"@cspell/dict-zig": "npm:^1.0.0"
- checksum: 10c0/4f269089534f7c0e172327a1a81fd722185abbb8b80893e0e6a45ecceb652615935a759c28183fe66ff242e2b5804cdd3173510050506ca1a48b9d3dec416813
+ checksum: 10c0/dc55309e91a0e464de134dfe3ebcef8f9d016b274d4974d127a90d259b8ef45537818208bfb71fb9587edbddac353b9acc537e5330fbf93b9ec9efb38d022b3c
languageName: node
linkType: hard
-"@cspell/cspell-json-reporter@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/cspell-json-reporter@npm:9.6.4"
+"@cspell/cspell-json-reporter@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/cspell-json-reporter@npm:9.7.0"
dependencies:
- "@cspell/cspell-types": "npm:9.6.4"
- checksum: 10c0/07d2d4ed2d3ad21391f0597a82742c8a42e1a652f8802b86818f9cd88b7af8de738a9e067ea97c93630f0a082525695f387d0cd9eca7e4bb4129ca2530f8e334
+ "@cspell/cspell-types": "npm:9.7.0"
+ checksum: 10c0/bba3021cc5415fe2ffb78c37e6044af217c9babd0af0394e93c4aed0d8551455b737e03bce1683fbedee21e25f5b30ab6ec51701206943ef41af5fbe5b89f60d
languageName: node
linkType: hard
-"@cspell/cspell-performance-monitor@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/cspell-performance-monitor@npm:9.6.4"
- checksum: 10c0/7dafc2880aba45e5b978f86a1e847106c766935a999165cacad3afadcce41f1838ba2a7ab1f3cc497dd1cf0bd8b4c58aa47a680b386ffa6d8ffab867c499d165
+"@cspell/cspell-performance-monitor@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/cspell-performance-monitor@npm:9.7.0"
+ checksum: 10c0/1919b3a3894484c7fe9962d223b5d905ea08cbdc9209b2777c992643e0ad831e2cd4eb2de22f2fc363e1be20d44d7dc31048f7cbfdc6cd99a675530bca61cdd6
languageName: node
linkType: hard
-"@cspell/cspell-pipe@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/cspell-pipe@npm:9.6.4"
- checksum: 10c0/cb27011b3591f56286ffaeace20709e73fedef4344f544cffa7a124da92330d950beaa6c99fe1e5f43497f1aebb4d5c6abd312bf19ef7ca8a561f6ecf953a168
+"@cspell/cspell-pipe@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/cspell-pipe@npm:9.7.0"
+ checksum: 10c0/7ec47493be7a2787dc0d9c44c0a9b37b909630fc57726acd088183b9d496a3f5067b2659c856a95230630d99bce6f90531bf4db8204a3a5e07037128f23bf809
languageName: node
linkType: hard
-"@cspell/cspell-resolver@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/cspell-resolver@npm:9.6.4"
+"@cspell/cspell-resolver@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/cspell-resolver@npm:9.7.0"
dependencies:
- global-directory: "npm:^4.0.1"
- checksum: 10c0/1901f995fb09a4a2b963b4eb88bb5da55d05aac0186f21292b0a9ea31ef6d184a21b92187929e718a421df27a6d85d3eb28081a15d43098c4bb197dfaed65b2e
+ global-directory: "npm:^5.0.0"
+ checksum: 10c0/d03c6f4d1ea532adc684cfe023af2a5d7f5b917f53372d0a5404b0eb09a634511e8637bba695f70e481a410838d978a1e51aea504b476461b0a226ce3b9751f9
languageName: node
linkType: hard
-"@cspell/cspell-service-bus@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/cspell-service-bus@npm:9.6.4"
- checksum: 10c0/93a8a69016fed7b03cfa70119b7b14fab543398063978e090767e65dc31509d9217940ddefe0ab311ff79768baa957ec67a152e6ac3e1f410461c69851202c4c
+"@cspell/cspell-service-bus@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/cspell-service-bus@npm:9.7.0"
+ checksum: 10c0/47e5ced1124b142c61edf3d6f52a8e7734b970580d9f715da7c505e368ae5c0e6eaa8a013dbeb3106f851cc5c3aa76e8e0f4c4b1d390feaad48f2bd013047874
languageName: node
linkType: hard
-"@cspell/cspell-types@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/cspell-types@npm:9.6.4"
- checksum: 10c0/74d7913c9f7a53f0e3470ce05fa356f635ff2a39b84862f72c6ee37e1f1efe9c4559367a4507f97495b292d9359a5fa153bdb7439b8be38034d7f2b784af350c
+"@cspell/cspell-types@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/cspell-types@npm:9.7.0"
+ checksum: 10c0/63af2d2d38e044fcc31f14eea9385d718c8d67aab9b46b2c566a83c1be62c99a313b858edd5a77fb6f21d1b7cd7ec8fd1324aba62905d7519b212d51ccbae158
languageName: node
linkType: hard
-"@cspell/cspell-worker@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/cspell-worker@npm:9.6.4"
+"@cspell/cspell-worker@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/cspell-worker@npm:9.7.0"
dependencies:
- cspell-lib: "npm:9.6.4"
- checksum: 10c0/b317c29d290c9f61bd4899d293a2319943f38d1fd403cf0935644f30d957c633b212a66c5120cd6cc1534f1252d6f010ebd9c4805a85c79325a588b38a7ad1d3
+ cspell-lib: "npm:9.7.0"
+ checksum: 10c0/86f5b23089979b828dacee2679063267b030ce342874a0c2cec9566fa6243260cd91c831f0eb38956acfd5d4c346d7cb8d2a449b044552d22237ccb4476c6b7e
languageName: node
linkType: hard
@@ -1438,10 +1461,10 @@ __metadata:
languageName: node
linkType: hard
-"@cspell/dict-dotnet@npm:^5.0.11":
- version: 5.0.11
- resolution: "@cspell/dict-dotnet@npm:5.0.11"
- checksum: 10c0/02f13fade5845dc444ce71d20af52add1c4755191d2bd99b17706eba27d7ef52e5e09122a48ff560eb81e06c4da73ffa680bc599d04d2c79ababf92ac0cf96e8
+"@cspell/dict-dotnet@npm:^5.0.12":
+ version: 5.0.12
+ resolution: "@cspell/dict-dotnet@npm:5.0.12"
+ checksum: 10c0/19edcc32fdaff42de7ca993a3a682897e1e92fcd127be79ed6612685ede92d52232bbe9273712eb21c2cfc7daf11f0bcabedbea5d4fe5d3990cfbc65da0914e2
languageName: node
linkType: hard
@@ -1459,17 +1482,17 @@ __metadata:
languageName: node
linkType: hard
-"@cspell/dict-en-gb-mit@npm:^3.1.17":
- version: 3.1.17
- resolution: "@cspell/dict-en-gb-mit@npm:3.1.17"
- checksum: 10c0/634eb058d347f3d2f95d86b946cd5871d005b89f6d505c72b5515012596bf7c02fa6fc9b99d82038c4c28404991489a0b2c58c0a7ac305b20123f2409b710a7e
+"@cspell/dict-en-gb-mit@npm:^3.1.18":
+ version: 3.1.19
+ resolution: "@cspell/dict-en-gb-mit@npm:3.1.19"
+ checksum: 10c0/f3d9cadaa86a758ea0d85e42859e0ba0a7b632aa53b63cf95caa049cac5c6144db37bf6c3e5511da76a3640d4c4aad28a6f0b3eb9424b0d04e82ccd8e92e9a43
languageName: node
linkType: hard
-"@cspell/dict-en_us@npm:^4.4.28":
- version: 4.4.28
- resolution: "@cspell/dict-en_us@npm:4.4.28"
- checksum: 10c0/b1defb0f68db71139d45a7323d4edd168788740d958014931d8295633524b3f8ad16385415c1760d2e81d653674d177083a12044ce5bb59f3c68cb3aedb69b40
+"@cspell/dict-en_us@npm:^4.4.29":
+ version: 4.4.30
+ resolution: "@cspell/dict-en_us@npm:4.4.30"
+ checksum: 10c0/7048beb2614559ee5fe9fd64b3c3c13f4f25d2792943f16277a6b50f4a6e868af4195d5b31c19a38a017feb2a46dd5a0a3d02e1e5e51f7bbcc077e095764b1b7
languageName: node
linkType: hard
@@ -1639,10 +1662,10 @@ __metadata:
languageName: node
linkType: hard
-"@cspell/dict-npm@npm:^5.2.32":
- version: 5.2.32
- resolution: "@cspell/dict-npm@npm:5.2.32"
- checksum: 10c0/a7de85d0b7b079d7bd37771b4c2e3e773485d5c51e2d30fb9b20823acd31903b6d24c8549d20b14d444d2281158773c0760cb3afbc929d85651744b51483c29f
+"@cspell/dict-npm@npm:^5.2.34":
+ version: 5.2.36
+ resolution: "@cspell/dict-npm@npm:5.2.36"
+ checksum: 10c0/151d9995a82b3f8df750c9f6cc88a62adab3b910aceefd3aee6e979571fa194b6d26fc4acc557c8da9b10d3a5f0509c10b41c75c65e510e449bcca6e7edb4319
languageName: node
linkType: hard
@@ -1711,10 +1734,10 @@ __metadata:
languageName: node
linkType: hard
-"@cspell/dict-software-terms@npm:^5.1.20":
- version: 5.1.20
- resolution: "@cspell/dict-software-terms@npm:5.1.20"
- checksum: 10c0/ff7513919d842bdb804965852d35aded3a2e32b3535637d7e9ec57fce66ddf69af57d20947bb3db358abe2d0d8e5d0feee029e3e14d1fb66b235d519d5133115
+"@cspell/dict-software-terms@npm:^5.1.21":
+ version: 5.1.24
+ resolution: "@cspell/dict-software-terms@npm:5.1.24"
+ checksum: 10c0/de082990f9eefeaec8625e0885fcffd814c8fd8c69533f058625daf24a1d1f2282510a08eb155f2323ef66a93eab4521243f6856ced938622706971eee5a04d6
languageName: node
linkType: hard
@@ -1767,41 +1790,41 @@ __metadata:
languageName: node
linkType: hard
-"@cspell/dynamic-import@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/dynamic-import@npm:9.6.4"
+"@cspell/dynamic-import@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/dynamic-import@npm:9.7.0"
dependencies:
- "@cspell/url": "npm:9.6.4"
+ "@cspell/url": "npm:9.7.0"
import-meta-resolve: "npm:^4.2.0"
- checksum: 10c0/b425752c7d7f421a84c45a753760fac63d58a89b4e47453c62024f404090563a0f8b12788fe41b274670ca5c7ff50532a88788839d87b1b6c9f92e8ebb29a423
+ checksum: 10c0/30f718b789e580fedb414fd65522a69ec7d96af42d063cfcb6b527b737313b4dc30e1dc0c5578ba202ed761073364c935cf24d6e8babdb192e602f101dab44db
languageName: node
linkType: hard
-"@cspell/filetypes@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/filetypes@npm:9.6.4"
- checksum: 10c0/f79b096698b671219f92497bab85ffc3bdbeff722717436ff58a07ee4b66e286ac2d6df309a55bf1bed3d96c877bf26a601b049724feadf8693741b661156685
+"@cspell/filetypes@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/filetypes@npm:9.7.0"
+ checksum: 10c0/128b954c56864e4a2c5bae6a325beef6939739ce3ab020172f7be5a1bec5efe25277ad024fe0fb4a8f1becdf58579f620113aff04b59dd695916ce9aeabff4c3
languageName: node
linkType: hard
-"@cspell/rpc@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/rpc@npm:9.6.4"
- checksum: 10c0/a0ccfb54e14bbdfbf7b2f3e1a7a1f090025ebd7fc1a057885d483481d5940a9b22d60ba98d027e3c3c58dc5f5ec3943772a5c7b628361844ba519137d99ab155
+"@cspell/rpc@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/rpc@npm:9.7.0"
+ checksum: 10c0/09424bcea49b9267b5f79551a51a9c242318ff7304fca4b0898177256d1372ecd39587f7c8bf8438f05ee31b3d2176a3d9125cb26dd8928a4752523433f12291
languageName: node
linkType: hard
-"@cspell/strong-weak-map@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/strong-weak-map@npm:9.6.4"
- checksum: 10c0/934c7fe9a40856d6c482534c584bd277b7549745128ac270c70a79b5afe9fd3ed23fb574bb89789914788ffebc957cb3ccbf9d6bbb304a67d9c51f30ed2c970c
+"@cspell/strong-weak-map@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/strong-weak-map@npm:9.7.0"
+ checksum: 10c0/a1e3e4d228dc41a5ed59f698f932ac16ab1d6e9dad0a3eef9f73f310d391dfd2287ded7c3a4a10c53f0461c3765fe442d4a6a091c8a0606f36bd440c264e8a2d
languageName: node
linkType: hard
-"@cspell/url@npm:9.6.4":
- version: 9.6.4
- resolution: "@cspell/url@npm:9.6.4"
- checksum: 10c0/289c76fbd7724a7b1d278701fd716bc5ee90b04c5ea6b1287756a1965894c4673ab41a8516bbec54e179624a932ba994e50dc7e9c9f03b499581d0efbbbff6df
+"@cspell/url@npm:9.7.0":
+ version: 9.7.0
+ resolution: "@cspell/url@npm:9.7.0"
+ checksum: 10c0/c11dff3b3a8a78c7022e8e6d88abbd49a0f9d29ffbd185008f224286f2fdc8490a3d35c8ea07fc0273b422256eb10186881d0bcb9c51dee641f09b1355984b88
languageName: node
linkType: hard
@@ -1930,6 +1953,16 @@ __metadata:
languageName: node
linkType: hard
+"@emnapi/core@npm:^1.7.1":
+ version: 1.9.0
+ resolution: "@emnapi/core@npm:1.9.0"
+ dependencies:
+ "@emnapi/wasi-threads": "npm:1.2.0"
+ tslib: "npm:^2.4.0"
+ checksum: 10c0/defbfa5861aa5ff1346dbc6a19df50d727ae76ae276a31a97b178db8eecae0c5179976878087b43ac2441750e40e6c50e465280383256deb16dd2fb167dd515c
+ languageName: node
+ linkType: hard
+
"@emnapi/runtime@npm:^1.4.3":
version: 1.8.1
resolution: "@emnapi/runtime@npm:1.8.1"
@@ -1939,6 +1972,15 @@ __metadata:
languageName: node
linkType: hard
+"@emnapi/runtime@npm:^1.7.1":
+ version: 1.9.0
+ resolution: "@emnapi/runtime@npm:1.9.0"
+ dependencies:
+ tslib: "npm:^2.4.0"
+ checksum: 10c0/f825e53b2d3f9d31fd880e669197d006bb5158c3a52ab25f0546f3d52ac58eb539a4bd1dcc378af6c10d202956fa064b28ab7b572a76de58972c0b8656a692ef
+ languageName: node
+ linkType: hard
+
"@emnapi/wasi-threads@npm:1.1.0":
version: 1.1.0
resolution: "@emnapi/wasi-threads@npm:1.1.0"
@@ -1948,6 +1990,15 @@ __metadata:
languageName: node
linkType: hard
+"@emnapi/wasi-threads@npm:1.2.0":
+ version: 1.2.0
+ resolution: "@emnapi/wasi-threads@npm:1.2.0"
+ dependencies:
+ tslib: "npm:^2.4.0"
+ checksum: 10c0/1e3724b5814b06c14782fda87eee9b9aa68af01576c81ffeaefdf621ddb74386e419d5b3b1027b6a8172397729d95a92f814fc4b8d3c224376428faa07a6a01a
+ languageName: node
+ linkType: hard
+
"@epilot/esbuild-jest@npm:^0.5.2":
version: 0.5.2
resolution: "@epilot/esbuild-jest@npm:0.5.2"
@@ -2398,10 +2449,10 @@ __metadata:
languageName: node
linkType: hard
-"@eslint/js@npm:9.39.2":
- version: 9.39.2
- resolution: "@eslint/js@npm:9.39.2"
- checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
+"@eslint/js@npm:9.39.3":
+ version: 9.39.3
+ resolution: "@eslint/js@npm:9.39.3"
+ checksum: 10c0/df1c70d6681c8daf4a3c86dfac159fcd98a73c4620c4fbe2be6caab1f30a34c7de0ad88ab0e81162376d2cde1a2eed1c32eff5f917ca369870930a51f8e818f1
languageName: node
linkType: hard
@@ -2709,7 +2760,7 @@ __metadata:
languageName: node
linkType: hard
-"@jridgewell/gen-mapping@npm:^0.3.12, @jridgewell/gen-mapping@npm:^0.3.5":
+"@jridgewell/gen-mapping@npm:^0.3.12":
version: 0.3.12
resolution: "@jridgewell/gen-mapping@npm:0.3.12"
dependencies:
@@ -2719,6 +2770,17 @@ __metadata:
languageName: node
linkType: hard
+"@jridgewell/gen-mapping@npm:^0.3.5":
+ version: 0.3.8
+ resolution: "@jridgewell/gen-mapping@npm:0.3.8"
+ dependencies:
+ "@jridgewell/set-array": "npm:^1.2.1"
+ "@jridgewell/sourcemap-codec": "npm:^1.4.10"
+ "@jridgewell/trace-mapping": "npm:^0.3.24"
+ checksum: 10c0/c668feaf86c501d7c804904a61c23c67447b2137b813b9ce03eca82cb9d65ac7006d766c218685d76e3d72828279b6ee26c347aa1119dab23fbaf36aed51585a
+ languageName: node
+ linkType: hard
+
"@jridgewell/remapping@npm:^2.3.5":
version: 2.3.5
resolution: "@jridgewell/remapping@npm:2.3.5"
@@ -2736,6 +2798,20 @@ __metadata:
languageName: node
linkType: hard
+"@jridgewell/set-array@npm:^1.2.1":
+ version: 1.2.1
+ resolution: "@jridgewell/set-array@npm:1.2.1"
+ checksum: 10c0/2a5aa7b4b5c3464c895c802d8ae3f3d2b92fcbe84ad12f8d0bfbb1f5ad006717e7577ee1fd2eac00c088abe486c7adb27976f45d2941ff6b0b92b2c3302c60f4
+ languageName: node
+ linkType: hard
+
+"@jridgewell/sourcemap-codec@npm:^1.4.10":
+ version: 1.5.0
+ resolution: "@jridgewell/sourcemap-codec@npm:1.5.0"
+ checksum: 10c0/2eb864f276eb1096c3c11da3e9bb518f6d9fc0023c78344cdc037abadc725172c70314bdb360f2d4b7bffec7f5d657ce006816bc5d4ecb35e61b66132db00c18
+ languageName: node
+ linkType: hard
+
"@jridgewell/sourcemap-codec@npm:^1.4.14, @jridgewell/sourcemap-codec@npm:^1.5.0, @jridgewell/sourcemap-codec@npm:^1.5.5":
version: 1.5.5
resolution: "@jridgewell/sourcemap-codec@npm:1.5.5"
@@ -2743,7 +2819,7 @@ __metadata:
languageName: node
linkType: hard
-"@jridgewell/trace-mapping@npm:^0.3.24, @jridgewell/trace-mapping@npm:^0.3.28, @jridgewell/trace-mapping@npm:^0.3.31":
+"@jridgewell/trace-mapping@npm:^0.3.24, @jridgewell/trace-mapping@npm:^0.3.31":
version: 0.3.31
resolution: "@jridgewell/trace-mapping@npm:0.3.31"
dependencies:
@@ -2753,6 +2829,16 @@ __metadata:
languageName: node
linkType: hard
+"@jridgewell/trace-mapping@npm:^0.3.28":
+ version: 0.3.29
+ resolution: "@jridgewell/trace-mapping@npm:0.3.29"
+ dependencies:
+ "@jridgewell/resolve-uri": "npm:^3.1.0"
+ "@jridgewell/sourcemap-codec": "npm:^1.4.14"
+ checksum: 10c0/fb547ba31658c4d74eb17e7389f4908bf7c44cef47acb4c5baa57289daf68e6fe53c639f41f751b3923aca67010501264f70e7b49978ad1f040294b22c37b333
+ languageName: node
+ linkType: hard
+
"@jscad/array-utils@npm:2.1.4":
version: 2.1.4
resolution: "@jscad/array-utils@npm:2.1.4"
@@ -2812,12 +2898,12 @@ __metadata:
languageName: node
linkType: hard
-"@mermaid-js/parser@npm:^0.6.3":
- version: 0.6.3
- resolution: "@mermaid-js/parser@npm:0.6.3"
+"@mermaid-js/parser@npm:^1.0.0":
+ version: 1.0.0
+ resolution: "@mermaid-js/parser@npm:1.0.0"
dependencies:
- langium: "npm:3.3.1"
- checksum: 10c0/9711174ff31f32d93c8da03ed6b1a1380f5ccfb27ffcdfaf42236da4b381aa0602752b3afc7893582d5ccdfc79b0465c69afe963b825328049575831f4ddd28e
+ langium: "npm:^4.0.0"
+ checksum: 10c0/e311a0981d31984614eee25101c695e950cb1197befc51296d8735390433de59dc6e4a48c3cce1e23a1279b6baf60f9f724d529b741c0c86cdcb09afe3e5e046
languageName: node
linkType: hard
@@ -2832,6 +2918,17 @@ __metadata:
languageName: node
linkType: hard
+"@napi-rs/wasm-runtime@npm:^1.1.1":
+ version: 1.1.1
+ resolution: "@napi-rs/wasm-runtime@npm:1.1.1"
+ dependencies:
+ "@emnapi/core": "npm:^1.7.1"
+ "@emnapi/runtime": "npm:^1.7.1"
+ "@tybys/wasm-util": "npm:^0.10.1"
+ checksum: 10c0/04d57b67e80736e41fe44674a011878db0a8ad893f4d44abb9d3608debb7c174224cba2796ed5b0c1d367368159f3ca6be45f1c59222f70e32ddc880f803d447
+ languageName: node
+ linkType: hard
+
"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
@@ -3082,6 +3179,27 @@ __metadata:
languageName: node
linkType: hard
+"@ota-meshi/ast-token-store@npm:^0.3.0":
+ version: 0.3.0
+ resolution: "@ota-meshi/ast-token-store@npm:0.3.0"
+ checksum: 10c0/cb36d5b3e1379901e197d03869772f96d6505be8c06701dd56a02123a9a5484cfe8d759610622058675434ee2dcdba37b939cc249abe9babefcd400a63a77e9a
+ languageName: node
+ linkType: hard
+
+"@oxc-project/runtime@npm:0.115.0":
+ version: 0.115.0
+ resolution: "@oxc-project/runtime@npm:0.115.0"
+ checksum: 10c0/88905181724fcad06d2852969e706a25a7b6c4fadac22dd6aece24b882a947eda7487451e0824781c9dc87b40b2c6ee582790e47fec5a9ba5d27c6e8c6c35bc1
+ languageName: node
+ linkType: hard
+
+"@oxc-project/types@npm:=0.115.0":
+ version: 0.115.0
+ resolution: "@oxc-project/types@npm:0.115.0"
+ checksum: 10c0/47fc31eb3fb3fcf4119955339f92ba2003f9b445834c1a28ed945cd6b9cd833c7ba66fca88aa5277336c2c55df300a593bc67970e544691eceaa486ebe12cb58
+ languageName: node
+ linkType: hard
+
"@parcel/watcher-android-arm64@npm:2.5.1":
version: 2.5.1
resolution: "@parcel/watcher-android-arm64@npm:2.5.1"
@@ -3312,10 +3430,124 @@ __metadata:
languageName: node
linkType: hard
-"@rolldown/pluginutils@npm:1.0.0-rc.2":
- version: 1.0.0-rc.2
- resolution: "@rolldown/pluginutils@npm:1.0.0-rc.2"
- checksum: 10c0/35d3dec35e00ab090d5ff8287e27af98a15da897dc8b034fe0e00d03e0931b9e993603c054be9e8925e2bde040c44c18b48cb8aeea6a261fd1c8f46837038927
+"@rolldown/binding-android-arm64@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-android-arm64@npm:1.0.0-rc.9"
+ conditions: os=android & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-darwin-arm64@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-darwin-arm64@npm:1.0.0-rc.9"
+ conditions: os=darwin & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-darwin-x64@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-darwin-x64@npm:1.0.0-rc.9"
+ conditions: os=darwin & cpu=x64
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-freebsd-x64@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-freebsd-x64@npm:1.0.0-rc.9"
+ conditions: os=freebsd & cpu=x64
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-linux-arm-gnueabihf@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-linux-arm-gnueabihf@npm:1.0.0-rc.9"
+ conditions: os=linux & cpu=arm
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-linux-arm64-gnu@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-linux-arm64-gnu@npm:1.0.0-rc.9"
+ conditions: os=linux & cpu=arm64 & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-linux-arm64-musl@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-linux-arm64-musl@npm:1.0.0-rc.9"
+ conditions: os=linux & cpu=arm64 & libc=musl
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-linux-ppc64-gnu@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-linux-ppc64-gnu@npm:1.0.0-rc.9"
+ conditions: os=linux & cpu=ppc64 & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-linux-s390x-gnu@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-linux-s390x-gnu@npm:1.0.0-rc.9"
+ conditions: os=linux & cpu=s390x & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-linux-x64-gnu@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-linux-x64-gnu@npm:1.0.0-rc.9"
+ conditions: os=linux & cpu=x64 & libc=glibc
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-linux-x64-musl@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-linux-x64-musl@npm:1.0.0-rc.9"
+ conditions: os=linux & cpu=x64 & libc=musl
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-openharmony-arm64@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-openharmony-arm64@npm:1.0.0-rc.9"
+ conditions: os=openharmony & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-wasm32-wasi@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-wasm32-wasi@npm:1.0.0-rc.9"
+ dependencies:
+ "@napi-rs/wasm-runtime": "npm:^1.1.1"
+ conditions: cpu=wasm32
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-win32-arm64-msvc@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-win32-arm64-msvc@npm:1.0.0-rc.9"
+ conditions: os=win32 & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"@rolldown/binding-win32-x64-msvc@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/binding-win32-x64-msvc@npm:1.0.0-rc.9"
+ conditions: os=win32 & cpu=x64
+ languageName: node
+ linkType: hard
+
+"@rolldown/pluginutils@npm:1.0.0-rc.7":
+ version: 1.0.0-rc.7
+ resolution: "@rolldown/pluginutils@npm:1.0.0-rc.7"
+ checksum: 10c0/9d5490b5805b25bcd1720ca01c4c032b55a0ef953dab36a8dd42c568e82214576baa464f3027cd5dff3fabcfbe3bf3db2251d12b60220f5d1cd2ffde5ee37082
+ languageName: node
+ linkType: hard
+
+"@rolldown/pluginutils@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "@rolldown/pluginutils@npm:1.0.0-rc.9"
+ checksum: 10c0/fca488fb96b134ccf95b42632b6112b4abb8b3a9688f166fbd627410def2538ee201953717d234ddecbff62dfe4edc4e72c657b01a9d0750134608d767eea5fd
languageName: node
linkType: hard
@@ -3547,15 +3779,15 @@ __metadata:
languageName: node
linkType: hard
-"@shikijs/core@npm:3.22.0":
- version: 3.22.0
- resolution: "@shikijs/core@npm:3.22.0"
+"@shikijs/core@npm:3.23.0":
+ version: 3.23.0
+ resolution: "@shikijs/core@npm:3.23.0"
dependencies:
- "@shikijs/types": "npm:3.22.0"
+ "@shikijs/types": "npm:3.23.0"
"@shikijs/vscode-textmate": "npm:^10.0.2"
"@types/hast": "npm:^3.0.4"
hast-util-to-html: "npm:^9.0.5"
- checksum: 10c0/4df376f5fa0afaeaa458ba08db1d8a6ad15cb11c7351edc4cabf7e87453a1b1859ded083fdfe8020ac697a47f9a180fd655783be33d2602c9dbaa4cc950b8e13
+ checksum: 10c0/c595f1f2ec09cab102d2b3e03a3c64bfaace5fe52760cfbcced961d3e16571aa646c7e6f85b3d2d0242efd2c832ce4d150b5f1b7332982c17cfbe72f32bd0850
languageName: node
linkType: hard
@@ -3570,14 +3802,14 @@ __metadata:
languageName: node
linkType: hard
-"@shikijs/engine-javascript@npm:3.22.0":
- version: 3.22.0
- resolution: "@shikijs/engine-javascript@npm:3.22.0"
+"@shikijs/engine-javascript@npm:3.23.0":
+ version: 3.23.0
+ resolution: "@shikijs/engine-javascript@npm:3.23.0"
dependencies:
- "@shikijs/types": "npm:3.22.0"
+ "@shikijs/types": "npm:3.23.0"
"@shikijs/vscode-textmate": "npm:^10.0.2"
oniguruma-to-es: "npm:^4.3.4"
- checksum: 10c0/344dee8fd866743ecb762d3f954414d3dec17e31a6c2c5b778abdff320b8c68ff87ef661a46969c1fb34d84c2f55a696159cde2f64576407419664b9fa8dd97b
+ checksum: 10c0/884ebb7f66312c9f43e71fb33a3ac0e52f925fc6932de9f68f1bf171019c011c988a4bc0217212589985b1e1bc49452ed67eacbf3d74200b4a3725f11fd8ad98
languageName: node
linkType: hard
@@ -3591,13 +3823,23 @@ __metadata:
languageName: node
linkType: hard
-"@shikijs/engine-oniguruma@npm:3.22.0, @shikijs/engine-oniguruma@npm:^3.21.0":
- version: 3.22.0
- resolution: "@shikijs/engine-oniguruma@npm:3.22.0"
+"@shikijs/engine-oniguruma@npm:3.23.0":
+ version: 3.23.0
+ resolution: "@shikijs/engine-oniguruma@npm:3.23.0"
+ dependencies:
+ "@shikijs/types": "npm:3.23.0"
+ "@shikijs/vscode-textmate": "npm:^10.0.2"
+ checksum: 10c0/40dbda7aef55d5946c45b8cfe56f484eadb611f9f7c9eb77ff21f0dfce2bcc775686a61eda9e06401ddd71195945a522293f51d6522fce49244b1a6b9c0f61f7
+ languageName: node
+ linkType: hard
+
+"@shikijs/engine-oniguruma@npm:^3.21.0":
+ version: 3.21.0
+ resolution: "@shikijs/engine-oniguruma@npm:3.21.0"
dependencies:
- "@shikijs/types": "npm:3.22.0"
+ "@shikijs/types": "npm:3.21.0"
"@shikijs/vscode-textmate": "npm:^10.0.2"
- checksum: 10c0/21007cc1f2c714f37a53e163e1d604e6696d310f9e252970a828fe5450e4daa9f1f369b7ceffd1cb9cde348d9ca17e8a4d14180749ac052c74d104cab86834ea
+ checksum: 10c0/cb17c034b04e1333f90f267081b7fac0b53e56031f7d067723363a72cdbdf79e567dea216bbcae38a6d4b910570c2dd60a953ca941f4834768c0bb721131af5f
languageName: node
linkType: hard
@@ -3610,12 +3852,21 @@ __metadata:
languageName: node
linkType: hard
-"@shikijs/langs@npm:3.22.0, @shikijs/langs@npm:^3.21.0":
- version: 3.22.0
- resolution: "@shikijs/langs@npm:3.22.0"
+"@shikijs/langs@npm:3.23.0":
+ version: 3.23.0
+ resolution: "@shikijs/langs@npm:3.23.0"
+ dependencies:
+ "@shikijs/types": "npm:3.23.0"
+ checksum: 10c0/513b90cfee0fa167d2063b7fbc2318b303a604f2e1fa156aa8b4659b49792401531a74acf68de622ecfff15738e1947a46cfe92a32fcd6a4ee5e70bcf1d06c66
+ languageName: node
+ linkType: hard
+
+"@shikijs/langs@npm:^3.21.0":
+ version: 3.21.0
+ resolution: "@shikijs/langs@npm:3.21.0"
dependencies:
- "@shikijs/types": "npm:3.22.0"
- checksum: 10c0/68bb7b10a4b8d78540d0518b80b4c57e42ac232e84a5f74a91d6335de80af730008cf269b4c3da46a2fd3c4a59cd427ab1e6f5934c884335f9f648f8c0c0a912
+ "@shikijs/types": "npm:3.21.0"
+ checksum: 10c0/79cfc2b8ac1f5c938bfb18db6233f86ca96948970068c2cc94559e30abac2036c35a2ae52015d07f72b6decfd6b2ae86321f9547ae0f994b6131e362781fbf1f
languageName: node
linkType: hard
@@ -3628,12 +3879,21 @@ __metadata:
languageName: node
linkType: hard
-"@shikijs/themes@npm:3.22.0, @shikijs/themes@npm:^3.21.0":
- version: 3.22.0
- resolution: "@shikijs/themes@npm:3.22.0"
+"@shikijs/themes@npm:3.23.0":
+ version: 3.23.0
+ resolution: "@shikijs/themes@npm:3.23.0"
dependencies:
- "@shikijs/types": "npm:3.22.0"
- checksum: 10c0/f662648e346e0133d84dee058f24db6434eb7e511ffe8e34e9632f1168d46b219fbddcca245166f98200b13549fc3256baf8d2a0df7c23e856c9933c0bd444f9
+ "@shikijs/types": "npm:3.23.0"
+ checksum: 10c0/5c99036d4a765765018f9106a354ebe5ccac204c69f00e3cda265828d493f005412659213f6574fa0e187c7d4437b3327bd6dad2e2146b2c472d2bf493d790dd
+ languageName: node
+ linkType: hard
+
+"@shikijs/themes@npm:^3.21.0":
+ version: 3.21.0
+ resolution: "@shikijs/themes@npm:3.21.0"
+ dependencies:
+ "@shikijs/types": "npm:3.21.0"
+ checksum: 10c0/f128a874231d84d93e16f347557e844c2b6493b41196b52e36a79874598abe2dbf3ee981dfe52dd09f8d7e21ed4ff41ab03c28de7a21313d9a0b691fbd3690c0
languageName: node
linkType: hard
@@ -3657,7 +3917,27 @@ __metadata:
languageName: node
linkType: hard
-"@shikijs/types@npm:3.22.0, @shikijs/types@npm:^3.21.0":
+"@shikijs/types@npm:3.21.0":
+ version: 3.21.0
+ resolution: "@shikijs/types@npm:3.21.0"
+ dependencies:
+ "@shikijs/vscode-textmate": "npm:^10.0.2"
+ "@types/hast": "npm:^3.0.4"
+ checksum: 10c0/a86038c7ad10bb8104ea07cfa0dddf1e0646cf3b70a382978939c6144b21e5891395f5e705b7393476320f6196d86c6d8cd7ad6b3e1b356eb6a7e40c298c98f3
+ languageName: node
+ linkType: hard
+
+"@shikijs/types@npm:3.23.0":
+ version: 3.23.0
+ resolution: "@shikijs/types@npm:3.23.0"
+ dependencies:
+ "@shikijs/vscode-textmate": "npm:^10.0.2"
+ "@types/hast": "npm:^3.0.4"
+ checksum: 10c0/bd0d1593f830a6b4e55c77871ec1b95cc44855d6e0e26282a948a3c58827237826e4110af27eb4d3231361f1e182c4410434a1dc15ec40aea988dc92dc97e9d6
+ languageName: node
+ linkType: hard
+
+"@shikijs/types@npm:^3.21.0":
version: 3.22.0
resolution: "@shikijs/types@npm:3.22.0"
dependencies:
@@ -3764,6 +4044,7 @@ __metadata:
resolution: "@sourceacademy/bundle-binary_tree@workspace:src/bundles/binary_tree"
dependencies:
"@sourceacademy/modules-buildtools": "workspace:^"
+ "@sourceacademy/modules-lib": "workspace:^"
js-slang: "npm:^1.0.85"
typescript: "npm:^5.8.2"
languageName: unknown
@@ -3844,6 +4125,7 @@ __metadata:
resolution: "@sourceacademy/bundle-midi@workspace:src/bundles/midi"
dependencies:
"@sourceacademy/modules-buildtools": "workspace:^"
+ "@sourceacademy/modules-lib": "workspace:^"
js-slang: "npm:^1.0.85"
typescript: "npm:^5.8.2"
languageName: unknown
@@ -3892,13 +4174,13 @@ __metadata:
dependencies:
"@sourceacademy/modules-buildtools": "workspace:^"
"@types/react": "npm:^18.3.1"
- "@vitest/browser-playwright": "npm:^4.0.18"
+ "@vitest/browser-playwright": "npm:4.1.0"
playwright: "npm:^1.55.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
typescript: "npm:^5.8.2"
- vitest: "npm:^4.0.18"
- vitest-browser-react: "npm:^2.0.4"
+ vitest: "npm:4.1.0"
+ vitest-browser-react: "npm:^2.1.0"
languageName: unknown
linkType: soft
@@ -3909,6 +4191,7 @@ __metadata:
"@sourceacademy/bundle-curve": "workspace:^"
"@sourceacademy/bundle-sound": "workspace:^"
"@sourceacademy/modules-buildtools": "workspace:^"
+ "@sourceacademy/modules-lib": "workspace:^"
"@types/plotly.js": "npm:^3.0.0"
js-slang: "npm:^1.0.85"
plotly.js-dist: "npm:^3.0.0"
@@ -3916,11 +4199,12 @@ __metadata:
languageName: unknown
linkType: soft
-"@sourceacademy/bundle-repeat@workspace:src/bundles/repeat":
+"@sourceacademy/bundle-repeat@workspace:^, @sourceacademy/bundle-repeat@workspace:src/bundles/repeat":
version: 0.0.0-use.local
resolution: "@sourceacademy/bundle-repeat@workspace:src/bundles/repeat"
dependencies:
"@sourceacademy/modules-buildtools": "workspace:^"
+ "@sourceacademy/modules-lib": "workspace:^"
typescript: "npm:^5.8.2"
languageName: unknown
linkType: soft
@@ -3930,6 +4214,7 @@ __metadata:
resolution: "@sourceacademy/bundle-repl@workspace:src/bundles/repl"
dependencies:
"@sourceacademy/modules-buildtools": "workspace:^"
+ "@sourceacademy/modules-lib": "workspace:^"
js-slang: "npm:^1.0.85"
typescript: "npm:^5.8.2"
languageName: unknown
@@ -3954,6 +4239,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@sourceacademy/bundle-rune@workspace:src/bundles/rune"
dependencies:
+ "@sourceacademy/bundle-repeat": "workspace:^"
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
es-toolkit: "npm:^1.44.0"
@@ -4061,7 +4347,7 @@ __metadata:
"@stylistic/eslint-plugin": "npm:^5.0.0"
"@typescript-eslint/rule-tester": "npm:^8.56.1"
"@typescript-eslint/utils": "npm:^8.56.1"
- "@vitest/eslint-plugin": "npm:^1.6.6"
+ "@vitest/eslint-plugin": "npm:^1.6.12"
eslint: "npm:^9.35.0"
eslint-plugin-import: "npm:^2.32.0"
eslint-plugin-jsdoc: "npm:^62.0.0"
@@ -4073,7 +4359,7 @@ __metadata:
peerDependencies:
"@eslint/markdown": ^7.0.0
"@stylistic/eslint-plugin": ^5.0.0
- "@vitest/eslint-plugin": ^1.3.4
+ "@vitest/eslint-plugin": ^1.6.12
eslint: ">=9"
eslint-plugin-import: ^2.32.0
eslint-plugin-jsdoc: ^62.0.0
@@ -4111,9 +4397,9 @@ __metadata:
"@types/estree": "npm:^1.0.0"
"@types/http-server": "npm:^0.12.4"
"@types/node": "npm:^22.15.30"
- "@vitejs/plugin-react": "npm:^5.1.0"
- "@vitest/browser-playwright": "npm:^4.0.18"
- "@vitest/coverage-v8": "npm:^4.0.18"
+ "@vitejs/plugin-react": "npm:^6.0.1"
+ "@vitest/browser-playwright": "npm:4.1.0"
+ "@vitest/coverage-v8": "npm:4.1.0"
acorn: "npm:^8.8.1"
acorn-typescript: "npm:^1.4.13"
astring: "npm:^1.8.6"
@@ -4126,8 +4412,8 @@ __metadata:
jsdom: "npm:^29.0.0"
typedoc: "npm:^0.28.9"
typescript: "npm:^5.8.2"
- vite: "npm:^7.1.11"
- vitest: "npm:^4.0.18"
+ vite: "npm:^8.0.0"
+ vitest: "npm:4.1.0"
bin:
buildtools: ./dist/index.js
languageName: unknown
@@ -4138,14 +4424,13 @@ __metadata:
resolution: "@sourceacademy/modules-devserver@workspace:devserver"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@commander-js/extra-typings": "npm:^14.0.0"
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
"@types/react": "npm:^18.3.1"
"@types/react-dom": "npm:^18.3.1"
- "@vitejs/plugin-react": "npm:^5.1.0"
- "@vitest/browser-playwright": "npm:^4.0.18"
+ "@vitejs/plugin-react": "npm:^6.0.1"
+ "@vitest/browser-playwright": "npm:4.1.0"
ace-builds: "npm:^1.25.1"
classnames: "npm:^2.3.1"
commander: "npm:^14.0.0"
@@ -4158,10 +4443,12 @@ __metadata:
react-dom: "npm:^18.3.1"
sass: "npm:^1.85.0"
typescript: "npm:^5.8.2"
- vite: "npm:^7.1.11"
+ vite: "npm:^8.0.0"
vite-plugin-node-polyfills: "npm:^0.25.0"
- vitest: "npm:^4.0.18"
- vitest-browser-react: "npm:^2.0.4"
+ vitest: "npm:4.1.0"
+ vitest-browser-react: "npm:^2.1.0"
+ peerDependencies:
+ es-toolkit: ^1.44.0
bin:
devserver: ./bin.js
languageName: unknown
@@ -4195,7 +4482,7 @@ __metadata:
es-toolkit: "npm:^1.44.0"
snyk-nodejs-lockfile-parser: "npm:^2.4.2"
typescript: "npm:^5.8.2"
- vitest: "npm:^4.0.18"
+ vitest: "npm:4.1.0"
languageName: unknown
linkType: soft
@@ -4204,12 +4491,11 @@ __metadata:
resolution: "@sourceacademy/modules-lib@workspace:lib/modules-lib"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@sourceacademy/modules-buildtools": "workspace:^"
"@types/react": "npm:^18.3.1"
"@types/react-dom": "npm:^18.3.1"
- "@vitejs/plugin-react": "npm:^5.1.0"
- "@vitest/browser-playwright": "npm:^4.0.18"
+ "@vitejs/plugin-react": "npm:^6.0.1"
+ "@vitest/browser-playwright": "npm:4.1.0"
es-toolkit: "npm:^1.44.0"
eslint: "npm:^9.35.0"
js-slang: "npm:^1.0.85"
@@ -4221,8 +4507,8 @@ __metadata:
typedoc-plugin-markdown: "npm:^4.7.0"
typedoc-plugin-rename-defaults: "npm:^0.7.3"
typescript: "npm:^5.8.2"
- vitest: "npm:^4.0.18"
- vitest-browser-react: "npm:^2.0.4"
+ vitest: "npm:4.1.0"
+ vitest-browser-react: "npm:^2.1.0"
languageName: unknown
linkType: soft
@@ -4232,17 +4518,17 @@ __metadata:
dependencies:
"@commander-js/extra-typings": "npm:^14.0.0"
"@types/node": "npm:^22.15.30"
- "@vitejs/plugin-react": "npm:^5.1.0"
- "@vitest/browser-playwright": "npm:^4.0.18"
- "@vitest/coverage-v8": "npm:^4.0.18"
+ "@vitejs/plugin-react": "npm:^6.0.1"
+ "@vitest/browser-playwright": "npm:4.1.0"
+ "@vitest/coverage-v8": "npm:4.1.0"
chalk: "npm:^5.0.1"
commander: "npm:^14.0.0"
es-toolkit: "npm:^1.44.0"
esbuild: "npm:^0.27.0"
jsonschema: "npm:^1.5.0"
typescript: "npm:^5.8.2"
- vitest: "npm:^4.0.18"
- vitest-browser-react: "npm:^2.0.4"
+ vitest: "npm:4.1.0"
+ vitest-browser-react: "npm:^2.1.0"
peerDependencies:
"@vitejs/plugin-react": "*"
vitest-browser-react: "*"
@@ -4262,8 +4548,8 @@ __metadata:
"@types/node": "npm:^22.15.30"
"@types/react": "npm:^18.3.1"
"@types/react-dom": "npm:^18.3.1"
- "@vitest/coverage-v8": "npm:^4.0.18"
- "@vitest/eslint-plugin": "npm:^1.6.6"
+ "@vitest/coverage-v8": "npm:4.1.0"
+ "@vitest/eslint-plugin": "npm:^1.6.12"
"@yarnpkg/types": "npm:^4.0.1"
esbuild: "npm:^0.27.0"
eslint: "npm:^9.35.0"
@@ -4281,8 +4567,8 @@ __metadata:
react-dom: "npm:^18.3.1"
typescript: "npm:^5.8.2"
typescript-eslint: "npm:^8.56.1"
- vitest: "npm:^4.0.18"
- vitest-browser-react: "npm:^2.0.4"
+ vitest: "npm:4.1.0"
+ vitest-browser-react: "npm:^2.1.0"
peerDependencies:
"@blueprintjs/core": ^6.0.0
"@blueprintjs/icons": ^6.0.0
@@ -4298,7 +4584,6 @@ __metadata:
resolution: "@sourceacademy/tab-ArcadeTwod@workspace:src/tabs/ArcadeTwod"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
"@types/react": "npm:^18.3.1"
@@ -4329,7 +4614,6 @@ __metadata:
resolution: "@sourceacademy/tab-Csg@workspace:src/tabs/Csg"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@sourceacademy/bundle-csg": "workspace:^"
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
@@ -4345,19 +4629,18 @@ __metadata:
resolution: "@sourceacademy/tab-Curve@workspace:src/tabs/Curve"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@sourceacademy/bundle-curve": "workspace:^"
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
"@types/react": "npm:^18.3.1"
"@types/react-dom": "npm:^18.3.1"
- "@vitest/browser-playwright": "npm:^4.0.18"
- "@vitest/coverage-v8": "npm:^4.0.18"
+ "@vitest/browser-playwright": "npm:4.1.0"
+ "@vitest/coverage-v8": "npm:4.1.0"
playwright: "npm:^1.55.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
- vitest: "npm:^4.0.18"
- vitest-browser-react: "npm:^2.0.4"
+ vitest: "npm:4.1.0"
+ vitest-browser-react: "npm:^2.1.0"
languageName: unknown
linkType: soft
@@ -4391,7 +4674,6 @@ __metadata:
resolution: "@sourceacademy/tab-Nbody@workspace:src/tabs/Nbody"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
"@types/plotly.js": "npm:^2.35.4"
@@ -4424,7 +4706,6 @@ __metadata:
resolution: "@sourceacademy/tab-Physics2D@workspace:src/tabs/Physics2D"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@box2d/debug-draw": "npm:^0.10.0"
"@sourceacademy/bundle-physics_2d": "workspace:^"
"@sourceacademy/modules-buildtools": "workspace:^"
@@ -4440,7 +4721,6 @@ __metadata:
resolution: "@sourceacademy/tab-Pixnflix@workspace:src/tabs/Pixnflix"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@sourceacademy/bundle-pix_n_flix": "workspace:^"
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
@@ -4480,7 +4760,6 @@ __metadata:
resolution: "@sourceacademy/tab-Repl@workspace:src/tabs/Repl"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@sourceacademy/bundle-repl": "workspace:^"
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
@@ -4516,13 +4795,13 @@ __metadata:
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
"@types/react": "npm:^18.3.1"
- "@vitest/browser-playwright": "npm:^4.0.18"
+ "@vitest/browser-playwright": "npm:4.1.0"
es-toolkit: "npm:^1.44.0"
playwright: "npm:^1.55.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
- vitest: "npm:^4.0.18"
- vitest-browser-react: "npm:^2.0.4"
+ vitest: "npm:4.1.0"
+ vitest-browser-react: "npm:^2.1.0"
languageName: unknown
linkType: soft
@@ -4587,7 +4866,6 @@ __metadata:
resolution: "@sourceacademy/tab-UnityAcademy@workspace:src/tabs/UnityAcademy"
dependencies:
"@blueprintjs/core": "npm:^6.0.0"
- "@blueprintjs/icons": "npm:^6.0.0"
"@sourceacademy/bundle-unity_academy": "workspace:^"
"@sourceacademy/modules-buildtools": "workspace:^"
"@sourceacademy/modules-lib": "workspace:^"
@@ -4604,34 +4882,34 @@ __metadata:
dependencies:
"@types/istanbul-lib-report": "npm:^3.0.3"
"@types/node": "npm:^22.15.30"
- "@vitest/coverage-v8": "npm:^4.0.18"
+ "@vitest/coverage-v8": "npm:4.1.0"
esbuild: "npm:^0.27.0"
istanbul-lib-report: "npm:^3.0.1"
typescript: "npm:^5.8.2"
- vitest: "npm:^4.0.18"
+ vitest: "npm:4.1.0"
languageName: unknown
linkType: soft
-"@standard-schema/spec@npm:^1.0.0":
- version: 1.0.0
- resolution: "@standard-schema/spec@npm:1.0.0"
- checksum: 10c0/a1ab9a8bdc09b5b47aa8365d0e0ec40cc2df6437be02853696a0e377321653b0d3ac6f079a8c67d5ddbe9821025584b1fb71d9cc041a6666a96f1fadf2ece15f
+"@standard-schema/spec@npm:^1.1.0":
+ version: 1.1.0
+ resolution: "@standard-schema/spec@npm:1.1.0"
+ checksum: 10c0/d90f55acde4b2deb983529c87e8025fa693de1a5e8b49ecc6eb84d1fd96328add0e03d7d551442156c7432fd78165b2c26ff561b970a9a881f046abb78d6a526
languageName: node
linkType: hard
"@stylistic/eslint-plugin@npm:^5.0.0":
- version: 5.7.1
- resolution: "@stylistic/eslint-plugin@npm:5.7.1"
+ version: 5.9.0
+ resolution: "@stylistic/eslint-plugin@npm:5.9.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.9.1"
- "@typescript-eslint/types": "npm:^8.53.1"
+ "@typescript-eslint/types": "npm:^8.56.0"
eslint-visitor-keys: "npm:^4.2.1"
espree: "npm:^10.4.0"
estraverse: "npm:^5.3.0"
picomatch: "npm:^4.0.3"
peerDependencies:
- eslint: ">=9.0.0"
- checksum: 10c0/0f3b00162dbf3ae594b86ed468322e1e49ea8b2de1cdb95f589954457d26020ebde007da451e53c85e95108fc1d1461e0c7c355c39c7c124f71cc468dbe69104
+ eslint: ^9.0.0 || ^10.0.0
+ checksum: 10c0/d1953a08ea3df6b5a885509c9763b08d59c173e9c512146e1d2b99a7a377dab94aaabc81369d329c38b7e8434eb80a080a6973c0fd7003d7a8c69a4ccb6f5d05
languageName: node
linkType: hard
@@ -4672,7 +4950,7 @@ __metadata:
languageName: node
linkType: hard
-"@tybys/wasm-util@npm:^0.10.0":
+"@tybys/wasm-util@npm:^0.10.0, @tybys/wasm-util@npm:^0.10.1":
version: 0.10.1
resolution: "@tybys/wasm-util@npm:0.10.1"
dependencies:
@@ -4681,7 +4959,7 @@ __metadata:
languageName: node
linkType: hard
-"@types/babel__core@npm:^7.0.0, @types/babel__core@npm:^7.1.7, @types/babel__core@npm:^7.20.5":
+"@types/babel__core@npm:^7.0.0, @types/babel__core@npm:^7.1.7":
version: 7.20.5
resolution: "@types/babel__core@npm:7.20.5"
dependencies:
@@ -5209,20 +5487,20 @@ __metadata:
linkType: hard
"@types/node@npm:*":
- version: 25.2.2
- resolution: "@types/node@npm:25.2.2"
+ version: 25.3.3
+ resolution: "@types/node@npm:25.3.3"
dependencies:
- undici-types: "npm:~7.16.0"
- checksum: 10c0/45aa45b00df0aac4712c2d6e934a6ed21ac54e0284dd726df1c7620b8c7d36a4fb601b9f8fe1d2951298d1ee7618cf8275688e329c295eb36e8b8fa827a8e334
+ undici-types: "npm:~7.18.0"
+ checksum: 10c0/63e1d3816a9f4a706ab5d588d18cb98aa824b97748ff585537d327528e9438f58f69f45c7762e7cd3a1ab32c1619f551aabe8075d13172f9273cf10f6d83ab91
languageName: node
linkType: hard
"@types/node@npm:^22.0.0, @types/node@npm:^22.15.30":
- version: 22.19.10
- resolution: "@types/node@npm:22.19.10"
+ version: 22.19.13
+ resolution: "@types/node@npm:22.19.13"
dependencies:
undici-types: "npm:~6.21.0"
- checksum: 10c0/fb1484f68c259abb73b018e6a521dba2ffe7846128d3aacc7fba5672f354ddb364cb4c81b5a0e686cf58ea0067df4d68d4159f668c864238a0c3fe7fee603341
+ checksum: 10c0/ad8a0b6a69dd8ef663701573eca94ef6d20ce093f54f05bed823c826374eb1ea8b06e6f2c5d7f6cfc203b82dfd60293296bf80ea987ddb77775840bc2ef9f803
languageName: node
linkType: hard
@@ -5442,7 +5720,7 @@ __metadata:
languageName: node
linkType: hard
-"@typescript-eslint/scope-manager@npm:8.56.1, @typescript-eslint/scope-manager@npm:^8.55.0":
+"@typescript-eslint/scope-manager@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/scope-manager@npm:8.56.1"
dependencies:
@@ -5452,6 +5730,16 @@ __metadata:
languageName: node
linkType: hard
+"@typescript-eslint/scope-manager@npm:^8.55.0":
+ version: 8.55.0
+ resolution: "@typescript-eslint/scope-manager@npm:8.55.0"
+ dependencies:
+ "@typescript-eslint/types": "npm:8.55.0"
+ "@typescript-eslint/visitor-keys": "npm:8.55.0"
+ checksum: 10c0/c42bd6b8e4936cac8bee3adbc2f707e3aee5f16af3dd18c1d095f4a1b881471b58de73abc0ad176db98654683a808946902e51d86efff39dc7610d29152c3078
+ languageName: node
+ linkType: hard
+
"@typescript-eslint/tsconfig-utils@npm:8.56.1, @typescript-eslint/tsconfig-utils@npm:^8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/tsconfig-utils@npm:8.56.1"
@@ -5477,13 +5765,27 @@ __metadata:
languageName: node
linkType: hard
-"@typescript-eslint/types@npm:8.56.1, @typescript-eslint/types@npm:^8.53.1, @typescript-eslint/types@npm:^8.54.0, @typescript-eslint/types@npm:^8.56.1":
+"@typescript-eslint/types@npm:8.55.0":
+ version: 8.55.0
+ resolution: "@typescript-eslint/types@npm:8.55.0"
+ checksum: 10c0/dc572f55966e2f0fee149e5d5e42a91cedcdeac451bff29704eb701f9336f123bbc7d7abcfbda717f9e1ef6b402fa24679908bc6032e67513287403037ef345f
+ languageName: node
+ linkType: hard
+
+"@typescript-eslint/types@npm:8.56.1, @typescript-eslint/types@npm:^8.56.0, @typescript-eslint/types@npm:^8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/types@npm:8.56.1"
checksum: 10c0/e5a0318abddf0c4f98da3039cb10b3c0601c8601f7a9f7043630f0d622dabfe83a4cd833545ad3531fc846e46ca2874377277b392c2490dffec279d9242d827b
languageName: node
linkType: hard
+"@typescript-eslint/types@npm:^8.54.0":
+ version: 8.54.0
+ resolution: "@typescript-eslint/types@npm:8.54.0"
+ checksum: 10c0/2219594fe5e8931ff91fd1b7a2606d33cd4f093d43f9ca71bcaa37f106ef79ad51f830dea51392f7e3d8bca77f7077ef98733f87bc008fad2f0bbd9ea5fb8a40
+ languageName: node
+ linkType: hard
+
"@typescript-eslint/typescript-estree@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/typescript-estree@npm:8.56.1"
@@ -5518,6 +5820,16 @@ __metadata:
languageName: node
linkType: hard
+"@typescript-eslint/visitor-keys@npm:8.55.0":
+ version: 8.55.0
+ resolution: "@typescript-eslint/visitor-keys@npm:8.55.0"
+ dependencies:
+ "@typescript-eslint/types": "npm:8.55.0"
+ eslint-visitor-keys: "npm:^4.2.1"
+ checksum: 10c0/995c5ca91f7c7c1f3c4fdb4f98654abdff55efa570076b9b012da4cc203ebe7e2aee57ba83208ae51c2aef496c45cb8f6909560349131b779f31ce6f8758da23
+ languageName: node
+ linkType: hard
+
"@typescript-eslint/visitor-keys@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/visitor-keys@npm:8.56.1"
@@ -5692,19 +6004,21 @@ __metadata:
languageName: node
linkType: hard
-"@vitejs/plugin-react@npm:^5.1.0":
- version: 5.1.3
- resolution: "@vitejs/plugin-react@npm:5.1.3"
+"@vitejs/plugin-react@npm:^6.0.1":
+ version: 6.0.1
+ resolution: "@vitejs/plugin-react@npm:6.0.1"
dependencies:
- "@babel/core": "npm:^7.29.0"
- "@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
- "@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
- "@rolldown/pluginutils": "npm:1.0.0-rc.2"
- "@types/babel__core": "npm:^7.20.5"
- react-refresh: "npm:^0.18.0"
+ "@rolldown/pluginutils": "npm:1.0.0-rc.7"
peerDependencies:
- vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
- checksum: 10c0/814d950f398f13ab5261593952b0a3a10a8b21220923c99817c99456890e1c0df4f1dd4cb2fc538ce4db4f525695e82ba1771a9e13ae1821283b659a7cfedc12
+ "@rolldown/plugin-babel": ^0.1.7 || ^0.2.0
+ babel-plugin-react-compiler: ^1.0.0
+ vite: ^8.0.0
+ peerDependenciesMeta:
+ "@rolldown/plugin-babel":
+ optional: true
+ babel-plugin-react-compiler:
+ optional: true
+ checksum: 10c0/6c42f53a970cb6b0776ba5b4203bb01690ac564c56fca706d4037b50aec965ddc0f11530ab58ab2cd0fbe8c12e14cff6966b22d90391283b4a53294e3ddd478d
languageName: node
linkType: hard
@@ -5718,68 +6032,68 @@ __metadata:
languageName: node
linkType: hard
-"@vitest/browser-playwright@npm:^4.0.18":
- version: 4.0.18
- resolution: "@vitest/browser-playwright@npm:4.0.18"
+"@vitest/browser-playwright@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/browser-playwright@npm:4.1.0"
dependencies:
- "@vitest/browser": "npm:4.0.18"
- "@vitest/mocker": "npm:4.0.18"
+ "@vitest/browser": "npm:4.1.0"
+ "@vitest/mocker": "npm:4.1.0"
tinyrainbow: "npm:^3.0.3"
peerDependencies:
playwright: "*"
- vitest: 4.0.18
+ vitest: 4.1.0
peerDependenciesMeta:
playwright:
optional: false
- checksum: 10c0/505fafe6f957d020b74914ed328de57cba0be65ff82810da85297523776a0d7389669660e58734a416fc09ce262632b4d2cf257a9e8ab1115b695d133bba7bb5
+ checksum: 10c0/af2f6fc36eb56e3c1ac6e31b0ab2a2f4ca0bda86a306d0991b2f01047213fb191339b35775103af11ce1ef323ec72432eebe4bfeccd744d5e7c658716f1b985a
languageName: node
linkType: hard
-"@vitest/browser@npm:4.0.18":
- version: 4.0.18
- resolution: "@vitest/browser@npm:4.0.18"
+"@vitest/browser@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/browser@npm:4.1.0"
dependencies:
- "@vitest/mocker": "npm:4.0.18"
- "@vitest/utils": "npm:4.0.18"
+ "@blazediff/core": "npm:1.9.1"
+ "@vitest/mocker": "npm:4.1.0"
+ "@vitest/utils": "npm:4.1.0"
magic-string: "npm:^0.30.21"
- pixelmatch: "npm:7.1.0"
pngjs: "npm:^7.0.0"
sirv: "npm:^3.0.2"
tinyrainbow: "npm:^3.0.3"
- ws: "npm:^8.18.3"
+ ws: "npm:^8.19.0"
peerDependencies:
- vitest: 4.0.18
- checksum: 10c0/6b7bda92fa2e8c68de3e51c97322161484c3f1dd7a7417cdeabb4f1d98eab7dba96c156ac4282ea537c58d55cc0e5959abb4b9d90d3823b3cc3071c3f7460633
+ vitest: 4.1.0
+ checksum: 10c0/33b35cea63f392b6afafb6636bebe7ff0d234b1c120ec74a97462c7a7cbdbc67f415a5f0f95651f4074d53bfe12d4ff3ae8f16ba79045226df6365c77f950e18
languageName: node
linkType: hard
-"@vitest/coverage-v8@npm:^4.0.18":
- version: 4.0.18
- resolution: "@vitest/coverage-v8@npm:4.0.18"
+"@vitest/coverage-v8@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/coverage-v8@npm:4.1.0"
dependencies:
"@bcoe/v8-coverage": "npm:^1.0.2"
- "@vitest/utils": "npm:4.0.18"
- ast-v8-to-istanbul: "npm:^0.3.10"
+ "@vitest/utils": "npm:4.1.0"
+ ast-v8-to-istanbul: "npm:^1.0.0"
istanbul-lib-coverage: "npm:^3.2.2"
istanbul-lib-report: "npm:^3.0.1"
istanbul-reports: "npm:^3.2.0"
- magicast: "npm:^0.5.1"
+ magicast: "npm:^0.5.2"
obug: "npm:^2.1.1"
- std-env: "npm:^3.10.0"
+ std-env: "npm:^4.0.0-rc.1"
tinyrainbow: "npm:^3.0.3"
peerDependencies:
- "@vitest/browser": 4.0.18
- vitest: 4.0.18
+ "@vitest/browser": 4.1.0
+ vitest: 4.1.0
peerDependenciesMeta:
"@vitest/browser":
optional: true
- checksum: 10c0/e23e0da86f0b2a020c51562bc40ebdc7fc7553c24f8071dfb39a6df0161badbd5eaf2eebbf8ceaef18933a18c1934ff52d1c0c4bde77bb87e0c1feb0c8cbee4d
+ checksum: 10c0/0bcbc9d20dd4c998ff76b82a721d6000f1300346b93cfc441f9012797a34be65bb73dc99451275d7f7dcb06b98856b4e5dc30b2c483051ec2320e9a89af14179
languageName: node
linkType: hard
-"@vitest/eslint-plugin@npm:^1.6.6":
- version: 1.6.7
- resolution: "@vitest/eslint-plugin@npm:1.6.7"
+"@vitest/eslint-plugin@npm:^1.6.12":
+ version: 1.6.12
+ resolution: "@vitest/eslint-plugin@npm:1.6.12"
dependencies:
"@typescript-eslint/scope-manager": "npm:^8.55.0"
"@typescript-eslint/utils": "npm:^8.55.0"
@@ -5792,87 +6106,89 @@ __metadata:
optional: true
vitest:
optional: true
- checksum: 10c0/8dcfa507da5cf2a63826950770ff83426047560e713dedad25c92a6afcf32564993d2053d143d4accff7b812ac5f3d5159d6aeb0caf12248001e5e11e30fd83b
+ checksum: 10c0/e7d18ff416589e10ab8b76988eb82469cde9a24f5e2a81356c76d844da54a68297a4ec0561c8bb432591785456fbb6da03b9d082f6edd045a48d603b4db6af9a
languageName: node
linkType: hard
-"@vitest/expect@npm:4.0.18":
- version: 4.0.18
- resolution: "@vitest/expect@npm:4.0.18"
+"@vitest/expect@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/expect@npm:4.1.0"
dependencies:
- "@standard-schema/spec": "npm:^1.0.0"
+ "@standard-schema/spec": "npm:^1.1.0"
"@types/chai": "npm:^5.2.2"
- "@vitest/spy": "npm:4.0.18"
- "@vitest/utils": "npm:4.0.18"
- chai: "npm:^6.2.1"
+ "@vitest/spy": "npm:4.1.0"
+ "@vitest/utils": "npm:4.1.0"
+ chai: "npm:^6.2.2"
tinyrainbow: "npm:^3.0.3"
- checksum: 10c0/123b0aa111682e82ec5289186df18037b1a1768700e468ee0f9879709aaa320cf790463c15c0d8ee10df92b402f4394baf5d27797e604d78e674766d87bcaadc
+ checksum: 10c0/91cd7bb036401df5dfd9204f3de9a0afdb21dea6ee154622e5ed849e87a0df68b74258d490559c7046d3c03bc7aa634e9b0c166942a21d5e475c86c971486091
languageName: node
linkType: hard
-"@vitest/mocker@npm:4.0.18":
- version: 4.0.18
- resolution: "@vitest/mocker@npm:4.0.18"
+"@vitest/mocker@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/mocker@npm:4.1.0"
dependencies:
- "@vitest/spy": "npm:4.0.18"
+ "@vitest/spy": "npm:4.1.0"
estree-walker: "npm:^3.0.3"
magic-string: "npm:^0.30.21"
peerDependencies:
msw: ^2.4.9
- vite: ^6.0.0 || ^7.0.0-0
+ vite: ^6.0.0 || ^7.0.0 || ^8.0.0-0
peerDependenciesMeta:
msw:
optional: true
vite:
optional: true
- checksum: 10c0/fb0a257e7e167759d4ad228d53fa7bad2267586459c4a62188f2043dd7163b4b02e1e496dc3c227837f776e7d73d6c4343613e89e7da379d9d30de8260f1ee4b
+ checksum: 10c0/f61d3df6461008eb1e62ba465172207b29bd0d9866ff6bc88cd40fc99cd5d215ad89e2894ba6de87068e33f75de903b28a65ccc6074edf3de1fbead6a4a369cc
languageName: node
linkType: hard
-"@vitest/pretty-format@npm:4.0.18":
- version: 4.0.18
- resolution: "@vitest/pretty-format@npm:4.0.18"
+"@vitest/pretty-format@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/pretty-format@npm:4.1.0"
dependencies:
tinyrainbow: "npm:^3.0.3"
- checksum: 10c0/0086b8c88eeca896d8e4b98fcdef452c8041a1b63eb9e85d3e0bcc96c8aa76d8e9e0b6990ebb0bb0a697c4ebab347e7735888b24f507dbff2742ddce7723fd94
+ checksum: 10c0/638077f53b5f24ff2d4bc062e69931fa718141db28ddafe435de98a402586b82e8c3cadfc580c0ad233d7f0203aa22d866ac2adca98b83038dbd5423c3d7fe27
languageName: node
linkType: hard
-"@vitest/runner@npm:4.0.18":
- version: 4.0.18
- resolution: "@vitest/runner@npm:4.0.18"
+"@vitest/runner@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/runner@npm:4.1.0"
dependencies:
- "@vitest/utils": "npm:4.0.18"
+ "@vitest/utils": "npm:4.1.0"
pathe: "npm:^2.0.3"
- checksum: 10c0/fdb4afa411475133c05ba266c8092eaf1e56cbd5fb601f92ec6ccb9bab7ca52e06733ee8626599355cba4ee71cb3a8f28c84d3b69dc972e41047edc50229bc01
+ checksum: 10c0/9e09ca1b9070d3fe26c9bd48443d21b9fe2cb9abb2f694300bd9e5065f4e904f7322c07cd4bafadfed6fb11adfb50e4d1535f327ac6d24b6c373e92be90510bc
languageName: node
linkType: hard
-"@vitest/snapshot@npm:4.0.18":
- version: 4.0.18
- resolution: "@vitest/snapshot@npm:4.0.18"
+"@vitest/snapshot@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/snapshot@npm:4.1.0"
dependencies:
- "@vitest/pretty-format": "npm:4.0.18"
+ "@vitest/pretty-format": "npm:4.1.0"
+ "@vitest/utils": "npm:4.1.0"
magic-string: "npm:^0.30.21"
pathe: "npm:^2.0.3"
- checksum: 10c0/d3bfefa558db9a69a66886ace6575eb96903a5ba59f4d9a5d0fecb4acc2bb8dbb443ef409f5ac1475f2e1add30bd1d71280f98912da35e89c75829df9e84ea43
+ checksum: 10c0/582c22988c47a99d93dd17ef660427fefe101f67ae4394b64fe58ec103ddc55fc5993626b4a2b556e0a38d40552abaca78196907455e794805ba197b3d56860f
languageName: node
linkType: hard
-"@vitest/spy@npm:4.0.18":
- version: 4.0.18
- resolution: "@vitest/spy@npm:4.0.18"
- checksum: 10c0/6de537890b3994fcadb8e8d8ac05942320ae184f071ec395d978a5fba7fa928cbb0c5de85af86a1c165706c466e840de8779eaff8c93450c511c7abaeb9b8a4e
+"@vitest/spy@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/spy@npm:4.1.0"
+ checksum: 10c0/363776bbffda45af76ff500deacb9b1a35ad8b889462c1be9ebe5f29578ce1dd2c4bd7858c8188614a7db9699a5c802b7beb72e5a18ab5130a70326817961446
languageName: node
linkType: hard
-"@vitest/utils@npm:4.0.18":
- version: 4.0.18
- resolution: "@vitest/utils@npm:4.0.18"
+"@vitest/utils@npm:4.1.0":
+ version: 4.1.0
+ resolution: "@vitest/utils@npm:4.1.0"
dependencies:
- "@vitest/pretty-format": "npm:4.0.18"
+ "@vitest/pretty-format": "npm:4.1.0"
+ convert-source-map: "npm:^2.0.0"
tinyrainbow: "npm:^3.0.3"
- checksum: 10c0/4a3c43c1421eb90f38576926496f6c80056167ba111e63f77cf118983902673737a1a38880b890d7c06ec0a12475024587344ee502b3c43093781533022f2aeb
+ checksum: 10c0/222afbdef4f680a554bb6c3d946a4a879a441ebfb8597295cb7554d295e0e2624f3d4c2920b5767bbb8961a9f8a16756270ffc84032f5ea432cdce080ccab050
languageName: node
linkType: hard
@@ -6280,11 +6596,11 @@ __metadata:
linkType: hard
"acorn@npm:^8.0.0, acorn@npm:^8.11.0, acorn@npm:^8.14.0, acorn@npm:^8.15.0, acorn@npm:^8.5.0, acorn@npm:^8.8.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
- version: 8.15.0
- resolution: "acorn@npm:8.15.0"
+ version: 8.16.0
+ resolution: "acorn@npm:8.16.0"
bin:
acorn: bin/acorn
- checksum: 10c0/dec73ff59b7d6628a01eebaece7f2bdb8bb62b9b5926dcad0f8931f2b8b79c2be21f6c68ac095592adb5adb15831a3635d9343e6a91d028bbe85d564875ec3ec
+ checksum: 10c0/c9c52697227661b68d0debaf972222d4f622aa06b185824164e153438afa7b08273432ca43ea792cadb24dada1d46f6f6bb1ef8de9956979288cc1b96bf9914e
languageName: node
linkType: hard
@@ -6614,14 +6930,14 @@ __metadata:
languageName: node
linkType: hard
-"ast-v8-to-istanbul@npm:^0.3.10":
- version: 0.3.10
- resolution: "ast-v8-to-istanbul@npm:0.3.10"
+"ast-v8-to-istanbul@npm:^1.0.0":
+ version: 1.0.0
+ resolution: "ast-v8-to-istanbul@npm:1.0.0"
dependencies:
"@jridgewell/trace-mapping": "npm:^0.3.31"
estree-walker: "npm:^3.0.3"
- js-tokens: "npm:^9.0.1"
- checksum: 10c0/8a7a07c04f8f130b8a5abb76cdb31cce06a8eb4b7d4abbe207bc721132127ae332e857b96aa415ac43ec2c6c9312508210c598f61a7de2d0e3db5615e6b03183
+ js-tokens: "npm:^10.0.0"
+ checksum: 10c0/35e57b754ba63287358094d4f7ae8de2de27286fb4e76a1fbf28b2e67e3b670b59c3f511882473d0fd2cdbaa260062e3cd4f216b724c70032e2b09e5cebbd618
languageName: node
linkType: hard
@@ -7271,7 +7587,7 @@ __metadata:
languageName: node
linkType: hard
-"chai@npm:^6.2.1":
+"chai@npm:^6.2.2":
version: 6.2.2
resolution: "chai@npm:6.2.2"
checksum: 10c0/e6c69e5f0c11dffe6ea13d0290936ebb68fcc1ad688b8e952e131df6a6d5797d5e860bc55cef1aca2e950c3e1f96daf79e9d5a70fb7dbaab4e46355e2635ed53
@@ -7361,7 +7677,7 @@ __metadata:
languageName: node
linkType: hard
-"chevrotain-allstar@npm:~0.3.0":
+"chevrotain-allstar@npm:~0.3.1":
version: 0.3.1
resolution: "chevrotain-allstar@npm:0.3.1"
dependencies:
@@ -7372,17 +7688,17 @@ __metadata:
languageName: node
linkType: hard
-"chevrotain@npm:~11.0.3":
- version: 11.0.3
- resolution: "chevrotain@npm:11.0.3"
+"chevrotain@npm:~11.1.1":
+ version: 11.1.2
+ resolution: "chevrotain@npm:11.1.2"
dependencies:
- "@chevrotain/cst-dts-gen": "npm:11.0.3"
- "@chevrotain/gast": "npm:11.0.3"
- "@chevrotain/regexp-to-ast": "npm:11.0.3"
- "@chevrotain/types": "npm:11.0.3"
- "@chevrotain/utils": "npm:11.0.3"
- lodash-es: "npm:4.17.21"
- checksum: 10c0/ffd425fa321e3f17e9833d7f44cd39f2743f066e92ca74b226176080ca5d455f853fe9091cdfd86354bd899d85c08b3bdc3f55b267e7d07124b048a88349765f
+ "@chevrotain/cst-dts-gen": "npm:11.1.2"
+ "@chevrotain/gast": "npm:11.1.2"
+ "@chevrotain/regexp-to-ast": "npm:11.1.2"
+ "@chevrotain/types": "npm:11.1.2"
+ "@chevrotain/utils": "npm:11.1.2"
+ lodash-es: "npm:4.17.23"
+ checksum: 10c0/7f0b5780035c582d4c620c81e1fbb58c9f41a69f1c7efdae96819c7bc0928ddb4f046bb8239e71539f383b3b8ce460bd11f44b5fb5107e1d45a0cc91bd6a4198
languageName: node
linkType: hard
@@ -7825,97 +8141,97 @@ __metadata:
languageName: node
linkType: hard
-"cspell-config-lib@npm:9.6.4":
- version: 9.6.4
- resolution: "cspell-config-lib@npm:9.6.4"
+"cspell-config-lib@npm:9.7.0":
+ version: 9.7.0
+ resolution: "cspell-config-lib@npm:9.7.0"
dependencies:
- "@cspell/cspell-types": "npm:9.6.4"
+ "@cspell/cspell-types": "npm:9.7.0"
comment-json: "npm:^4.5.1"
smol-toml: "npm:^1.6.0"
yaml: "npm:^2.8.2"
- checksum: 10c0/e444b5bf1d04e0ccc5f93b0e700d732b29760e61711c6dfca3c4adef32d79ab817a163e0fd5e09f275975cb0e0ef788946cea5390d87c63dcd73372647d48c06
+ checksum: 10c0/dcd7bc89d811c2276fad77be79cd04326aa5ab54bd6658fcd9e776f2bab943a5417969967548a2b7d3d24ef8f82f0873b6e16769f468430536d9ec842e0a0562
languageName: node
linkType: hard
-"cspell-dictionary@npm:9.6.4":
- version: 9.6.4
- resolution: "cspell-dictionary@npm:9.6.4"
+"cspell-dictionary@npm:9.7.0":
+ version: 9.7.0
+ resolution: "cspell-dictionary@npm:9.7.0"
dependencies:
- "@cspell/cspell-performance-monitor": "npm:9.6.4"
- "@cspell/cspell-pipe": "npm:9.6.4"
- "@cspell/cspell-types": "npm:9.6.4"
- cspell-trie-lib: "npm:9.6.4"
+ "@cspell/cspell-performance-monitor": "npm:9.7.0"
+ "@cspell/cspell-pipe": "npm:9.7.0"
+ "@cspell/cspell-types": "npm:9.7.0"
+ cspell-trie-lib: "npm:9.7.0"
fast-equals: "npm:^6.0.0"
- checksum: 10c0/38f31867a92f44139faf05b2f825201b2a21e70dd10ce1acd98464f8230f5edf2a1a95cbce92264cc628ad9be07d344e31fb110133143f1be55e9b653b504bc2
+ checksum: 10c0/2d38712ddfed5a7a563534b43497de750bc172a03abb48e13178c112fd5d6042e7ff219125c250fff8ed62233b8ae9b818bfb16522242b68ab208b59f1cfa8ac
languageName: node
linkType: hard
-"cspell-gitignore@npm:9.6.4":
- version: 9.6.4
- resolution: "cspell-gitignore@npm:9.6.4"
+"cspell-gitignore@npm:9.7.0":
+ version: 9.7.0
+ resolution: "cspell-gitignore@npm:9.7.0"
dependencies:
- "@cspell/url": "npm:9.6.4"
- cspell-glob: "npm:9.6.4"
- cspell-io: "npm:9.6.4"
+ "@cspell/url": "npm:9.7.0"
+ cspell-glob: "npm:9.7.0"
+ cspell-io: "npm:9.7.0"
bin:
cspell-gitignore: bin.mjs
- checksum: 10c0/08c88d98a39081be3f8246caa4d7c9367defc9f6f58c751e39ac5848ffed3eb0d8a608f915da3f658f113c3f448149f33aae90cca5016bcda67da041fc5de976
+ checksum: 10c0/cf21999afd4c5305fa7e7cbb38d42b5dadc4663a2a944d5912200e518ca1ece137726b9d9ab6d792ae9648a24d8808936476b7ce6258d458f4e5ccab9faa4b8b
languageName: node
linkType: hard
-"cspell-glob@npm:9.6.4":
- version: 9.6.4
- resolution: "cspell-glob@npm:9.6.4"
+"cspell-glob@npm:9.7.0":
+ version: 9.7.0
+ resolution: "cspell-glob@npm:9.7.0"
dependencies:
- "@cspell/url": "npm:9.6.4"
+ "@cspell/url": "npm:9.7.0"
picomatch: "npm:^4.0.3"
- checksum: 10c0/1d2b3d0f8da0c4bb745617bdb7dddcc38a511c78f8efb47ed47502203b980a0bc7efbca2bb9885aafadd656b81244c5824e4133afbc26dfaf67a7e573f96290c
+ checksum: 10c0/2628051c5f98f3cba19dbc3f59cbdfbc59113042d391602c38e5af0376ea864c35554f55b5a3198915c56e46686fc3c602f6dddcdf9f94a83aff829cee2b4cc9
languageName: node
linkType: hard
-"cspell-grammar@npm:9.6.4":
- version: 9.6.4
- resolution: "cspell-grammar@npm:9.6.4"
+"cspell-grammar@npm:9.7.0":
+ version: 9.7.0
+ resolution: "cspell-grammar@npm:9.7.0"
dependencies:
- "@cspell/cspell-pipe": "npm:9.6.4"
- "@cspell/cspell-types": "npm:9.6.4"
+ "@cspell/cspell-pipe": "npm:9.7.0"
+ "@cspell/cspell-types": "npm:9.7.0"
bin:
cspell-grammar: bin.mjs
- checksum: 10c0/6039d8adfd8b4c3e1f8a60c26cb026efdba2314dd450a3de6e5ffce44cff78105c9aa17091a5ebc1ad8c866f1b38f91c1425e5d3163ff80f5affb2093099c2b2
+ checksum: 10c0/f13536425d8740eaf259097e001129a81bb7b5705931658a70ab9c3e9eb7884ef8cb97544ad56e2e2b4f46a4af3c61cbecdabdd0bde987b77f6afb0ea49ef3e8
languageName: node
linkType: hard
-"cspell-io@npm:9.6.4":
- version: 9.6.4
- resolution: "cspell-io@npm:9.6.4"
+"cspell-io@npm:9.7.0":
+ version: 9.7.0
+ resolution: "cspell-io@npm:9.7.0"
dependencies:
- "@cspell/cspell-service-bus": "npm:9.6.4"
- "@cspell/url": "npm:9.6.4"
- checksum: 10c0/32bbb621275855df209547857d536e047e0fc78759a5bff36bb3a16c9ff1308d7171452e9e0e94d08dbb8e3716df08e3b9fc0967006ebd4935e3dd4aec290fcc
+ "@cspell/cspell-service-bus": "npm:9.7.0"
+ "@cspell/url": "npm:9.7.0"
+ checksum: 10c0/9adba4ec5b7eca1a6ff7edb1ad7ffb3eb3f1c322e63dfcc0cc81d6a2944c590cbe994f8fd6b2a565ac810cfb6847ba384137fef13a8fd21dd2f840d365b99ea1
languageName: node
linkType: hard
-"cspell-lib@npm:9.6.4":
- version: 9.6.4
- resolution: "cspell-lib@npm:9.6.4"
+"cspell-lib@npm:9.7.0":
+ version: 9.7.0
+ resolution: "cspell-lib@npm:9.7.0"
dependencies:
- "@cspell/cspell-bundled-dicts": "npm:9.6.4"
- "@cspell/cspell-performance-monitor": "npm:9.6.4"
- "@cspell/cspell-pipe": "npm:9.6.4"
- "@cspell/cspell-resolver": "npm:9.6.4"
- "@cspell/cspell-types": "npm:9.6.4"
- "@cspell/dynamic-import": "npm:9.6.4"
- "@cspell/filetypes": "npm:9.6.4"
- "@cspell/rpc": "npm:9.6.4"
- "@cspell/strong-weak-map": "npm:9.6.4"
- "@cspell/url": "npm:9.6.4"
+ "@cspell/cspell-bundled-dicts": "npm:9.7.0"
+ "@cspell/cspell-performance-monitor": "npm:9.7.0"
+ "@cspell/cspell-pipe": "npm:9.7.0"
+ "@cspell/cspell-resolver": "npm:9.7.0"
+ "@cspell/cspell-types": "npm:9.7.0"
+ "@cspell/dynamic-import": "npm:9.7.0"
+ "@cspell/filetypes": "npm:9.7.0"
+ "@cspell/rpc": "npm:9.7.0"
+ "@cspell/strong-weak-map": "npm:9.7.0"
+ "@cspell/url": "npm:9.7.0"
clear-module: "npm:^4.1.2"
- cspell-config-lib: "npm:9.6.4"
- cspell-dictionary: "npm:9.6.4"
- cspell-glob: "npm:9.6.4"
- cspell-grammar: "npm:9.6.4"
- cspell-io: "npm:9.6.4"
- cspell-trie-lib: "npm:9.6.4"
+ cspell-config-lib: "npm:9.7.0"
+ cspell-dictionary: "npm:9.7.0"
+ cspell-glob: "npm:9.7.0"
+ cspell-grammar: "npm:9.7.0"
+ cspell-io: "npm:9.7.0"
+ cspell-trie-lib: "npm:9.7.0"
env-paths: "npm:^4.0.0"
gensequence: "npm:^8.0.8"
import-fresh: "npm:^3.3.1"
@@ -7923,48 +8239,48 @@ __metadata:
vscode-languageserver-textdocument: "npm:^1.0.12"
vscode-uri: "npm:^3.1.0"
xdg-basedir: "npm:^5.1.0"
- checksum: 10c0/46952d51903ce1ee2aa0fb2fdc9ff6d8cb098a4506f1080d8cbba24d5a4a23182f7ab134b6ad33aac568cb90228e4878877cd8ccc988c3355a31b1674ea1f596
+ checksum: 10c0/c0b3b233e68537a88ca72339bca2a7af9e7e3d74837b007fd6bd719efadca2a611a7670baf41f23781dcfa478ad0f0a21c8a8e14bf8857fe456fb16b6f5a78af
languageName: node
linkType: hard
-"cspell-trie-lib@npm:9.6.4":
- version: 9.6.4
- resolution: "cspell-trie-lib@npm:9.6.4"
+"cspell-trie-lib@npm:9.7.0":
+ version: 9.7.0
+ resolution: "cspell-trie-lib@npm:9.7.0"
peerDependencies:
- "@cspell/cspell-types": 9.6.4
- checksum: 10c0/f4ac89d659e004bc541a5e7c6c15f013bfb00982a9c1362f7d52d6cfe14179b02c0bf469800020135bbfcdd7594d5669686b57294cd1ae799ce0aefda4b08e06
+ "@cspell/cspell-types": 9.7.0
+ checksum: 10c0/6f70dc3c646d0f01d2bff2a6d300c3f998bf37b94cf149cf09eb27b1a72503111c4cc079f1edc2078951571c7ffd69c87dd8ba6644f54f1588e398e66251a406
languageName: node
linkType: hard
"cspell@npm:^9.2.1":
- version: 9.6.4
- resolution: "cspell@npm:9.6.4"
- dependencies:
- "@cspell/cspell-json-reporter": "npm:9.6.4"
- "@cspell/cspell-performance-monitor": "npm:9.6.4"
- "@cspell/cspell-pipe": "npm:9.6.4"
- "@cspell/cspell-types": "npm:9.6.4"
- "@cspell/cspell-worker": "npm:9.6.4"
- "@cspell/dynamic-import": "npm:9.6.4"
- "@cspell/url": "npm:9.6.4"
+ version: 9.7.0
+ resolution: "cspell@npm:9.7.0"
+ dependencies:
+ "@cspell/cspell-json-reporter": "npm:9.7.0"
+ "@cspell/cspell-performance-monitor": "npm:9.7.0"
+ "@cspell/cspell-pipe": "npm:9.7.0"
+ "@cspell/cspell-types": "npm:9.7.0"
+ "@cspell/cspell-worker": "npm:9.7.0"
+ "@cspell/dynamic-import": "npm:9.7.0"
+ "@cspell/url": "npm:9.7.0"
ansi-regex: "npm:^6.2.2"
chalk: "npm:^5.6.2"
chalk-template: "npm:^1.1.2"
commander: "npm:^14.0.3"
- cspell-config-lib: "npm:9.6.4"
- cspell-dictionary: "npm:9.6.4"
- cspell-gitignore: "npm:9.6.4"
- cspell-glob: "npm:9.6.4"
- cspell-io: "npm:9.6.4"
- cspell-lib: "npm:9.6.4"
+ cspell-config-lib: "npm:9.7.0"
+ cspell-dictionary: "npm:9.7.0"
+ cspell-gitignore: "npm:9.7.0"
+ cspell-glob: "npm:9.7.0"
+ cspell-io: "npm:9.7.0"
+ cspell-lib: "npm:9.7.0"
fast-json-stable-stringify: "npm:^2.1.0"
flatted: "npm:^3.3.3"
- semver: "npm:^7.7.3"
+ semver: "npm:^7.7.4"
tinyglobby: "npm:^0.2.15"
bin:
cspell: bin.mjs
cspell-esm: bin.mjs
- checksum: 10c0/717a5f2a9e9c9f930266a6848595402ec39f168f3caf3698c0b8681ad97575dcadbdb54a4e42661bdf87d41ca558c9a2a84e0a510e7ea87d7911a1f7fb65f6ad
+ checksum: 10c0/acd41e322fbd60f3c2232c430a35dee1d88f57c87fb9700cb76bc8c66598e4eeaf37d580749568f4b6fb2a66d9ff132c2a09bbc5d34cf2d2175a0dcaebc122d9
languageName: node
linkType: hard
@@ -8600,6 +8916,13 @@ __metadata:
languageName: node
linkType: hard
+"detect-libc@npm:^2.0.3":
+ version: 2.1.2
+ resolution: "detect-libc@npm:2.1.2"
+ checksum: 10c0/acc675c29a5649fa1fb6e255f993b8ee829e510b6b56b0910666949c80c364738833417d0edb5f90e4e46be17228b0f2b66a010513984e18b15deeeac49369c4
+ languageName: node
+ linkType: hard
+
"devlop@npm:^1.0.0, devlop@npm:^1.1.0":
version: 1.1.0
resolution: "devlop@npm:1.1.0"
@@ -8623,7 +8946,7 @@ __metadata:
languageName: node
linkType: hard
-"diff@npm:^5.0.0, diff@npm:^5.1.0":
+"diff@npm:^5.1.0":
version: 5.2.0
resolution: "diff@npm:5.2.0"
checksum: 10c0/aed0941f206fe261ecb258dc8d0ceea8abbde3ace5827518ff8d302f0fc9cc81ce116c4d8f379151171336caf0516b79e01abdc1ed1201b6440d895a66689eb4
@@ -8668,14 +8991,14 @@ __metadata:
linkType: hard
"dompurify@npm:^3.2.5":
- version: 3.3.2
- resolution: "dompurify@npm:3.3.2"
+ version: 3.2.6
+ resolution: "dompurify@npm:3.2.6"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
- checksum: 10c0/8989525f003dd062e829137982b5412143421342991b2732bd621a1efd98b2c3cdc4f37547601d0727d3bc20f1d0eb2a0ecca287d3688f168cdb54ced867ca8f
+ checksum: 10c0/c8f8e5b0879a0d93c84a2e5e78649a47d0c057ed0f7850ca3d573d2cca64b84fb1ff85bd4b20980ade69c4e5b80ae73011340f1c2ff375c7ef98bb8268e1d13a
languageName: node
linkType: hard
@@ -8956,10 +9279,10 @@ __metadata:
languageName: node
linkType: hard
-"es-module-lexer@npm:^1.7.0":
- version: 1.7.0
- resolution: "es-module-lexer@npm:1.7.0"
- checksum: 10c0/4c935affcbfeba7fb4533e1da10fa8568043df1e3574b869385980de9e2d475ddc36769891936dbb07036edb3c3786a8b78ccf44964cd130dedc1f2c984b6c7b
+"es-module-lexer@npm:^2.0.0":
+ version: 2.0.0
+ resolution: "es-module-lexer@npm:2.0.0"
+ checksum: 10c0/ae78dbbd43035a4b972c46cfb6877e374ea290adfc62bc2f5a083fea242c0b2baaab25c5886af86be55f092f4a326741cb94334cd3c478c383fdc8a9ec5ff817
languageName: node
linkType: hard
@@ -9256,9 +9579,9 @@ __metadata:
languageName: node
linkType: hard
-"eslint-mdx@npm:^3.6.2":
- version: 3.6.2
- resolution: "eslint-mdx@npm:3.6.2"
+"eslint-mdx@npm:^3.7.0":
+ version: 3.7.0
+ resolution: "eslint-mdx@npm:3.7.0"
dependencies:
acorn: "npm:^8.15.0"
acorn-jsx: "npm:^5.3.2"
@@ -9271,7 +9594,6 @@ __metadata:
unified: "npm:^11.0.5"
unified-engine: "npm:^11.2.2"
unist-util-visit: "npm:^5.0.0"
- uvu: "npm:^0.5.6"
vfile: "npm:^6.0.3"
peerDependencies:
eslint: ">=8.0.0"
@@ -9279,7 +9601,7 @@ __metadata:
peerDependenciesMeta:
remark-lint-file-extension:
optional: true
- checksum: 10c0/07238395e932f5caf47a0301fc61f350a24c57e4bf923601f3e767f02d5f7ac18d708dd59819bcc1af54f16e5e6cc6aabb37a08614faade2a5e3fc317e802424
+ checksum: 10c0/e8c4a4616f58ee73d59eb6bf30cbc334530548795855d770abe5377751a44c0cd86cbf534197c36c9f0b5e10cd62f9641e1ad9b9f38cbf8b43ac75fc3057e0bb
languageName: node
linkType: hard
@@ -9325,8 +9647,8 @@ __metadata:
linkType: hard
"eslint-plugin-jsdoc@npm:^62.0.0":
- version: 62.5.4
- resolution: "eslint-plugin-jsdoc@npm:62.5.4"
+ version: 62.7.1
+ resolution: "eslint-plugin-jsdoc@npm:62.7.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.84.0"
"@es-joy/resolve.exports": "npm:1.2.0"
@@ -9339,20 +9661,20 @@ __metadata:
html-entities: "npm:^2.6.0"
object-deep-merge: "npm:^2.0.0"
parse-imports-exports: "npm:^0.2.4"
- semver: "npm:^7.7.3"
+ semver: "npm:^7.7.4"
spdx-expression-parse: "npm:^4.0.0"
to-valid-identifier: "npm:^1.0.0"
peerDependencies:
- eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
- checksum: 10c0/576a3dd2279c09ec579cbb944afed78029d5525a18dbef37097d510a0241c3792a597c440e80a299240772d49a6d0624bc90ffec32a72fca1e806e0554ac2119
+ eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
+ checksum: 10c0/949c1f11ed86ddac0903ffe65e5e30d36766badea2e42ceeaf85168ec6f540f94a9974896600410ce1fcbbf34809b39236cc9614411c15d05b93be166c21ec3c
languageName: node
linkType: hard
"eslint-plugin-mdx@npm:^3.6.2":
- version: 3.6.2
- resolution: "eslint-plugin-mdx@npm:3.6.2"
+ version: 3.7.0
+ resolution: "eslint-plugin-mdx@npm:3.7.0"
dependencies:
- eslint-mdx: "npm:^3.6.2"
+ eslint-mdx: "npm:^3.7.0"
mdast-util-from-markdown: "npm:^2.0.2"
mdast-util-mdx: "npm:^3.0.0"
micromark-extension-mdxjs: "npm:^3.0.0"
@@ -9364,7 +9686,7 @@ __metadata:
vfile: "npm:^6.0.3"
peerDependencies:
eslint: ">=8.0.0"
- checksum: 10c0/16be144348fc6fe66d8a2d7d0f739084991aea5f79c3c4b4b20232ead0e826a5e26806b0fcdbfcda4cef325369a6ad1630bdb1d66a3b3dce9d5c0f765e110ee5
+ checksum: 10c0/a79a7900725e022fce2366c52359689e43b0ce4a94a172717068d50f3f51e2e4b53020c8de6582759370fb32934fd163f3768afe4c1f9e630621f27ca0b4bd6c
languageName: node
linkType: hard
@@ -9406,11 +9728,12 @@ __metadata:
linkType: hard
"eslint-plugin-yml@npm:^3.0.0":
- version: 3.1.2
- resolution: "eslint-plugin-yml@npm:3.1.2"
+ version: 3.3.1
+ resolution: "eslint-plugin-yml@npm:3.3.1"
dependencies:
"@eslint/core": "npm:^1.0.1"
"@eslint/plugin-kit": "npm:^0.6.0"
+ "@ota-meshi/ast-token-store": "npm:^0.3.0"
debug: "npm:^4.3.2"
diff-sequences: "npm:^29.0.0"
escape-string-regexp: "npm:5.0.0"
@@ -9418,7 +9741,7 @@ __metadata:
yaml-eslint-parser: "npm:^2.0.0"
peerDependencies:
eslint: ">=9.38.0"
- checksum: 10c0/7388c9636da8c94dec3d6bb4ed44a811a2874a3aa74315116c28b7017fcbbc57436ac40bac7e41b125b64af699e64c5d1388a2027eb8984bb27a26b35ae816e5
+ checksum: 10c0/b82e0b852db7b98f46c3aea54068a2038e209388ffa331dc45194e841273ce4154959bfec17ede43614c43eda525d1731f15678801f117b1897a10227768f6c2
languageName: node
linkType: hard
@@ -9454,8 +9777,8 @@ __metadata:
linkType: hard
"eslint@npm:^9.35.0":
- version: 9.39.2
- resolution: "eslint@npm:9.39.2"
+ version: 9.39.3
+ resolution: "eslint@npm:9.39.3"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.8.0"
"@eslint-community/regexpp": "npm:^4.12.1"
@@ -9463,7 +9786,7 @@ __metadata:
"@eslint/config-helpers": "npm:^0.4.2"
"@eslint/core": "npm:^0.17.0"
"@eslint/eslintrc": "npm:^3.3.1"
- "@eslint/js": "npm:9.39.2"
+ "@eslint/js": "npm:9.39.3"
"@eslint/plugin-kit": "npm:^0.4.1"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -9498,7 +9821,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
- checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
+ checksum: 10c0/5e5dbf84d4f604f5d2d7a58c5c3fcdde30a01b8973ff3caeca8b2bacc16066717cedb4385ce52db1a2746d0b621770d4d4227cc7f44982b0b03818be2c31538d
languageName: node
linkType: hard
@@ -9695,10 +10018,10 @@ __metadata:
languageName: node
linkType: hard
-"expect-type@npm:^1.2.2":
- version: 1.2.2
- resolution: "expect-type@npm:1.2.2"
- checksum: 10c0/6019019566063bbc7a690d9281d920b1a91284a4a093c2d55d71ffade5ac890cf37a51e1da4602546c4b56569d2ad2fc175a2ccee77d1ae06cb3af91ef84f44b
+"expect-type@npm:^1.3.0":
+ version: 1.3.0
+ resolution: "expect-type@npm:1.3.0"
+ checksum: 10c0/8412b3fe4f392c420ab41dae220b09700e4e47c639a29ba7ba2e83cc6cffd2b4926f7ac9e47d7e277e8f4f02acda76fd6931cb81fd2b382fa9477ef9ada953fd
languageName: node
linkType: hard
@@ -9806,25 +10129,22 @@ __metadata:
languageName: node
linkType: hard
-"fast-xml-builder@npm:^1.1.4":
- version: 1.1.4
- resolution: "fast-xml-builder@npm:1.1.4"
- dependencies:
- path-expression-matcher: "npm:^1.1.3"
- checksum: 10c0/d5dfc0660f7f886b9f42747e6aa1d5e16c090c804b322652f65a5d7ffb93aa00153c3e1276cd053629f9f4c4f625131dc6886677394f7048e827e63b97b18927
+"fast-xml-builder@npm:^1.0.0":
+ version: 1.0.0
+ resolution: "fast-xml-builder@npm:1.0.0"
+ checksum: 10c0/2631fda265c81e8008884d08944eeed4e284430116faa5b8b7a43a3602af367223b7bf01c933215c9ad2358b8666e45041bc038d64877156a2f88821841b3014
languageName: node
linkType: hard
"fast-xml-parser@npm:^5.0.7":
- version: 5.5.7
- resolution: "fast-xml-parser@npm:5.5.7"
+ version: 5.4.1
+ resolution: "fast-xml-parser@npm:5.4.1"
dependencies:
- fast-xml-builder: "npm:^1.1.4"
- path-expression-matcher: "npm:^1.1.3"
- strnum: "npm:^2.2.0"
+ fast-xml-builder: "npm:^1.0.0"
+ strnum: "npm:^2.1.2"
bin:
fxparser: src/cli/cli.js
- checksum: 10c0/aa8a8555b62c44c9fd3a48febd1a58e058727525c1cc14c1992a2d48c76b80e8c60e1baa9c639ded760a1c4dd951912342ce820fd59edbc88b7864a9ba25c0fe
+ checksum: 10c0/8c696438a0c64135faf93ea6a93879208d649b7c9a3293d30d6eb750dc7f766fd083c0df5a82786b60809c3ead64fad155f28dbed25efea91017aaf9f64c91e5
languageName: node
linkType: hard
@@ -9942,9 +10262,9 @@ __metadata:
linkType: hard
"flatted@npm:^3.2.9, flatted@npm:^3.3.3":
- version: 3.4.2
- resolution: "flatted@npm:3.4.2"
- checksum: 10c0/a65b67aae7172d6cdf63691be7de6c5cd5adbdfdfe2e9da1a09b617c9512ed794037741ee53d93114276bff3f93cd3b0d97d54f9b316e1e4885dde6e9ffdf7ed
+ version: 3.3.3
+ resolution: "flatted@npm:3.3.3"
+ checksum: 10c0/e957a1c6b0254aa15b8cce8533e24165abd98fadc98575db082b786b5da1b7d72062b81bfdcd1da2f4d46b6ed93bec2434e62333e9b4261d79ef2e75a10dd538
languageName: node
linkType: hard
@@ -10295,12 +10615,12 @@ __metadata:
languageName: node
linkType: hard
-"global-directory@npm:^4.0.1":
- version: 4.0.1
- resolution: "global-directory@npm:4.0.1"
+"global-directory@npm:^5.0.0":
+ version: 5.0.0
+ resolution: "global-directory@npm:5.0.0"
dependencies:
- ini: "npm:4.1.1"
- checksum: 10c0/f9cbeef41db4876f94dd0bac1c1b4282a7de9c16350ecaaf83e7b2dd777b32704cc25beeb1170b5a63c42a2c9abfade74d46357fe0133e933218bc89e613d4b2
+ ini: "npm:6.0.0"
+ checksum: 10c0/2b90eea8975bb332db7e8c9096ff310f0deb617d17e47e93b921d1c69f7677c1759a07009f2581f050d3ea08a3e079bf4ffdb9c34c94d48dc369c6577b3d45f4
languageName: node
linkType: hard
@@ -10312,9 +10632,9 @@ __metadata:
linkType: hard
"globals@npm:^17.0.0":
- version: 17.3.0
- resolution: "globals@npm:17.3.0"
- checksum: 10c0/7f21443ecaa60c6e9ff56d9fb6f10a9b5f9514e7f22e5392f715472bb220ce31c865ebf414a32695150e733fb3e1013e6322dbce70fddd1e066f372b8d55a4b8
+ version: 17.4.0
+ resolution: "globals@npm:17.4.0"
+ checksum: 10c0/2be9e8c2b9035836f13d420b22f0247a328db82967d3bebfc01126d888ed609305f06c05895914e969653af5c6ba35fd7a0920f3e6c869afa60666c810630feb
languageName: node
linkType: hard
@@ -10770,9 +11090,9 @@ __metadata:
linkType: hard
"immutable@npm:^5.0.2":
- version: 5.1.5
- resolution: "immutable@npm:5.1.5"
- checksum: 10c0/8017ece1578e3c5939ba3305176aee059def1b8a90c7fa2a347ef583ebbd38cbe77ce1bbd786a5fab57e2da00bbcb0493b92e4332cdc4e1fe5cfb09a4688df31
+ version: 5.1.2
+ resolution: "immutable@npm:5.1.2"
+ checksum: 10c0/da5af92d2c70323c1f9a0e418832c9eef441feadaf6a295a4e07764bd2400c85186872e016071d9253549d58d364160d55dca8dcdf59fd4a6a06c6756fe61657
languageName: node
linkType: hard
@@ -10824,10 +11144,10 @@ __metadata:
languageName: node
linkType: hard
-"ini@npm:4.1.1":
- version: 4.1.1
- resolution: "ini@npm:4.1.1"
- checksum: 10c0/7fddc8dfd3e63567d4fdd5d999d1bf8a8487f1479d0b34a1d01f28d391a9228d261e19abc38e1a6a1ceb3400c727204fce05725d5eb598dfcf2077a1e3afe211
+"ini@npm:6.0.0":
+ version: 6.0.0
+ resolution: "ini@npm:6.0.0"
+ checksum: 10c0/9a7f55f306e2b25b41ae67c8b526e8f4673f057b70852b9025816ef4f15f07bf1ba35ed68ea4471ff7b31718f7ef1bc50d709f8d03cb012e10a3135eb99c7206
languageName: node
linkType: hard
@@ -11593,6 +11913,13 @@ __metadata:
languageName: node
linkType: hard
+"js-tokens@npm:^10.0.0":
+ version: 10.0.0
+ resolution: "js-tokens@npm:10.0.0"
+ checksum: 10c0/a93498747812ba3e0c8626f95f75ab29319f2a13613a0de9e610700405760931624433a0de59eb7c27ff8836e526768fb20783861b86ef89be96676f2c996b64
+ languageName: node
+ linkType: hard
+
"js-tokens@npm:^3.0.0 || ^4.0.0, js-tokens@npm:^4.0.0":
version: 4.0.0
resolution: "js-tokens@npm:4.0.0"
@@ -11600,13 +11927,6 @@ __metadata:
languageName: node
linkType: hard
-"js-tokens@npm:^9.0.1":
- version: 9.0.1
- resolution: "js-tokens@npm:9.0.1"
- checksum: 10c0/68dcab8f233dde211a6b5fd98079783cbcd04b53617c1250e3553ee16ab3e6134f5e65478e41d82f6d351a052a63d71024553933808570f04dbf828d7921e80e
- languageName: node
- linkType: hard
-
"js-yaml@npm:^3.10.0, js-yaml@npm:^3.13.1":
version: 3.14.2
resolution: "js-yaml@npm:3.14.2"
@@ -11825,23 +12145,16 @@ __metadata:
languageName: node
linkType: hard
-"kleur@npm:^4.0.3":
- version: 4.1.5
- resolution: "kleur@npm:4.1.5"
- checksum: 10c0/e9de6cb49657b6fa70ba2d1448fd3d691a5c4370d8f7bbf1c2f64c24d461270f2117e1b0afe8cb3114f13bbd8e51de158c2a224953960331904e636a5e4c0f2a
- languageName: node
- linkType: hard
-
-"langium@npm:3.3.1":
- version: 3.3.1
- resolution: "langium@npm:3.3.1"
+"langium@npm:^4.0.0":
+ version: 4.2.1
+ resolution: "langium@npm:4.2.1"
dependencies:
- chevrotain: "npm:~11.0.3"
- chevrotain-allstar: "npm:~0.3.0"
+ chevrotain: "npm:~11.1.1"
+ chevrotain-allstar: "npm:~0.3.1"
vscode-languageserver: "npm:~9.0.1"
vscode-languageserver-textdocument: "npm:~1.0.11"
- vscode-uri: "npm:~3.0.8"
- checksum: 10c0/0c54803068addb0f7c16a57fdb2db2e5d4d9a21259d477c3c7d0587c2c2f65a313f9eeef3c95ac1c2e41cd11d4f2eaf620d2c03fe839a3350ffee59d2b4c7647
+ vscode-uri: "npm:~3.1.0"
+ checksum: 10c0/19ddf79cc3c435ec70f8eb50de255571711db7cea89d171cf80bc97e7ed73d4d0bb6b4215899df8369fa6d0e17f442f30af4ec2e9657041bf2f93be1310ba50a
languageName: node
linkType: hard
@@ -11885,6 +12198,126 @@ __metadata:
languageName: node
linkType: hard
+"lightningcss-android-arm64@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-android-arm64@npm:1.32.0"
+ conditions: os=android & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"lightningcss-darwin-arm64@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-darwin-arm64@npm:1.32.0"
+ conditions: os=darwin & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"lightningcss-darwin-x64@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-darwin-x64@npm:1.32.0"
+ conditions: os=darwin & cpu=x64
+ languageName: node
+ linkType: hard
+
+"lightningcss-freebsd-x64@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-freebsd-x64@npm:1.32.0"
+ conditions: os=freebsd & cpu=x64
+ languageName: node
+ linkType: hard
+
+"lightningcss-linux-arm-gnueabihf@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-linux-arm-gnueabihf@npm:1.32.0"
+ conditions: os=linux & cpu=arm
+ languageName: node
+ linkType: hard
+
+"lightningcss-linux-arm64-gnu@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-linux-arm64-gnu@npm:1.32.0"
+ conditions: os=linux & cpu=arm64 & libc=glibc
+ languageName: node
+ linkType: hard
+
+"lightningcss-linux-arm64-musl@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-linux-arm64-musl@npm:1.32.0"
+ conditions: os=linux & cpu=arm64 & libc=musl
+ languageName: node
+ linkType: hard
+
+"lightningcss-linux-x64-gnu@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-linux-x64-gnu@npm:1.32.0"
+ conditions: os=linux & cpu=x64 & libc=glibc
+ languageName: node
+ linkType: hard
+
+"lightningcss-linux-x64-musl@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-linux-x64-musl@npm:1.32.0"
+ conditions: os=linux & cpu=x64 & libc=musl
+ languageName: node
+ linkType: hard
+
+"lightningcss-win32-arm64-msvc@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-win32-arm64-msvc@npm:1.32.0"
+ conditions: os=win32 & cpu=arm64
+ languageName: node
+ linkType: hard
+
+"lightningcss-win32-x64-msvc@npm:1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss-win32-x64-msvc@npm:1.32.0"
+ conditions: os=win32 & cpu=x64
+ languageName: node
+ linkType: hard
+
+"lightningcss@npm:^1.32.0":
+ version: 1.32.0
+ resolution: "lightningcss@npm:1.32.0"
+ dependencies:
+ detect-libc: "npm:^2.0.3"
+ lightningcss-android-arm64: "npm:1.32.0"
+ lightningcss-darwin-arm64: "npm:1.32.0"
+ lightningcss-darwin-x64: "npm:1.32.0"
+ lightningcss-freebsd-x64: "npm:1.32.0"
+ lightningcss-linux-arm-gnueabihf: "npm:1.32.0"
+ lightningcss-linux-arm64-gnu: "npm:1.32.0"
+ lightningcss-linux-arm64-musl: "npm:1.32.0"
+ lightningcss-linux-x64-gnu: "npm:1.32.0"
+ lightningcss-linux-x64-musl: "npm:1.32.0"
+ lightningcss-win32-arm64-msvc: "npm:1.32.0"
+ lightningcss-win32-x64-msvc: "npm:1.32.0"
+ dependenciesMeta:
+ lightningcss-android-arm64:
+ optional: true
+ lightningcss-darwin-arm64:
+ optional: true
+ lightningcss-darwin-x64:
+ optional: true
+ lightningcss-freebsd-x64:
+ optional: true
+ lightningcss-linux-arm-gnueabihf:
+ optional: true
+ lightningcss-linux-arm64-gnu:
+ optional: true
+ lightningcss-linux-arm64-musl:
+ optional: true
+ lightningcss-linux-x64-gnu:
+ optional: true
+ lightningcss-linux-x64-musl:
+ optional: true
+ lightningcss-win32-arm64-msvc:
+ optional: true
+ lightningcss-win32-x64-msvc:
+ optional: true
+ checksum: 10c0/70945bd55097af46fc9fab7f5ed09cd5869d85940a2acab7ee06d0117004a1d68155708a2d462531cea2fc3c67aefc9333a7068c80b0b78dd404c16838809e03
+ languageName: node
+ linkType: hard
+
"lil-gui@npm:^0.19.2":
version: 0.19.2
resolution: "lil-gui@npm:0.19.2"
@@ -11936,7 +12369,14 @@ __metadata:
languageName: node
linkType: hard
-"lodash-es@npm:4.17.21, lodash-es@npm:^4.17.21":
+"lodash-es@npm:4.17.23, lodash-es@npm:^4.17.23":
+ version: 4.17.23
+ resolution: "lodash-es@npm:4.17.23"
+ checksum: 10c0/3150fb6660c14c7a6b5f23bd11597d884b140c0e862a17fdb415aaa5ef7741523182904a6b7929f04e5f60a11edb5a79499eb448734381c99ffb3c4734beeddd
+ languageName: node
+ linkType: hard
+
+"lodash-es@npm:^4.17.21":
version: 4.17.21
resolution: "lodash-es@npm:4.17.21"
checksum: 10c0/fb407355f7e6cd523a9383e76e6b455321f0f153a6c9625e21a8827d10c54c2a2341bd2ae8d034358b60e07325e1330c14c224ff582d04612a46a4f0479ff2f2
@@ -12170,7 +12610,16 @@ __metadata:
languageName: node
linkType: hard
-"magic-string@npm:^0.30.17, magic-string@npm:^0.30.21, magic-string@npm:^0.30.3":
+"magic-string@npm:^0.30.17, magic-string@npm:^0.30.3":
+ version: 0.30.17
+ resolution: "magic-string@npm:0.30.17"
+ dependencies:
+ "@jridgewell/sourcemap-codec": "npm:^1.5.0"
+ checksum: 10c0/16826e415d04b88378f200fe022b53e638e3838b9e496edda6c0e086d7753a44a6ed187adc72d19f3623810589bf139af1a315541cd6a26ae0771a0193eaf7b8
+ languageName: node
+ linkType: hard
+
+"magic-string@npm:^0.30.21":
version: 0.30.21
resolution: "magic-string@npm:0.30.21"
dependencies:
@@ -12179,14 +12628,14 @@ __metadata:
languageName: node
linkType: hard
-"magicast@npm:^0.5.1":
- version: 0.5.1
- resolution: "magicast@npm:0.5.1"
+"magicast@npm:^0.5.2":
+ version: 0.5.2
+ resolution: "magicast@npm:0.5.2"
dependencies:
- "@babel/parser": "npm:^7.28.5"
- "@babel/types": "npm:^7.28.5"
+ "@babel/parser": "npm:^7.29.0"
+ "@babel/types": "npm:^7.29.0"
source-map-js: "npm:^1.2.1"
- checksum: 10c0/a00bbf3688b9b3e83c10b3bfe3f106cc2ccbf20c4f2dc1c9020a10556dfe0a6a6605a445ee8e86a6e2b484ec519a657b5e405532684f72678c62e4c0d32f962c
+ checksum: 10c0/924af677643c5a0a7d6cdb3247c0eb96fa7611b2ba6a5e720d35d81c503d3d9f5948eb5227f80f90f82ea3e7d38cffd10bb988f3fc09020db428e14f26e960d7
languageName: node
linkType: hard
@@ -12585,12 +13034,12 @@ __metadata:
linkType: hard
"mermaid@npm:^11.10.0":
- version: 11.12.2
- resolution: "mermaid@npm:11.12.2"
+ version: 11.12.3
+ resolution: "mermaid@npm:11.12.3"
dependencies:
"@braintree/sanitize-url": "npm:^7.1.1"
"@iconify/utils": "npm:^3.0.1"
- "@mermaid-js/parser": "npm:^0.6.3"
+ "@mermaid-js/parser": "npm:^1.0.0"
"@types/d3": "npm:^7.4.3"
cytoscape: "npm:^3.29.3"
cytoscape-cose-bilkent: "npm:^4.1.0"
@@ -12602,13 +13051,13 @@ __metadata:
dompurify: "npm:^3.2.5"
katex: "npm:^0.16.22"
khroma: "npm:^2.1.0"
- lodash-es: "npm:^4.17.21"
+ lodash-es: "npm:^4.17.23"
marked: "npm:^16.2.1"
roughjs: "npm:^4.6.6"
stylis: "npm:^4.3.6"
ts-dedent: "npm:^2.2.0"
uuid: "npm:^11.1.0"
- checksum: 10c0/00969b96171f1f11cf897df205d932237a6303041d9519b82bd727cfca43507b54cbf28dfb951aa7ff5e6129607f2297703a464361fc95942db9364c579da9f3
+ checksum: 10c0/a50e0e79fa913d8d0c88a8927d14b07c8236ebb595aade815152b2668ed4e3e5204884c776739ee0b473df2277a4431cf21ed98cc2a7d81995d0f5a94af93058
languageName: node
linkType: hard
@@ -13165,11 +13614,11 @@ __metadata:
linkType: hard
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
- version: 3.1.5
- resolution: "minimatch@npm:3.1.5"
+ version: 3.1.2
+ resolution: "minimatch@npm:3.1.2"
dependencies:
brace-expansion: "npm:^1.1.7"
- checksum: 10c0/2ecbdc0d33f07bddb0315a8b5afbcb761307a8778b48f0b312418ccbced99f104a2d17d8aca7573433c70e8ccd1c56823a441897a45e384ea76ef401a26ace70
+ checksum: 10c0/0262810a8fc2e72cca45d6fd86bd349eee435eb95ac6aa45c9ea2180e7ee875ef44c32b55b5973ceabe95ea12682f6e3725cbb63d7a2d1da3ae1163c8b210311
languageName: node
linkType: hard
@@ -13396,13 +13845,6 @@ __metadata:
languageName: node
linkType: hard
-"mri@npm:^1.1.0":
- version: 1.2.0
- resolution: "mri@npm:1.2.0"
- checksum: 10c0/a3d32379c2554cf7351db6237ddc18dc9e54e4214953f3da105b97dc3babe0deb3ffe99cf409b38ea47cc29f9430561ba6b53b24ab8f9ce97a4b50409e4a50e7
- languageName: node
- linkType: hard
-
"mrmime@npm:^2.0.0":
version: 2.0.1
resolution: "mrmime@npm:2.0.1"
@@ -14193,13 +14635,6 @@ __metadata:
languageName: node
linkType: hard
-"path-expression-matcher@npm:^1.1.3":
- version: 1.1.3
- resolution: "path-expression-matcher@npm:1.1.3"
- checksum: 10c0/45c01471bc62c5f38d069418aec831763e6f45bb85f9520b08de441e6cd14f84b3098ecb66255e819c2af21102abcd2b45550dc1285996717ce9292802df2bc5
- languageName: node
- linkType: hard
-
"path-is-absolute@npm:^1.0.0":
version: 1.0.1
resolution: "path-is-absolute@npm:1.0.1"
@@ -14313,17 +14748,6 @@ __metadata:
languageName: node
linkType: hard
-"pixelmatch@npm:7.1.0":
- version: 7.1.0
- resolution: "pixelmatch@npm:7.1.0"
- dependencies:
- pngjs: "npm:^7.0.0"
- bin:
- pixelmatch: bin/pixelmatch
- checksum: 10c0/ff069f92edaa841ac9b58b0ab74e1afa1f3b5e770eea0218c96bac1da4e752f5f6b79a0f9c4ba6b02afb955d39b8c78bcc3cc884f8122b67a1f2efbbccbe1a73
- languageName: node
- linkType: hard
-
"pkg-dir@npm:^5.0.0":
version: 5.0.0
resolution: "pkg-dir@npm:5.0.0"
@@ -14441,6 +14865,17 @@ __metadata:
languageName: node
linkType: hard
+"postcss@npm:^8.5.8":
+ version: 8.5.8
+ resolution: "postcss@npm:8.5.8"
+ dependencies:
+ nanoid: "npm:^3.3.11"
+ picocolors: "npm:^1.1.1"
+ source-map-js: "npm:^1.2.1"
+ checksum: 10c0/dd918f7127ee7c60a0295bae2e72b3787892296e1d1c3c564d7a2a00c68d8df83cadc3178491259daa19ccc54804fb71ed8c937c6787e08d8bd4bedf8d17044c
+ languageName: node
+ linkType: hard
+
"preact@npm:^10.0.0":
version: 10.28.2
resolution: "preact@npm:10.28.2"
@@ -14685,13 +15120,6 @@ __metadata:
languageName: node
linkType: hard
-"react-refresh@npm:^0.18.0":
- version: 0.18.0
- resolution: "react-refresh@npm:0.18.0"
- checksum: 10c0/34a262f7fd803433a534f50deb27a148112a81adcae440c7d1cbae7ef14d21ea8f2b3d783e858cb7698968183b77755a38b4d4b5b1d79b4f4689c2f6d358fff2
- languageName: node
- linkType: hard
-
"react-transition-group@npm:^4.4.5":
version: 4.4.5
resolution: "react-transition-group@npm:4.4.5"
@@ -15090,7 +15518,65 @@ __metadata:
languageName: node
linkType: hard
-"rollup@npm:^4.20.0, rollup@npm:^4.43.0":
+"rolldown@npm:1.0.0-rc.9":
+ version: 1.0.0-rc.9
+ resolution: "rolldown@npm:1.0.0-rc.9"
+ dependencies:
+ "@oxc-project/types": "npm:=0.115.0"
+ "@rolldown/binding-android-arm64": "npm:1.0.0-rc.9"
+ "@rolldown/binding-darwin-arm64": "npm:1.0.0-rc.9"
+ "@rolldown/binding-darwin-x64": "npm:1.0.0-rc.9"
+ "@rolldown/binding-freebsd-x64": "npm:1.0.0-rc.9"
+ "@rolldown/binding-linux-arm-gnueabihf": "npm:1.0.0-rc.9"
+ "@rolldown/binding-linux-arm64-gnu": "npm:1.0.0-rc.9"
+ "@rolldown/binding-linux-arm64-musl": "npm:1.0.0-rc.9"
+ "@rolldown/binding-linux-ppc64-gnu": "npm:1.0.0-rc.9"
+ "@rolldown/binding-linux-s390x-gnu": "npm:1.0.0-rc.9"
+ "@rolldown/binding-linux-x64-gnu": "npm:1.0.0-rc.9"
+ "@rolldown/binding-linux-x64-musl": "npm:1.0.0-rc.9"
+ "@rolldown/binding-openharmony-arm64": "npm:1.0.0-rc.9"
+ "@rolldown/binding-wasm32-wasi": "npm:1.0.0-rc.9"
+ "@rolldown/binding-win32-arm64-msvc": "npm:1.0.0-rc.9"
+ "@rolldown/binding-win32-x64-msvc": "npm:1.0.0-rc.9"
+ "@rolldown/pluginutils": "npm:1.0.0-rc.9"
+ dependenciesMeta:
+ "@rolldown/binding-android-arm64":
+ optional: true
+ "@rolldown/binding-darwin-arm64":
+ optional: true
+ "@rolldown/binding-darwin-x64":
+ optional: true
+ "@rolldown/binding-freebsd-x64":
+ optional: true
+ "@rolldown/binding-linux-arm-gnueabihf":
+ optional: true
+ "@rolldown/binding-linux-arm64-gnu":
+ optional: true
+ "@rolldown/binding-linux-arm64-musl":
+ optional: true
+ "@rolldown/binding-linux-ppc64-gnu":
+ optional: true
+ "@rolldown/binding-linux-s390x-gnu":
+ optional: true
+ "@rolldown/binding-linux-x64-gnu":
+ optional: true
+ "@rolldown/binding-linux-x64-musl":
+ optional: true
+ "@rolldown/binding-openharmony-arm64":
+ optional: true
+ "@rolldown/binding-wasm32-wasi":
+ optional: true
+ "@rolldown/binding-win32-arm64-msvc":
+ optional: true
+ "@rolldown/binding-win32-x64-msvc":
+ optional: true
+ bin:
+ rolldown: bin/cli.mjs
+ checksum: 10c0/d19af14dccf569dc25c0c3c2f1142b7a6f7cec291d55bba80cea71099f89c6d634145bb1b6487626ddd41d578f183f7065ed68067e49d2b964ad6242693b0f79
+ languageName: node
+ linkType: hard
+
+"rollup@npm:^4.20.0":
version: 4.59.0
resolution: "rollup@npm:4.59.0"
dependencies:
@@ -15215,15 +15701,6 @@ __metadata:
languageName: node
linkType: hard
-"sade@npm:^1.7.3":
- version: 1.8.1
- resolution: "sade@npm:1.8.1"
- dependencies:
- mri: "npm:^1.1.0"
- checksum: 10c0/da8a3a5d667ad5ce3bf6d4f054bbb9f711103e5df21003c5a5c1a8a77ce12b640ed4017dd423b13c2307ea7e645adee7c2ae3afe8051b9db16a6f6d3da3f90b1
- languageName: node
- linkType: hard
-
"safe-array-concat@npm:^1.1.3":
version: 1.1.3
resolution: "safe-array-concat@npm:1.1.3"
@@ -15391,7 +15868,25 @@ __metadata:
languageName: node
linkType: hard
-"semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.1.2, semver@npm:^7.3.5, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.6.0, semver@npm:^7.7.1, semver@npm:^7.7.3":
+"semver@npm:^7.0.0, semver@npm:^7.1.2, semver@npm:^7.3.8, semver@npm:^7.7.3":
+ version: 7.7.3
+ resolution: "semver@npm:7.7.3"
+ bin:
+ semver: bin/semver.js
+ checksum: 10c0/4afe5c986567db82f44c8c6faef8fe9df2a9b1d98098fc1721f57c696c4c21cebd572f297fc21002f81889492345b8470473bc6f4aff5fb032a6ea59ea2bc45e
+ languageName: node
+ linkType: hard
+
+"semver@npm:^7.1.1, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.6.0":
+ version: 7.7.2
+ resolution: "semver@npm:7.7.2"
+ bin:
+ semver: bin/semver.js
+ checksum: 10c0/aca305edfbf2383c22571cb7714f48cadc7ac95371b4b52362fb8eeffdfbc0de0669368b82b2b15978f8848f01d7114da65697e56cd8c37b0dab8c58e543f9ea
+ languageName: node
+ linkType: hard
+
+"semver@npm:^7.7.1, semver@npm:^7.7.4":
version: 7.7.4
resolution: "semver@npm:7.7.4"
bin:
@@ -15529,18 +16024,18 @@ __metadata:
linkType: hard
"shiki@npm:^3.15.0":
- version: 3.22.0
- resolution: "shiki@npm:3.22.0"
- dependencies:
- "@shikijs/core": "npm:3.22.0"
- "@shikijs/engine-javascript": "npm:3.22.0"
- "@shikijs/engine-oniguruma": "npm:3.22.0"
- "@shikijs/langs": "npm:3.22.0"
- "@shikijs/themes": "npm:3.22.0"
- "@shikijs/types": "npm:3.22.0"
+ version: 3.23.0
+ resolution: "shiki@npm:3.23.0"
+ dependencies:
+ "@shikijs/core": "npm:3.23.0"
+ "@shikijs/engine-javascript": "npm:3.23.0"
+ "@shikijs/engine-oniguruma": "npm:3.23.0"
+ "@shikijs/langs": "npm:3.23.0"
+ "@shikijs/themes": "npm:3.23.0"
+ "@shikijs/types": "npm:3.23.0"
"@shikijs/vscode-textmate": "npm:^10.0.2"
"@types/hast": "npm:^3.0.4"
- checksum: 10c0/a7c91d769b42a69c496848197d876ec4577f789d1e7e3b5c18136a289f1dcac805bf24d56e43abb48be9c7cc6767c0f70eb2e2f33f77f4f5377141fb6851e840
+ checksum: 10c0/b06a3eddac4bd0a838f9bd79bea70b0a01195570cb11d70fd2ff7ab0a42c33a8c4980ee52174173aae0476cc152b4c1a68c081a82d94ee340cb3ef9d772ae4ba
languageName: node
linkType: hard
@@ -15957,10 +16452,10 @@ __metadata:
languageName: node
linkType: hard
-"std-env@npm:^3.10.0":
- version: 3.10.0
- resolution: "std-env@npm:3.10.0"
- checksum: 10c0/1814927a45004d36dde6707eaf17552a546769bc79a6421be2c16ce77d238158dfe5de30910b78ec30d95135cc1c59ea73ee22d2ca170f8b9753f84da34c427f
+"std-env@npm:^4.0.0-rc.1":
+ version: 4.0.0
+ resolution: "std-env@npm:4.0.0"
+ checksum: 10c0/63b1716eae27947adde49e21b7225a0f75fb2c3d410273ae9de8333c07c7d5fc7a0628ae4c8af6b4b49b4274ed46c2bf118ed69b64f1261c9d8213d76ed1c16c
languageName: node
linkType: hard
@@ -16203,10 +16698,10 @@ __metadata:
languageName: node
linkType: hard
-"strnum@npm:^2.2.0":
- version: 2.2.1
- resolution: "strnum@npm:2.2.1"
- checksum: 10c0/2773632d58f71ef35a3e9111da6533ba5f7da10edcb86ff5c19e0194c017d22509bc6c5cad4902535de384462170f830dc67e2cbd8060d3375f52466a22fb169
+"strnum@npm:^2.1.2":
+ version: 2.1.2
+ resolution: "strnum@npm:2.1.2"
+ checksum: 10c0/4e04753b793540d79cd13b2c3e59e298440477bae2b853ab78d548138385193b37d766d95b63b7046475d68d44fb1fca692f0a3f72b03f4168af076c7b246df9
languageName: node
linkType: hard
@@ -16265,13 +16760,20 @@ __metadata:
languageName: node
linkType: hard
-"tabbable@npm:^6.0.0, tabbable@npm:^6.2.0":
+"tabbable@npm:^6.0.0":
version: 6.4.0
resolution: "tabbable@npm:6.4.0"
checksum: 10c0/d931427f4a96b801fd8801ba296a702119e06f70ad262fed8abc5271225c9f1ca51b89fdec4fb2f22e1d35acb3d2881db0a17cedc758272e9ecb540d00299d76
languageName: node
linkType: hard
+"tabbable@npm:^6.2.0":
+ version: 6.2.0
+ resolution: "tabbable@npm:6.2.0"
+ checksum: 10c0/ced8b38f05f2de62cd46836d77c2646c42b8c9713f5bd265daf0e78ff5ac73d3ba48a7ca45f348bafeef29b23da7187c72250742d37627883ef89cbd7fa76898
+ languageName: node
+ linkType: hard
+
"tar-stream@npm:^3.0.0":
version: 3.1.7
resolution: "tar-stream@npm:3.1.7"
@@ -16729,8 +17231,8 @@ __metadata:
linkType: hard
"typedoc@npm:^0.28.9":
- version: 0.28.16
- resolution: "typedoc@npm:0.28.16"
+ version: 0.28.17
+ resolution: "typedoc@npm:0.28.17"
dependencies:
"@gerrit0/mini-shiki": "npm:^3.17.0"
lunr: "npm:^2.3.9"
@@ -16741,7 +17243,7 @@ __metadata:
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x
bin:
typedoc: bin/typedoc
- checksum: 10c0/ae444913068088e88be6319a017a3a18f69cbd91dbb5b959fbdd0cf87d1a2a07f3a0d4ab29c957a83dd72808ff35bdd6ceec3ad1803fa412ddceffb78fa60ebb
+ checksum: 10c0/25c3f6c08748debd2549e8af2c96dcdea255297924e8e0ecc78c86aea35d69c149eb5ad0a0d333a3a69d4e41a887ce55fef0aa97236789f0e658f3ad051429e8
languageName: node
linkType: hard
@@ -16873,10 +17375,10 @@ __metadata:
languageName: node
linkType: hard
-"undici-types@npm:~7.16.0":
- version: 7.16.0
- resolution: "undici-types@npm:7.16.0"
- checksum: 10c0/3033e2f2b5c9f1504bdc5934646cb54e37ecaca0f9249c983f7b1fc2e87c6d18399ebb05dc7fd5419e02b2e915f734d872a65da2e3eeed1813951c427d33cc9a
+"undici-types@npm:~7.18.0":
+ version: 7.18.2
+ resolution: "undici-types@npm:7.18.2"
+ checksum: 10c0/85a79189113a238959d7a647368e4f7c5559c3a404ebdb8fc4488145ce9426fcd82252a844a302798dfc0e37e6fb178ff481ed03bc4caf634c5757d9ef43521d
languageName: node
linkType: hard
@@ -17272,20 +17774,6 @@ __metadata:
languageName: node
linkType: hard
-"uvu@npm:^0.5.6":
- version: 0.5.6
- resolution: "uvu@npm:0.5.6"
- dependencies:
- dequal: "npm:^2.0.0"
- diff: "npm:^5.0.0"
- kleur: "npm:^4.0.3"
- sade: "npm:^1.7.3"
- bin:
- uvu: bin.js
- checksum: 10c0/ad32eb5f7d94bdeb71f80d073003f0138e24f61ed68cecc8e15d2f30838f44c9670577bb1775c8fac894bf93d1bc1583d470a9195e49bfa6efa14cc6f4942bff
- languageName: node
- linkType: hard
-
"validate-npm-package-license@npm:^3.0.4":
version: 3.0.4
resolution: "validate-npm-package-license@npm:3.0.4"
@@ -17414,22 +17902,23 @@ __metadata:
languageName: node
linkType: hard
-"vite@npm:^6.0.0 || ^7.0.0, vite@npm:^7.1.11":
- version: 7.3.1
- resolution: "vite@npm:7.3.1"
+"vite@npm:^6.0.0 || ^7.0.0 || ^8.0.0-0, vite@npm:^8.0.0":
+ version: 8.0.0
+ resolution: "vite@npm:8.0.0"
dependencies:
- esbuild: "npm:^0.27.0"
- fdir: "npm:^6.5.0"
+ "@oxc-project/runtime": "npm:0.115.0"
fsevents: "npm:~2.3.3"
+ lightningcss: "npm:^1.32.0"
picomatch: "npm:^4.0.3"
- postcss: "npm:^8.5.6"
- rollup: "npm:^4.43.0"
+ postcss: "npm:^8.5.8"
+ rolldown: "npm:1.0.0-rc.9"
tinyglobby: "npm:^0.2.15"
peerDependencies:
"@types/node": ^20.19.0 || >=22.12.0
+ "@vitejs/devtools": ^0.0.0-alpha.31
+ esbuild: ^0.27.0
jiti: ">=1.21.0"
less: ^4.0.0
- lightningcss: ^1.21.0
sass: ^1.70.0
sass-embedded: ^1.70.0
stylus: ">=0.54.8"
@@ -17443,12 +17932,14 @@ __metadata:
peerDependenciesMeta:
"@types/node":
optional: true
+ "@vitejs/devtools":
+ optional: true
+ esbuild:
+ optional: true
jiti:
optional: true
less:
optional: true
- lightningcss:
- optional: true
sass:
optional: true
sass-embedded:
@@ -17465,7 +17956,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
- checksum: 10c0/5c7548f5f43a23533e53324304db4ad85f1896b1bfd3ee32ae9b866bac2933782c77b350eb2b52a02c625c8ad1ddd4c000df077419410650c982cd97fde8d014
+ checksum: 10c0/2246d3d54788dcd53c39da82da3f934a760756642ba9a575c84c5ef9f310bc47697f7f9fde6721fa566675e93e408736b4ac068008d2ddbd75b0ed99c7fd4c67
languageName: node
linkType: hard
@@ -17547,9 +18038,9 @@ __metadata:
languageName: node
linkType: hard
-"vitest-browser-react@npm:^2.0.4":
- version: 2.0.5
- resolution: "vitest-browser-react@npm:2.0.5"
+"vitest-browser-react@npm:^2.1.0":
+ version: 2.1.0
+ resolution: "vitest-browser-react@npm:2.1.0"
peerDependencies:
"@types/react": ^18.0.0 || ^19.0.0
"@types/react-dom": ^18.0.0 || ^19.0.0
@@ -17561,44 +18052,45 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
- checksum: 10c0/ae972fa20895c73622c2e724a2e2a716cc2a2e5148da19a60d1185323aeb5f5bd0653cfe3048d081bb086ee0efa68c0c360d28cdf42ddd8df6a5f2d17ffd0c9e
+ checksum: 10c0/739575a803ea048dc6a81a2027abf619529fb715ce2f3fc9b00c3bba315b042bd45c9b62bef9c3c4a48a6879e8952ee4fac30bc0378aa125eee6fdfb28e6b56b
languageName: node
linkType: hard
-"vitest@npm:^4.0.18":
- version: 4.0.18
- resolution: "vitest@npm:4.0.18"
- dependencies:
- "@vitest/expect": "npm:4.0.18"
- "@vitest/mocker": "npm:4.0.18"
- "@vitest/pretty-format": "npm:4.0.18"
- "@vitest/runner": "npm:4.0.18"
- "@vitest/snapshot": "npm:4.0.18"
- "@vitest/spy": "npm:4.0.18"
- "@vitest/utils": "npm:4.0.18"
- es-module-lexer: "npm:^1.7.0"
- expect-type: "npm:^1.2.2"
+"vitest@npm:4.1.0":
+ version: 4.1.0
+ resolution: "vitest@npm:4.1.0"
+ dependencies:
+ "@vitest/expect": "npm:4.1.0"
+ "@vitest/mocker": "npm:4.1.0"
+ "@vitest/pretty-format": "npm:4.1.0"
+ "@vitest/runner": "npm:4.1.0"
+ "@vitest/snapshot": "npm:4.1.0"
+ "@vitest/spy": "npm:4.1.0"
+ "@vitest/utils": "npm:4.1.0"
+ es-module-lexer: "npm:^2.0.0"
+ expect-type: "npm:^1.3.0"
magic-string: "npm:^0.30.21"
obug: "npm:^2.1.1"
pathe: "npm:^2.0.3"
picomatch: "npm:^4.0.3"
- std-env: "npm:^3.10.0"
+ std-env: "npm:^4.0.0-rc.1"
tinybench: "npm:^2.9.0"
tinyexec: "npm:^1.0.2"
tinyglobby: "npm:^0.2.15"
tinyrainbow: "npm:^3.0.3"
- vite: "npm:^6.0.0 || ^7.0.0"
+ vite: "npm:^6.0.0 || ^7.0.0 || ^8.0.0-0"
why-is-node-running: "npm:^2.3.0"
peerDependencies:
"@edge-runtime/vm": "*"
"@opentelemetry/api": ^1.9.0
"@types/node": ^20.0.0 || ^22.0.0 || >=24.0.0
- "@vitest/browser-playwright": 4.0.18
- "@vitest/browser-preview": 4.0.18
- "@vitest/browser-webdriverio": 4.0.18
- "@vitest/ui": 4.0.18
+ "@vitest/browser-playwright": 4.1.0
+ "@vitest/browser-preview": 4.1.0
+ "@vitest/browser-webdriverio": 4.1.0
+ "@vitest/ui": 4.1.0
happy-dom: "*"
jsdom: "*"
+ vite: ^6.0.0 || ^7.0.0 || ^8.0.0-0
peerDependenciesMeta:
"@edge-runtime/vm":
optional: true
@@ -17618,9 +18110,11 @@ __metadata:
optional: true
jsdom:
optional: true
+ vite:
+ optional: false
bin:
vitest: vitest.mjs
- checksum: 10c0/b913cd32032c95f29ff08c931f4b4c6fd6d2da498908d6770952c561a1b8d75c62499a1f04cadf82fb89cc0f9a33f29fb5dfdb899f6dbb27686a9d91571be5fa
+ checksum: 10c0/48048e4391e4e8190aa12b1c868bef4ad8d346214631b4506e0dc1f3241ecb8bcb24f296c38a7d98eae712a042375ae209da4b35165db38f9a9bc79a3a9e2a04
languageName: node
linkType: hard
@@ -17673,20 +18167,13 @@ __metadata:
languageName: node
linkType: hard
-"vscode-uri@npm:^3.1.0":
+"vscode-uri@npm:^3.1.0, vscode-uri@npm:~3.1.0":
version: 3.1.0
resolution: "vscode-uri@npm:3.1.0"
checksum: 10c0/5f6c9c10fd9b1664d71fab4e9fbbae6be93c7f75bb3a1d9d74399a88ab8649e99691223fd7cef4644376cac6e94fa2c086d802521b9a8e31c5af3e60f0f35624
languageName: node
linkType: hard
-"vscode-uri@npm:~3.0.8":
- version: 3.0.8
- resolution: "vscode-uri@npm:3.0.8"
- checksum: 10c0/f7f217f526bf109589969fe6e66b71e70b937de1385a1d7bb577ca3ee7c5e820d3856a86e9ff2fa9b7a0bc56a3dd8c3a9a557d3fedd7df414bc618d5e6b567f9
- languageName: node
- linkType: hard
-
"vue@npm:^3.5.13":
version: 3.5.17
resolution: "vue@npm:3.5.17"
@@ -17962,9 +18449,9 @@ __metadata:
languageName: node
linkType: hard
-"ws@npm:^8.18.3":
- version: 8.18.3
- resolution: "ws@npm:8.18.3"
+"ws@npm:^8.19.0":
+ version: 8.19.0
+ resolution: "ws@npm:8.19.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
@@ -17973,7 +18460,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
- checksum: 10c0/eac918213de265ef7cb3d4ca348b891a51a520d839aa51cdb8ca93d4fa7ff9f6ccb339ccee89e4075324097f0a55157c89fa3f7147bde9d8d7e90335dc087b53
+ checksum: 10c0/4741d9b9bc3f9c791880882414f96e36b8b254e34d4b503279d6400d9a4b87a033834856dbdd94ee4b637944df17ea8afc4bce0ff4a1560d2166be8855da5b04
languageName: node
linkType: hard