Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit f255095

Browse files
fix(deps): update techstack mono repo (#1012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35ee962 commit f255095

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

packages/styled-system/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
],
5656
"devDependencies": {
5757
"@size-limit/file": "11.2.0",
58-
"@techstack/tcm-cli": "1.4.40",
58+
"@techstack/tcm-cli": "1.4.42",
5959
"@types/jest": "29.5.14",
6060
"jest": "29.7.0",
6161
"size-limit": "11.2.0",
@@ -66,7 +66,7 @@
6666
},
6767
"dependencies": {
6868
"@emotion/is-prop-valid": "1.3.1",
69-
"@techstack/memoize": "1.3.293",
69+
"@techstack/memoize": "1.3.296",
7070
"csstype": "3.1.3",
7171
"react": "18.3.1"
7272
},

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -274,10 +274,10 @@
274274
lodash.debounce "^4.0.8"
275275
resolve "^1.14.2"
276276

277-
"@babel/helper-define-polyfill-provider@^0.6.2":
278-
version "0.6.2"
279-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d"
280-
integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==
277+
"@babel/helper-define-polyfill-provider@^0.6.4":
278+
version "0.6.4"
279+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.4.tgz#15e8746368bfa671785f5926ff74b3064c291fab"
280+
integrity sha512-jljfR1rGnXXNWnmQg2K3+bvhkxB51Rl32QRaOTuwwjviGrHzIbSc8+x9CpraDtbT7mfyjXObULP4w/adunNwAw==
281281
dependencies:
282282
"@babel/helper-compilation-targets" "^7.22.6"
283283
"@babel/helper-plugin-utils" "^7.22.5"
@@ -3309,15 +3309,15 @@
33093309
resolved "https://registry.yarnpkg.com/@size-limit/file/-/file-11.2.0.tgz#8727d1c2c6669b9d6d1e31012f61b612ead07915"
33103310
integrity sha512-OZHE3putEkQ/fgzz3Tp/0hSmfVo3wyTpOJSRNm6AmcwX4Nm9YtTfbQQ/hZRwbBFR23S7x2Sd9EbqYzngKwbRoA==
33113311

3312-
"@techstack/[email protected].293":
3313-
version "1.3.293"
3314-
resolved "https://registry.yarnpkg.com/@techstack/memoize/-/memoize-1.3.293.tgz#a02a30761b3a6c64212a352ddb572e131920366c"
3315-
integrity sha512-PSK+gSBc8yL6T9gPgGHeOlVJL2HdNAFIJkJNLMqvb5nMaLEcJLBRbP9O3PFf+jfTVRGA50lz+FlEfzsQWiQH2Q==
3312+
"@techstack/[email protected].296":
3313+
version "1.3.296"
3314+
resolved "https://registry.yarnpkg.com/@techstack/memoize/-/memoize-1.3.296.tgz#7988f84278abd52106f4a379dcaf71e3ef8eb635"
3315+
integrity sha512-0lpd9BCiU8DBNFBVc5eMLPSGzqM68h8W+uBH8amsRCA7bA7IwUHLK5J58375aDQXaCQC2+I69a9s0we8uPHVpw==
33163316

3317-
"@techstack/[email protected].40":
3318-
version "1.4.40"
3319-
resolved "https://registry.yarnpkg.com/@techstack/tcm-cli/-/tcm-cli-1.4.40.tgz#46e401c94ef9de917c8d3a22430dc46bc1d58aa8"
3320-
integrity sha512-vX8BAvr/ppTGh9okrbkFLQxoHF8IWS0Bji4tiX561Y080QhODnt4OfGBFoe5bB83Y8OSaWIKliphQyHm3NrEww==
3317+
"@techstack/[email protected].42":
3318+
version "1.4.42"
3319+
resolved "https://registry.yarnpkg.com/@techstack/tcm-cli/-/tcm-cli-1.4.42.tgz#0f49b3441fb4d30608948dd3c3edc4b41f5333ff"
3320+
integrity sha512-eStbaNVw80zsKO/D2qgJm6aVRE2bw1WwXU4P4V7UV0ZnurOJ+B5dap0LWqB8UOLbDNLt55FMIy9yoTVWU7YwXw==
33213321
dependencies:
33223322
"@babel/core" "7.24.6"
33233323
"@babel/parser" "7.24.6"
@@ -3336,7 +3336,7 @@
33363336
babel-plugin-annotate-pure-calls "0.4.0"
33373337
babel-plugin-dev-expression "0.2.3"
33383338
babel-plugin-macros "3.1.0"
3339-
babel-plugin-polyfill-regenerator "0.6.2"
3339+
babel-plugin-polyfill-regenerator "0.6.4"
33403340
babel-plugin-transform-rename-import "2.3.0"
33413341
camelcase "8.0.0"
33423342
chalk "5.3.0"
@@ -4386,12 +4386,12 @@ babel-plugin-polyfill-corejs3@^0.8.1:
43864386
"@babel/helper-define-polyfill-provider" "^0.4.0"
43874387
core-js-compat "^3.30.1"
43884388

4389-
4390-
version "0.6.2"
4391-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.2.tgz#addc47e240edd1da1058ebda03021f382bba785e"
4392-
integrity sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==
4389+
4390+
version "0.6.4"
4391+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.4.tgz#428c615d3c177292a22b4f93ed99e358d7906a9b"
4392+
integrity sha512-7gD3pRadPrbjhjLyxebmx/WrFYcuSjZ0XbdUujQMZ/fcE9oeewk2U/7PCvez84UeuK3oSjmPZ0Ch0dlupQvGzw==
43934393
dependencies:
4394-
"@babel/helper-define-polyfill-provider" "^0.6.2"
4394+
"@babel/helper-define-polyfill-provider" "^0.6.4"
43954395

43964396
babel-plugin-polyfill-regenerator@^0.5.0:
43974397
version "0.5.0"

0 commit comments

Comments
 (0)