Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit cc5c329

Browse files
fix(deps): update all non-major dependencies to v11.13.5 (#617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0564009 commit cc5c329

File tree

2 files changed

+36
-68
lines changed

2 files changed

+36
-68
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"version": "5.10.0",
77
"author": "openscript",
88
"dependencies": {
9-
"@emotion/react": "11.13.3",
10-
"@emotion/styled": "11.13.0",
9+
"@emotion/react": "11.13.5",
10+
"@emotion/styled": "11.13.5",
1111
"@mdx-js/mdx": "3.1.0",
1212
"@mdx-js/react": "3.1.0",
1313
"gatsby": "5.14.0",

yarn.lock

Lines changed: 34 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,16 +1351,16 @@
13511351
source-map "^0.5.7"
13521352
stylis "4.2.0"
13531353

1354-
"@emotion/babel-plugin@^11.12.0":
1355-
version "11.12.0"
1356-
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz#7b43debb250c313101b3f885eba634f1d723fcc2"
1357-
integrity sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==
1354+
"@emotion/babel-plugin@^11.13.5":
1355+
version "11.13.5"
1356+
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz#eab8d65dbded74e0ecfd28dc218e75607c4e7bc0"
1357+
integrity sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==
13581358
dependencies:
13591359
"@babel/helper-module-imports" "^7.16.7"
13601360
"@babel/runtime" "^7.18.3"
13611361
"@emotion/hash" "^0.9.2"
13621362
"@emotion/memoize" "^0.9.0"
1363-
"@emotion/serialize" "^1.2.0"
1363+
"@emotion/serialize" "^1.3.3"
13641364
babel-plugin-macros "^3.1.0"
13651365
convert-source-map "^1.5.0"
13661366
escape-string-regexp "^4.0.0"
@@ -1378,14 +1378,14 @@
13781378
"@emotion/babel-plugin" "^11.11.0"
13791379
"@emotion/babel-plugin-jsx-pragmatic" "^0.2.1"
13801380

1381-
"@emotion/cache@^11.13.0":
1382-
version "11.13.0"
1383-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.0.tgz#8f51748b8116691dee0408b08ad758b8d246b097"
1384-
integrity sha512-hPV345J/tH0Cwk2wnU/3PBzORQ9HeX+kQSbwI+jslzpRCHE6fSGTohswksA/Ensr8znPzwfzKZCmAM9Lmlhp7g==
1381+
"@emotion/cache@^11.13.5":
1382+
version "11.13.5"
1383+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.5.tgz#e78dad0489e1ed7572507ba8ed9d2130529e4266"
1384+
integrity sha512-Z3xbtJ+UcK76eWkagZ1onvn/wAVb1GOMuR15s30Fm2wrMgC7jzpnO2JZXr4eujTTqoQFUrZIw/rT0c6Zzjca1g==
13851385
dependencies:
13861386
"@emotion/memoize" "^0.9.0"
13871387
"@emotion/sheet" "^1.4.0"
1388-
"@emotion/utils" "^1.4.0"
1388+
"@emotion/utils" "^1.4.2"
13891389
"@emotion/weak-memoize" "^0.4.0"
13901390
stylis "4.2.0"
13911391

@@ -1416,17 +1416,17 @@
14161416
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102"
14171417
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==
14181418

1419-
"@emotion/[email protected].3":
1420-
version "11.13.3"
1421-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.3.tgz#a69d0de2a23f5b48e0acf210416638010e4bd2e4"
1422-
integrity sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==
1419+
"@emotion/[email protected].5":
1420+
version "11.13.5"
1421+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.13.5.tgz#fc818ff5b13424f86501ba4d0740f343ae20b8d9"
1422+
integrity sha512-6zeCUxUH+EPF1s+YF/2hPVODeV/7V07YU5x+2tfuRL8MdW6rv5vb2+CBEGTGwBdux0OIERcOS+RzxeK80k2DsQ==
14231423
dependencies:
14241424
"@babel/runtime" "^7.18.3"
1425-
"@emotion/babel-plugin" "^11.12.0"
1426-
"@emotion/cache" "^11.13.0"
1427-
"@emotion/serialize" "^1.3.1"
1425+
"@emotion/babel-plugin" "^11.13.5"
1426+
"@emotion/cache" "^11.13.5"
1427+
"@emotion/serialize" "^1.3.3"
14281428
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
1429-
"@emotion/utils" "^1.4.0"
1429+
"@emotion/utils" "^1.4.2"
14301430
"@emotion/weak-memoize" "^0.4.0"
14311431
hoist-non-react-statics "^3.3.1"
14321432

@@ -1441,55 +1441,33 @@
14411441
"@emotion/utils" "^1.2.1"
14421442
csstype "^3.0.2"
14431443

1444-
"@emotion/serialize@^1.2.0":
1445-
version "1.2.0"
1446-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.2.0.tgz#4fed8629e566676275302844f111219445cabd08"
1447-
integrity sha512-X5UWpZAhGGp5LOn7OAI9k9JjRtz7nSFhZypatADcuEd/0bECZ0DzVjPdL8hljTrAku8+TjFvWIYHMOCO/0v/Ng==
1448-
dependencies:
1449-
"@emotion/hash" "^0.9.2"
1450-
"@emotion/memoize" "^0.9.0"
1451-
"@emotion/unitless" "^0.9.0"
1452-
"@emotion/utils" "^1.3.0"
1453-
csstype "^3.0.2"
1454-
1455-
"@emotion/serialize@^1.3.0":
1456-
version "1.3.0"
1457-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.0.tgz#e07cadfc967a4e7816e0c3ffaff4c6ce05cb598d"
1458-
integrity sha512-jACuBa9SlYajnpIVXB+XOXnfJHyckDfe6fOpORIM6yhBDlqGuExvDdZYHDQGoDf3bZXGv7tNr+LpLjJqiEQ6EA==
1459-
dependencies:
1460-
"@emotion/hash" "^0.9.2"
1461-
"@emotion/memoize" "^0.9.0"
1462-
"@emotion/unitless" "^0.9.0"
1463-
"@emotion/utils" "^1.4.0"
1464-
csstype "^3.0.2"
1465-
1466-
"@emotion/serialize@^1.3.1":
1467-
version "1.3.1"
1468-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.1.tgz#490b660178f43d2de8e92b278b51079d726c05c3"
1469-
integrity sha512-dEPNKzBPU+vFPGa+z3axPRn8XVDetYORmDC0wAiej+TNcOZE70ZMJa0X7JdeoM6q/nWTMZeLpN/fTnD9o8MQBA==
1444+
"@emotion/serialize@^1.3.3":
1445+
version "1.3.3"
1446+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.3.tgz#d291531005f17d704d0463a032fe679f376509e8"
1447+
integrity sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==
14701448
dependencies:
14711449
"@emotion/hash" "^0.9.2"
14721450
"@emotion/memoize" "^0.9.0"
14731451
"@emotion/unitless" "^0.10.0"
1474-
"@emotion/utils" "^1.4.0"
1452+
"@emotion/utils" "^1.4.2"
14751453
csstype "^3.0.2"
14761454

14771455
"@emotion/sheet@^1.4.0":
14781456
version "1.4.0"
14791457
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
14801458
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
14811459

1482-
"@emotion/[email protected].0":
1483-
version "11.13.0"
1484-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.0.tgz#633fd700db701472c7a5dbef54d6f9834e9fb190"
1485-
integrity sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA==
1460+
"@emotion/[email protected].5":
1461+
version "11.13.5"
1462+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.5.tgz#0fa6602227414c5e42cf267506e3c35bae655df9"
1463+
integrity sha512-gnOQ+nGLPvDXgIx119JqGalys64lhMdnNQA9TMxhDA4K0Hq5+++OE20Zs5GxiCV9r814xQ2K5WmtofSpHVW6BQ==
14861464
dependencies:
14871465
"@babel/runtime" "^7.18.3"
1488-
"@emotion/babel-plugin" "^11.12.0"
1466+
"@emotion/babel-plugin" "^11.13.5"
14891467
"@emotion/is-prop-valid" "^1.3.0"
1490-
"@emotion/serialize" "^1.3.0"
1468+
"@emotion/serialize" "^1.3.3"
14911469
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
1492-
"@emotion/utils" "^1.4.0"
1470+
"@emotion/utils" "^1.4.2"
14931471

14941472
"@emotion/unitless@^0.10.0":
14951473
version "0.10.0"
@@ -1501,11 +1479,6 @@
15011479
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
15021480
integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
15031481

1504-
"@emotion/unitless@^0.9.0":
1505-
version "0.9.0"
1506-
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.9.0.tgz#8e5548f072bd67b8271877e51c0f95c76a66cbe2"
1507-
integrity sha512-TP6GgNZtmtFaFcsOgExdnfxLLpRDla4Q66tnenA9CktvVSdNKDvMVuUah4QvWPIpNjrWsGg3qeGo9a43QooGZQ==
1508-
15091482
"@emotion/use-insertion-effect-with-fallbacks@^1.1.0":
15101483
version "1.1.0"
15111484
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz#1a818a0b2c481efba0cf34e5ab1e0cb2dcb9dfaf"
@@ -1516,15 +1489,10 @@
15161489
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
15171490
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
15181491

1519-
"@emotion/utils@^1.3.0":
1520-
version "1.3.0"
1521-
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.3.0.tgz#e170d859bdf5da2a705b3c83233ebe35fb7a50da"
1522-
integrity sha512-+M7u4EaX5t4bCunKTltAdGis3NFHQniikLVEQ+rPQccsX/xV4v5Etwg12paioZ9DsO+CTvimtmnjZbW85kbF8Q==
1523-
1524-
"@emotion/utils@^1.4.0":
1525-
version "1.4.0"
1526-
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.0.tgz#262f1d02aaedb2ec91c83a0955dd47822ad5fbdd"
1527-
integrity sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==
1492+
"@emotion/utils@^1.4.2":
1493+
version "1.4.2"
1494+
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.2.tgz#6df6c45881fcb1c412d6688a311a98b7f59c1b52"
1495+
integrity sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==
15281496

15291497
"@emotion/weak-memoize@^0.4.0":
15301498
version "0.4.0"

0 commit comments

Comments
 (0)