Skip to content

Commit

Permalink
Deps: Update @babel/preset-typescript to 7.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Nov 22, 2024
1 parent 9593463 commit dc96867
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 39 deletions.
2 changes: 1 addition & 1 deletion examples/next-with-pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-typescript": "7.25.7",
"@babel/preset-typescript": "7.26.0",
"@next/eslint-plugin-next": "14.2.18",
"@types/babel__core": "7.20.5",
"@types/node": "20.16.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.26.0",
"@babel/preset-env": "7.25.8",
"@babel/preset-react": "7.25.9",
"@babel/preset-typescript": "7.25.7",
"@babel/preset-typescript": "7.26.0",
"@lmc-eu/eslint-config-base": "3.1.2",
"@lmc-eu/eslint-config-jest": "3.0.5",
"@lmc-eu/eslint-config-react": "2.0.5",
Expand Down
145 changes: 108 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ __metadata:
resolution: "@almacareer/spirit-example-next-with-pages-router@workspace:examples/next-with-pages-router"
dependencies:
"@babel/core": "npm:7.26.0"
"@babel/preset-typescript": "npm:7.25.7"
"@babel/preset-typescript": "npm:7.26.0"
"@lmc-eu/spirit-design-tokens": "workspace:^"
"@lmc-eu/spirit-icons": "workspace:^"
"@lmc-eu/spirit-web": "workspace:^"
Expand Down Expand Up @@ -402,6 +402,23 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-create-class-features-plugin@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.9"
dependencies:
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
"@babel/helper-replace-supers": "npm:^7.25.9"
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
"@babel/traverse": "npm:^7.25.9"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.0.0
checksum: 10/d1d47a7b5fd317c6cb1446b0e4f4892c19ddaa69ea0229f04ba8bea5f273fc8168441e7114ad36ff919f2d310f97310cec51adc79002e22039a7e1640ccaf248
languageName: node
linkType: hard

"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.24.7, @babel/helper-create-regexp-features-plugin@npm:^7.25.0, @babel/helper-create-regexp-features-plugin@npm:^7.25.2":
version: 7.25.2
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.25.2"
Expand Down Expand Up @@ -463,6 +480,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-member-expression-to-functions@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-member-expression-to-functions@npm:7.25.9"
dependencies:
"@babel/traverse": "npm:^7.25.9"
"@babel/types": "npm:^7.25.9"
checksum: 10/ef8cc1c1e600b012b312315f843226545a1a89f25d2f474ce2503fd939ca3f8585180f291a3a13efc56cf13eddc1d41a3a040eae9a521838fd59a6d04cc82490
languageName: node
linkType: hard

"@babel/helper-module-imports@npm:^7.18.6, @babel/helper-module-imports@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-module-imports@npm:7.24.7"
Expand Down Expand Up @@ -521,7 +548,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.26.0":
"@babel/helper-module-transforms@npm:^7.25.9, @babel/helper-module-transforms@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/helper-module-transforms@npm:7.26.0"
dependencies:
Expand Down Expand Up @@ -552,6 +579,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-optimise-call-expression@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-optimise-call-expression@npm:7.25.9"
dependencies:
"@babel/types": "npm:^7.25.9"
checksum: 10/f09d0ad60c0715b9a60c31841b3246b47d67650c512ce85bbe24a3124f1a4d66377df793af393273bc6e1015b0a9c799626c48e53747581c1582b99167cc65dc
languageName: node
linkType: hard

"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.24.7, @babel/helper-plugin-utils@npm:^7.24.8, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
version: 7.24.8
resolution: "@babel/helper-plugin-utils@npm:7.24.8"
Expand Down Expand Up @@ -625,6 +661,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-replace-supers@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-replace-supers@npm:7.25.9"
dependencies:
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
"@babel/traverse": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0
checksum: 10/8ebf787016953e4479b99007bac735c9c860822fafc51bc3db67bc53814539888797238c81fa8b948b6da897eb7b1c1d4f04df11e501a7f0596b356be02de2ab
languageName: node
linkType: hard

"@babel/helper-simple-access@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-simple-access@npm:7.24.7"
Expand All @@ -645,6 +694,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-simple-access@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-simple-access@npm:7.25.9"
dependencies:
"@babel/traverse": "npm:^7.25.9"
"@babel/types": "npm:^7.25.9"
checksum: 10/a16a6cfa5e8ac7144e856bcdaaf0022cf5de028fc0c56ce21dd664a6e900999a4285c587a209f2acf9de438c0d60bfb497f5f34aa34cbaf29da3e2f8d8d7feb7
languageName: node
linkType: hard

"@babel/helper-skip-transparent-expression-wrappers@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.24.7"
Expand All @@ -665,6 +724,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-skip-transparent-expression-wrappers@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.9"
dependencies:
"@babel/traverse": "npm:^7.25.9"
"@babel/types": "npm:^7.25.9"
checksum: 10/fdbb5248932198bc26daa6abf0d2ac42cab9c2dbb75b7e9f40d425c8f28f09620b886d40e7f9e4e08ffc7aaa2cefe6fc2c44be7c20e81f7526634702fb615bdc
languageName: node
linkType: hard

"@babel/helper-string-parser@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/helper-string-parser@npm:7.24.8"
Expand Down Expand Up @@ -1118,17 +1187,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-syntax-jsx@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/plugin-syntax-jsx@npm:7.25.7"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.25.7"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10/243476a943a84b6b86e99076301e66f48268e8799564053e8feccab90da7944a0b42c91360216dbfb0b2958bbd0ed100d2c7b2db688dab83d19ff2745d4892eb
languageName: node
linkType: hard

"@babel/plugin-syntax-jsx@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-syntax-jsx@npm:7.25.9"
Expand Down Expand Up @@ -1239,14 +1297,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-syntax-typescript@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/plugin-syntax-typescript@npm:7.25.7"
"@babel/plugin-syntax-typescript@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-syntax-typescript@npm:7.25.9"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.25.7"
"@babel/helper-plugin-utils": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10/f1492336230920cc4daa6e7aa3571253fb0c0fd05a1d0a7b5dc0a5b907f31945235ee8bf09c83f7738b89943a2320a61dda95e0db2b6310b07040aeda6be4f44
checksum: 10/0e9821e8ba7d660c36c919654e4144a70546942ae184e85b8102f2322451eae102cbfadbcadd52ce077a2b44b400ee52394c616feab7b5b9f791b910e933fd33
languageName: node
linkType: hard

Expand Down Expand Up @@ -1850,6 +1908,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-modules-commonjs@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.25.9"
dependencies:
"@babel/helper-module-transforms": "npm:^7.25.9"
"@babel/helper-plugin-utils": "npm:^7.25.9"
"@babel/helper-simple-access": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10/a7390ca999373ccdef91075f274d1ace3a5cb79f9b9118ed6f76e94867ed454cf798a6f312ce2c4cdc1e035a25d810d754e4cb2e4d866acb4219490f3585de60
languageName: node
linkType: hard

"@babel/plugin-transform-modules-systemjs@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.25.0"
Expand Down Expand Up @@ -2492,18 +2563,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-typescript@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/plugin-transform-typescript@npm:7.25.7"
"@babel/plugin-transform-typescript@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-typescript@npm:7.25.9"
dependencies:
"@babel/helper-annotate-as-pure": "npm:^7.25.7"
"@babel/helper-create-class-features-plugin": "npm:^7.25.7"
"@babel/helper-plugin-utils": "npm:^7.25.7"
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.7"
"@babel/plugin-syntax-typescript": "npm:^7.25.7"
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
"@babel/helper-plugin-utils": "npm:^7.25.9"
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
"@babel/plugin-syntax-typescript": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10/2648da981cd71c2100a4ea496684f2c0b939fc77eb4bb9cc8f113d433eab17d4930d2e5ed8d280606bcedef58df99002a64dc92579c6cc7f6c6ee71ceaa77418
checksum: 10/91e2ec805f89a813e0bf9cf42dffb767f798429e983af3e2f919885a2826b10f29223dd8b40ccc569eb61858d3273620e82e14431603a893e4a7f9b4c1a3a3cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -2830,18 +2901,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-typescript@npm:7.25.7":
version: 7.25.7
resolution: "@babel/preset-typescript@npm:7.25.7"
"@babel/preset-typescript@npm:7.26.0":
version: 7.26.0
resolution: "@babel/preset-typescript@npm:7.26.0"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.25.7"
"@babel/helper-validator-option": "npm:^7.25.7"
"@babel/plugin-syntax-jsx": "npm:^7.25.7"
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.7"
"@babel/plugin-transform-typescript": "npm:^7.25.7"
"@babel/helper-plugin-utils": "npm:^7.25.9"
"@babel/helper-validator-option": "npm:^7.25.9"
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
"@babel/plugin-transform-typescript": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10/cf6501971f696800096f3b3aef4f7e2c774210b4204bb3a076b2f253970d6649c28003de3afc620b7c7ad67fb346083819c89bae2c644f59995ddb64d6003541
checksum: 10/81a60826160163a3daae017709f42147744757b725b50c9024ef3ee5a402ee45fd2e93eaecdaaa22c81be91f7940916249cfb7711366431cfcacc69c95878c03
languageName: node
linkType: hard

Expand Down Expand Up @@ -5232,7 +5303,7 @@ __metadata:
"@babel/core": "npm:7.26.0"
"@babel/preset-env": "npm:7.25.8"
"@babel/preset-react": "npm:7.25.9"
"@babel/preset-typescript": "npm:7.25.7"
"@babel/preset-typescript": "npm:7.26.0"
"@floating-ui/react": "npm:^0.26.5"
"@lmc-eu/eslint-config-base": "npm:3.1.2"
"@lmc-eu/eslint-config-jest": "npm:3.0.5"
Expand Down

0 comments on commit dc96867

Please sign in to comment.