Skip to content

Commit 27df40d

Browse files
committed
Dependency upgrades
1 parent 356ba39 commit 27df40d

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"@emotion/react": "^11.4.1",
1818
"@emotion/styled": "^11.3.0",
1919
"@mui/icons-material": "^5.0.1",
20-
"@mui/material": "^5.0.1",
20+
"@mui/material": "^5.0.2",
2121
"axios": "^0.21.4",
22-
"gatsby": "^3.14.0",
22+
"gatsby": "^3.14.1",
2323
"gatsby-plugin-catch-links": "^3.14.0",
2424
"gatsby-plugin-google-gtag": "^3.14.0",
2525
"gatsby-plugin-image": "^1.14.0",
@@ -41,7 +41,7 @@
4141
"eslint-config-airbnb": "^18.2.1",
4242
"eslint-plugin-import": "^2.24.2",
4343
"eslint-plugin-jsx-a11y": "^6.4.1",
44-
"eslint-plugin-react": "^7.26.0",
44+
"eslint-plugin-react": "^7.26.1",
4545
"eslint-plugin-react-hooks": "^4.2.0"
4646
},
4747
"repository": {

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2932,9 +2932,9 @@ __metadata:
29322932
languageName: node
29332933
linkType: hard
29342934

2935-
"@mui/core@npm:5.0.0-alpha.48":
2936-
version: 5.0.0-alpha.48
2937-
resolution: "@mui/core@npm:5.0.0-alpha.48"
2935+
"@mui/core@npm:5.0.0-alpha.49":
2936+
version: 5.0.0-alpha.49
2937+
resolution: "@mui/core@npm:5.0.0-alpha.49"
29382938
dependencies:
29392939
"@babel/runtime": ^7.15.4
29402940
"@emotion/is-prop-valid": ^1.1.0
@@ -2949,7 +2949,7 @@ __metadata:
29492949
peerDependenciesMeta:
29502950
"@types/react":
29512951
optional: true
2952-
checksum: 9fdd9eb1640df9bec089c119753b97f28c8b0be45da5923475e71e8b3577afe9880bd53ac35be0a6b18d6fc3a392f281d718d9fc21e780c684dd63324d05878c
2952+
checksum: cc2718df0555be2e5269666252471037cc9651ca0c63219e5cd89cfd7ff83c1c3960a4e1dca57806e2ebaafb8e700fc42ae5c6680d710d2cae09492822ac7d2a
29532953
languageName: node
29542954
linkType: hard
29552955

@@ -2969,13 +2969,13 @@ __metadata:
29692969
languageName: node
29702970
linkType: hard
29712971

2972-
"@mui/material@npm:^5.0.1":
2973-
version: 5.0.1
2974-
resolution: "@mui/material@npm:5.0.1"
2972+
"@mui/material@npm:^5.0.2":
2973+
version: 5.0.2
2974+
resolution: "@mui/material@npm:5.0.2"
29752975
dependencies:
29762976
"@babel/runtime": ^7.15.4
2977-
"@mui/core": 5.0.0-alpha.48
2978-
"@mui/system": ^5.0.1
2977+
"@mui/core": 5.0.0-alpha.49
2978+
"@mui/system": ^5.0.2
29792979
"@mui/types": ^7.0.0
29802980
"@mui/utils": ^5.0.1
29812981
"@popperjs/core": ^2.4.4
@@ -2999,7 +2999,7 @@ __metadata:
29992999
optional: true
30003000
"@types/react":
30013001
optional: true
3002-
checksum: 35fce84cb237d24bd59685d722cacbb9e51b3e2a877dc0877ae3207d91f94845aa4b6a9fa832ecfb7782c145235d6605082bac5b70977be524acc4fbe58b3839
3002+
checksum: b0b52dfa235ebebe9f38e4c4c1ba2c44b1fef63a22a4f05f19d290395b067070d9f6023a8e026bf866b6030a145ddf503cf66d308adac0cf33209737c2fde3f6
30033003
languageName: node
30043004
linkType: hard
30053005

@@ -3040,9 +3040,9 @@ __metadata:
30403040
languageName: node
30413041
linkType: hard
30423042

3043-
"@mui/system@npm:^5.0.1":
3044-
version: 5.0.1
3045-
resolution: "@mui/system@npm:5.0.1"
3043+
"@mui/system@npm:^5.0.2":
3044+
version: 5.0.2
3045+
resolution: "@mui/system@npm:5.0.2"
30463046
dependencies:
30473047
"@babel/runtime": ^7.15.4
30483048
"@mui/private-theming": ^5.0.1
@@ -3064,7 +3064,7 @@ __metadata:
30643064
optional: true
30653065
"@types/react":
30663066
optional: true
3067-
checksum: 45a9c0b8912a7457a5fced5cb2f80633859a379f52c203d7bb543d5cda551180d249add155e307e66b979f9c309773dbe16804ae62d6774cc0044ea94f02cec4
3067+
checksum: 184f79bcc859ac2dbf4c5c6dd9246a2b3ac662334cc7d0bf622dd73b38be6939c6213b217106434ef04404ea19e91615972de428081e547b0cdacfe21d712ea9
30683068
languageName: node
30693069
linkType: hard
30703070

@@ -5449,15 +5449,15 @@ __metadata:
54495449
"@emotion/react": ^11.4.1
54505450
"@emotion/styled": ^11.3.0
54515451
"@mui/icons-material": ^5.0.1
5452-
"@mui/material": ^5.0.1
5452+
"@mui/material": ^5.0.2
54535453
axios: ^0.21.4
54545454
eslint: ^7.32.0
54555455
eslint-config-airbnb: ^18.2.1
54565456
eslint-plugin-import: ^2.24.2
54575457
eslint-plugin-jsx-a11y: ^6.4.1
5458-
eslint-plugin-react: ^7.26.0
5458+
eslint-plugin-react: ^7.26.1
54595459
eslint-plugin-react-hooks: ^4.2.0
5460-
gatsby: ^3.14.0
5460+
gatsby: ^3.14.1
54615461
gatsby-plugin-catch-links: ^3.14.0
54625462
gatsby-plugin-google-gtag: ^3.14.0
54635463
gatsby-plugin-image: ^1.14.0
@@ -7252,9 +7252,9 @@ __metadata:
72527252
languageName: node
72537253
linkType: hard
72547254

7255-
"eslint-plugin-react@npm:^7.26.0":
7256-
version: 7.26.0
7257-
resolution: "eslint-plugin-react@npm:7.26.0"
7255+
"eslint-plugin-react@npm:^7.26.1":
7256+
version: 7.26.1
7257+
resolution: "eslint-plugin-react@npm:7.26.1"
72587258
dependencies:
72597259
array-includes: ^3.1.3
72607260
array.prototype.flatmap: ^1.2.4
@@ -7272,7 +7272,7 @@ __metadata:
72727272
string.prototype.matchall: ^4.0.5
72737273
peerDependencies:
72747274
eslint: ^3 || ^4 || ^5 || ^6 || ^7
7275-
checksum: 363c2ed43ae0c6457c6ad1e7e7c561892189d3e1253a7d5e369413053e9629129c533d3512d9992087f95a3ac71e464d552d63e8c711f90d83c6e8db543587df
7275+
checksum: 856eec868fe45de941f86f5e197a4da1421246bef2dcc88802e78ceedaa067edefd84352483bf595a56054022594f6c3ea93a5fb49aac6830b31d09754ab9237
72767276
languageName: node
72777277
linkType: hard
72787278

@@ -8637,9 +8637,9 @@ fsevents@~2.3.2:
86378637
languageName: node
86388638
linkType: hard
86398639

8640-
"gatsby@npm:^3.14.0":
8641-
version: 3.14.0
8642-
resolution: "gatsby@npm:3.14.0"
8640+
"gatsby@npm:^3.14.1":
8641+
version: 3.14.1
8642+
resolution: "gatsby@npm:3.14.1"
86438643
dependencies:
86448644
"@babel/code-frame": ^7.14.0
86458645
"@babel/core": ^7.15.5
@@ -8794,7 +8794,7 @@ fsevents@~2.3.2:
87948794
react-dom: ^16.9.0 || ^17.0.0
87958795
bin:
87968796
gatsby: ./cli.js
8797-
checksum: 9769f1ecaaef1805bd36c6c4e2905ecb5ec40c8406f3328536659a7dd9f9ccbe2f60ead0089104237edb6b9b7462711067961658d9f004f6489a32edccd50b6a
8797+
checksum: 3b78e2be2423db2736cb9ef4a3d2aa83fa9e1e3401ca67973f0b2f4b9c648dfce9145c91ce8c027926882a538bc258b2bae80eb17735dab302034b0ea4419568
87988798
languageName: node
87998799
linkType: hard
88008800

0 commit comments

Comments
 (0)