Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Commit d086117

Browse files
committed
upgrade dependencies
1 parent 2d88c84 commit d086117

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

studio/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"dependencies": {
1919
"@sanity/base": "^0.140.30",
2020
"@sanity/cli": "^0.140.30",
21-
"@sanity/components": "^0.140.25",
21+
"@sanity/components": "^0.140.30",
2222
"@sanity/core": "^0.140.30",
23-
"@sanity/default-layout": "^0.140.25",
23+
"@sanity/default-layout": "^0.140.30",
2424
"@sanity/default-login": "^0.140.15",
25-
"@sanity/desk-tool": "^0.140.25",
25+
"@sanity/desk-tool": "^0.140.30",
2626
"prop-types": "^15.7.2",
2727
"react": "^16.8.6",
2828
"react-dom": "^16.8.6",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@sanity/image-url": "^0.140.12",
2121
"date-fns": "^1.30.1",
2222
"dotenv": "^8.0.0",
23-
"gatsby": "^2.7.1",
23+
"gatsby": "^2.8.2",
2424
"gatsby-plugin-postcss": "^2.0.7",
2525
"gatsby-plugin-react-helmet": "^3.0.12",
2626
"gatsby-source-sanity": "^4.0.1",

0 commit comments

Comments
 (0)