Skip to content

Commit d4cc7d2

Browse files
npalmJeroenKnoops
authored andcommitted
Updates prod dependencies to latest
1 parent 30c1f29 commit d4cc7d2

File tree

2 files changed

+30
-33
lines changed

2 files changed

+30
-33
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"gatsby-transformer-sharp": "^4.4.0",
2929
"lodash": "^4.17.21",
3030
"prismjs": "^1.25.0",
31-
"react": "^17.0.2",
31+
"react": "^18.2.0",
3232
"react-burger-menu": "^3.0.6",
33-
"react-dom": "^17.0.2",
33+
"react-dom": "^18.2.0",
3434
"react-helmet": "^6.1.0",
3535
"react-icons": "^4.3.1",
36-
"styled-components": "5.3.3"
36+
"styled-components": "5.3.6"
3737
},
3838
"devDependencies": {
3939
"eslint": "^8.4.1",

Diff for: yarn.lock

+27-30
Original file line numberDiff line numberDiff line change
@@ -1078,17 +1078,17 @@
10781078
dependencies:
10791079
"@edge-runtime/primitives" "2.0.0"
10801080

1081-
"@emotion/is-prop-valid@^0.8.8":
1082-
version "0.8.8"
1083-
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
1084-
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
1081+
"@emotion/is-prop-valid@^1.1.0":
1082+
version "1.2.0"
1083+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.0.tgz#7f2d35c97891669f7e276eb71c83376a5dc44c83"
1084+
integrity sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg==
10851085
dependencies:
1086-
"@emotion/memoize" "0.7.4"
1086+
"@emotion/memoize" "^0.8.0"
10871087

1088-
"@emotion/memoize@0.7.4":
1089-
version "0.7.4"
1090-
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
1091-
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
1088+
"@emotion/memoize@^0.8.0":
1089+
version "0.8.0"
1090+
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
1091+
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==
10921092

10931093
"@emotion/stylis@^0.8.4":
10941094
version "0.8.5"
@@ -11281,14 +11281,13 @@ react-dev-utils@^12.0.1:
1128111281
strip-ansi "^6.0.1"
1128211282
text-table "^0.2.0"
1128311283

11284-
react-dom@^17.0.2:
11285-
version "17.0.2"
11286-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
11287-
integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
11284+
react-dom@^18.2.0:
11285+
version "18.2.0"
11286+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
11287+
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
1128811288
dependencies:
1128911289
loose-envify "^1.1.0"
11290-
object-assign "^4.1.1"
11291-
scheduler "^0.20.2"
11290+
scheduler "^0.23.0"
1129211291

1129311292
react-error-overlay@^6.0.11:
1129411293
version "6.0.11"
@@ -11344,13 +11343,12 @@ react-side-effect@^2.1.0:
1134411343
resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.2.tgz#dc6345b9e8f9906dc2eeb68700b615e0b4fe752a"
1134511344
integrity sha512-PVjOcvVOyIILrYoyGEpDN3vmYNLdy1CajSFNt4TDsVQC5KpTijDvWVoR+/7Rz2xT978D8/ZtFceXxzsPwZEDvw==
1134611345

11347-
react@^17.0.2:
11348-
version "17.0.2"
11349-
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
11350-
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
11346+
react@^18.2.0:
11347+
version "18.2.0"
11348+
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
11349+
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
1135111350
dependencies:
1135211351
loose-envify "^1.1.0"
11353-
object-assign "^4.1.1"
1135411352

1135511353
read-cmd-shim@^3.0.0:
1135611354
version "3.0.1"
@@ -11874,13 +11872,12 @@ sax@^1.2.4:
1187411872
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
1187511873
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
1187611874

11877-
scheduler@^0.20.2:
11878-
version "0.20.2"
11879-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91"
11880-
integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
11875+
scheduler@^0.23.0:
11876+
version "0.23.0"
11877+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
11878+
integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
1188111879
dependencies:
1188211880
loose-envify "^1.1.0"
11883-
object-assign "^4.1.1"
1188411881

1188511882
1188611883
version "2.7.0"
@@ -12645,14 +12642,14 @@ style-to-object@^0.3.0:
1264512642
dependencies:
1264612643
inline-style-parser "0.1.1"
1264712644

12648-
12649-
version "5.3.3"
12650-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.3.tgz#312a3d9a549f4708f0fb0edc829eb34bde032743"
12651-
integrity sha512-++4iHwBM7ZN+x6DtPPWkCI4vdtwumQ+inA/DdAsqYd4SVgUKJie5vXyzotA00ttcFdQkCng7zc6grwlfIfw+lw==
12645+
12646+
version "5.3.6"
12647+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.6.tgz#27753c8c27c650bee9358e343fc927966bfd00d1"
12648+
integrity sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==
1265212649
dependencies:
1265312650
"@babel/helper-module-imports" "^7.0.0"
1265412651
"@babel/traverse" "^7.4.5"
12655-
"@emotion/is-prop-valid" "^0.8.8"
12652+
"@emotion/is-prop-valid" "^1.1.0"
1265612653
"@emotion/stylis" "^0.8.4"
1265712654
"@emotion/unitless" "^0.7.4"
1265812655
babel-plugin-styled-components ">= 1.12.0"

0 commit comments

Comments
 (0)