diff --git a/.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.24.1-b9c767bf0d-c48e9ce842.zip b/.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.24.1-b9c767bf0d-c48e9ce842.zip new file mode 100644 index 00000000..5c850ee9 Binary files /dev/null and b/.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.24.1-b9c767bf0d-c48e9ce842.zip differ diff --git a/.yarn/cache/@babel-helper-replace-supers-npm-7.24.1-0f96b0a406-1103b28ce0.zip b/.yarn/cache/@babel-helper-replace-supers-npm-7.24.1-0f96b0a406-1103b28ce0.zip new file mode 100644 index 00000000..4b0564eb Binary files /dev/null and b/.yarn/cache/@babel-helper-replace-supers-npm-7.24.1-0f96b0a406-1103b28ce0.zip differ diff --git a/.yarn/cache/@babel-plugin-syntax-jsx-npm-7.24.1-b105166357-712f7e7918.zip b/.yarn/cache/@babel-plugin-syntax-jsx-npm-7.24.1-b105166357-712f7e7918.zip new file mode 100644 index 00000000..c2126c3d Binary files /dev/null and b/.yarn/cache/@babel-plugin-syntax-jsx-npm-7.24.1-b105166357-712f7e7918.zip differ diff --git a/.yarn/cache/@babel-plugin-syntax-typescript-npm-7.24.1-d4119799eb-bf4bd70788.zip b/.yarn/cache/@babel-plugin-syntax-typescript-npm-7.24.1-d4119799eb-bf4bd70788.zip new file mode 100644 index 00000000..a032f266 Binary files /dev/null and b/.yarn/cache/@babel-plugin-syntax-typescript-npm-7.24.1-d4119799eb-bf4bd70788.zip differ diff --git a/.yarn/cache/@babel-plugin-transform-modules-commonjs-npm-7.24.1-4d23460e2c-7326a62ed5.zip b/.yarn/cache/@babel-plugin-transform-modules-commonjs-npm-7.24.1-4d23460e2c-7326a62ed5.zip new file mode 100644 index 00000000..c58f066b Binary files /dev/null and b/.yarn/cache/@babel-plugin-transform-modules-commonjs-npm-7.24.1-4d23460e2c-7326a62ed5.zip differ diff --git a/.yarn/cache/@babel-plugin-transform-typescript-npm-7.23.6-844378e798-a816811129.zip b/.yarn/cache/@babel-plugin-transform-typescript-npm-7.23.6-844378e798-a816811129.zip deleted file mode 100644 index c87214dc..00000000 Binary files a/.yarn/cache/@babel-plugin-transform-typescript-npm-7.23.6-844378e798-a816811129.zip and /dev/null differ diff --git a/.yarn/cache/@babel-plugin-transform-typescript-npm-7.24.1-608e9bbbfd-9b7fee53eb.zip b/.yarn/cache/@babel-plugin-transform-typescript-npm-7.24.1-608e9bbbfd-9b7fee53eb.zip new file mode 100644 index 00000000..d6f1a08b Binary files /dev/null and b/.yarn/cache/@babel-plugin-transform-typescript-npm-7.24.1-608e9bbbfd-9b7fee53eb.zip differ diff --git a/.yarn/cache/@babel-preset-typescript-npm-7.23.3-f4c363b2f7-c4add0f3fc.zip b/.yarn/cache/@babel-preset-typescript-npm-7.23.3-f4c363b2f7-c4add0f3fc.zip deleted file mode 100644 index e0343496..00000000 Binary files a/.yarn/cache/@babel-preset-typescript-npm-7.23.3-f4c363b2f7-c4add0f3fc.zip and /dev/null differ diff --git a/.yarn/cache/@babel-preset-typescript-npm-7.24.1-bc23045dbe-ba774bd427.zip b/.yarn/cache/@babel-preset-typescript-npm-7.24.1-bc23045dbe-ba774bd427.zip new file mode 100644 index 00000000..19ec49f3 Binary files /dev/null and b/.yarn/cache/@babel-preset-typescript-npm-7.24.1-bc23045dbe-ba774bd427.zip differ diff --git a/package.json b/package.json index cdcb2168..b0515764 100644 --- a/package.json +++ b/package.json @@ -213,7 +213,7 @@ }, "devDependencies": { "@babel/preset-env": "^7.24.0", - "@babel/preset-typescript": "^7.22.11", + "@babel/preset-typescript": "^7.24.1", "@babel/register": "^7.23.7", "@changesets/cli": "^2.27.1", "@chiragrupani/karma-chromium-edge-launcher": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index 9c3d3781..a79d4666 100644 --- a/yarn.lock +++ b/yarn.lock @@ -105,7 +105,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-create-class-features-plugin@npm:^7.22.15, @babel/helper-create-class-features-plugin@npm:^7.23.6": +"@babel/helper-create-class-features-plugin@npm:^7.22.15": version: 7.23.6 resolution: "@babel/helper-create-class-features-plugin@npm:7.23.6" dependencies: @@ -124,6 +124,25 @@ __metadata: languageName: node linkType: hard +"@babel/helper-create-class-features-plugin@npm:^7.24.1": + version: 7.24.1 + resolution: "@babel/helper-create-class-features-plugin@npm:7.24.1" + dependencies: + "@babel/helper-annotate-as-pure": "npm:^7.22.5" + "@babel/helper-environment-visitor": "npm:^7.22.20" + "@babel/helper-function-name": "npm:^7.23.0" + "@babel/helper-member-expression-to-functions": "npm:^7.23.0" + "@babel/helper-optimise-call-expression": "npm:^7.22.5" + "@babel/helper-replace-supers": "npm:^7.24.1" + "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.22.5" + "@babel/helper-split-export-declaration": "npm:^7.22.6" + semver: "npm:^6.3.1" + peerDependencies: + "@babel/core": ^7.0.0 + checksum: c48e9ce842cbd55099a6b9893df1b4fb08c88061d6c20c37a5279b95249879be478210b587295b55d3675428d2ce4306c790cf6332f478ab2af0061f940156f3 + languageName: node + linkType: hard + "@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.22.15, @babel/helper-create-regexp-features-plugin@npm:^7.22.5": version: 7.22.15 resolution: "@babel/helper-create-regexp-features-plugin@npm:7.22.15" @@ -260,6 +279,19 @@ __metadata: languageName: node linkType: hard +"@babel/helper-replace-supers@npm:^7.24.1": + version: 7.24.1 + resolution: "@babel/helper-replace-supers@npm:7.24.1" + dependencies: + "@babel/helper-environment-visitor": "npm:^7.22.20" + "@babel/helper-member-expression-to-functions": "npm:^7.23.0" + "@babel/helper-optimise-call-expression": "npm:^7.22.5" + peerDependencies: + "@babel/core": ^7.0.0 + checksum: 1103b28ce0cc7fba903c21bc78035c696ff191bdbbe83c20c37030a2e10ae6254924556d942cdf8c44c48ba606a8266fdb105e6bb10945de9285f79cb1905df1 + languageName: node + linkType: hard + "@babel/helper-simple-access@npm:^7.22.5": version: 7.22.5 resolution: "@babel/helper-simple-access@npm:7.22.5" @@ -301,7 +333,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-validator-option@npm:^7.22.15, @babel/helper-validator-option@npm:^7.23.5": +"@babel/helper-validator-option@npm:^7.23.5": version: 7.23.5 resolution: "@babel/helper-validator-option@npm:7.23.5" checksum: 537cde2330a8aede223552510e8a13e9c1c8798afee3757995a7d4acae564124fe2bf7e7c3d90d62d3657434a74340a274b3b3b1c6f17e9a2be1f48af29cb09e @@ -505,7 +537,18 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-jsx@npm:^7.23.3, @babel/plugin-syntax-jsx@npm:^7.7.2": +"@babel/plugin-syntax-jsx@npm:^7.24.1": + version: 7.24.1 + resolution: "@babel/plugin-syntax-jsx@npm:7.24.1" + dependencies: + "@babel/helper-plugin-utils": "npm:^7.24.0" + peerDependencies: + "@babel/core": ^7.0.0-0 + checksum: 712f7e7918cb679f106769f57cfab0bc99b311032665c428b98f4c3e2e6d567601d45386a4f246df6a80d741e1f94192b3f008800d66c4f1daae3ad825c243f0 + languageName: node + linkType: hard + +"@babel/plugin-syntax-jsx@npm:^7.7.2": version: 7.23.3 resolution: "@babel/plugin-syntax-jsx@npm:7.23.3" dependencies: @@ -604,7 +647,18 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-typescript@npm:^7.23.3, @babel/plugin-syntax-typescript@npm:^7.7.2": +"@babel/plugin-syntax-typescript@npm:^7.24.1": + version: 7.24.1 + resolution: "@babel/plugin-syntax-typescript@npm:7.24.1" + dependencies: + "@babel/helper-plugin-utils": "npm:^7.24.0" + peerDependencies: + "@babel/core": ^7.0.0-0 + checksum: bf4bd70788d5456b5f75572e47a2e31435c7c4e43609bd4dffd2cc0c7a6cf90aabcf6cd389e351854de9a64412a07d30effef5373251fe8f6a4c9db0c0163bda + languageName: node + linkType: hard + +"@babel/plugin-syntax-typescript@npm:^7.7.2": version: 7.23.3 resolution: "@babel/plugin-syntax-typescript@npm:7.23.3" dependencies: @@ -908,6 +962,19 @@ __metadata: languageName: node linkType: hard +"@babel/plugin-transform-modules-commonjs@npm:^7.24.1": + version: 7.24.1 + resolution: "@babel/plugin-transform-modules-commonjs@npm:7.24.1" + dependencies: + "@babel/helper-module-transforms": "npm:^7.23.3" + "@babel/helper-plugin-utils": "npm:^7.24.0" + "@babel/helper-simple-access": "npm:^7.22.5" + peerDependencies: + "@babel/core": ^7.0.0-0 + checksum: 7326a62ed5f766f93ee75684868635b59884e2801533207ea11561c296de53037949fecad4055d828fa7ebeb6cc9e55908aa3e7c13f930ded3e62ad9f24680d7 + languageName: node + linkType: hard + "@babel/plugin-transform-modules-systemjs@npm:^7.23.9": version: 7.23.9 resolution: "@babel/plugin-transform-modules-systemjs@npm:7.23.9" @@ -1160,17 +1227,17 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-typescript@npm:^7.23.3": - version: 7.23.6 - resolution: "@babel/plugin-transform-typescript@npm:7.23.6" +"@babel/plugin-transform-typescript@npm:^7.24.1": + version: 7.24.1 + resolution: "@babel/plugin-transform-typescript@npm:7.24.1" dependencies: "@babel/helper-annotate-as-pure": "npm:^7.22.5" - "@babel/helper-create-class-features-plugin": "npm:^7.23.6" - "@babel/helper-plugin-utils": "npm:^7.22.5" - "@babel/plugin-syntax-typescript": "npm:^7.23.3" + "@babel/helper-create-class-features-plugin": "npm:^7.24.1" + "@babel/helper-plugin-utils": "npm:^7.24.0" + "@babel/plugin-syntax-typescript": "npm:^7.24.1" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: a816811129f3fcb0af1aeb52b84285be390ed8a0eedab17d31fa8e6847c4ca39b4b176d44831f20a8561b3f586974053570ad7bdfa51f89566276e6b191786d2 + checksum: 9b7fee53ebea0e96d990d9bd4f37602366f9a0955fe65bb5671505ec2e0f3d14709f26c61383481ecacc8a418c545ea8a50d407f9e34e3265fe53a686fe2d826 languageName: node linkType: hard @@ -1324,18 +1391,18 @@ __metadata: languageName: node linkType: hard -"@babel/preset-typescript@npm:^7.22.11": - version: 7.23.3 - resolution: "@babel/preset-typescript@npm:7.23.3" +"@babel/preset-typescript@npm:^7.24.1": + version: 7.24.1 + resolution: "@babel/preset-typescript@npm:7.24.1" dependencies: - "@babel/helper-plugin-utils": "npm:^7.22.5" - "@babel/helper-validator-option": "npm:^7.22.15" - "@babel/plugin-syntax-jsx": "npm:^7.23.3" - "@babel/plugin-transform-modules-commonjs": "npm:^7.23.3" - "@babel/plugin-transform-typescript": "npm:^7.23.3" + "@babel/helper-plugin-utils": "npm:^7.24.0" + "@babel/helper-validator-option": "npm:^7.23.5" + "@babel/plugin-syntax-jsx": "npm:^7.24.1" + "@babel/plugin-transform-modules-commonjs": "npm:^7.24.1" + "@babel/plugin-transform-typescript": "npm:^7.24.1" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: c4add0f3fcbb3f4a305c48db9ccb32694f1308ed9971ccbc1a8a3c76d5a13726addb3c667958092287d7aa080186c5c83dbfefa55eacf94657e6cde39e172848 + checksum: ba774bd427c9f376769ddbc2723f5801a6b30113a7c3aaa14c36215508e347a527fdae98cfc294f0ecb283d800ee0c1f74e66e38e84c9bc9ed2fe6ed50dcfaf8 languageName: node linkType: hard @@ -8001,7 +8068,7 @@ __metadata: resolution: "mappersmith@workspace:." dependencies: "@babel/preset-env": "npm:^7.24.0" - "@babel/preset-typescript": "npm:^7.22.11" + "@babel/preset-typescript": "npm:^7.24.1" "@babel/register": "npm:^7.23.7" "@changesets/cli": "npm:^2.27.1" "@chiragrupani/karma-chromium-edge-launcher": "npm:^2.3.1"