Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Commit b8844d9

Browse files
committed
Merge branch 'develop' of github.com:freesewing/freesewing.dev into develop
2 parents a094d4f + 57a23f3 commit b8844d9

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
},
1515
"dependencies": {
16-
"@bugsnag/js": "^7.1.1",
16+
"@bugsnag/js": "^7.9.2",
1717
"@bugsnag/plugin-react": "^7.6.0",
1818
"@fontsource/permanent-marker": "^4.2.2",
1919
"@fontsource/roboto-mono": "^4.1.0",
@@ -42,7 +42,7 @@
4242
"fontsource-roboto-mono": "^4.0.0",
4343
"fontsource-ubuntu": "^4.0.0",
4444
"gatsby": "^2.32.11",
45-
"gatsby-image": "2.8.0",
45+
"gatsby-image": "3.3.0",
4646
"gatsby-link": "2.11.0",
4747
"gatsby-plugin-algolia": "0.16.5",
4848
"gatsby-plugin-catch-links": "2.7.0",
@@ -51,19 +51,19 @@
5151
"gatsby-plugin-netlify": "2.11.0",
5252
"gatsby-plugin-netlify-cache": "^1.2.0",
5353
"gatsby-plugin-nprogress": "2.10.0",
54-
"gatsby-plugin-offline": "^3.2.18",
54+
"gatsby-plugin-offline": "^3.10.2",
5555
"gatsby-plugin-react-helmet": "3.10.0",
5656
"gatsby-plugin-sass": "^2.3.12",
5757
"gatsby-plugin-sharp": "2.14.3",
5858
"gatsby-plugin-styled-components": "3.7.0",
5959
"gatsby-remark-autolink-headers": "2.11.0",
60-
"gatsby-remark-copy-linked-files": "2.7.0",
60+
"gatsby-remark-copy-linked-files": "2.10.0",
6161
"gatsby-remark-images": "3.11.0",
6262
"gatsby-remark-jargon": "2.15.0-rc.1",
6363
"gatsby-remark-prismjs": "3.13.0",
6464
"gatsby-remark-smartypants": "2.7.0",
6565
"gatsby-source-filesystem": "2.11.0",
66-
"gatsby-transformer-remark": "2.13.1",
66+
"gatsby-transformer-remark": "2.16.1",
6767
"gatsby-transformer-sharp": "2.12.1",
6868
"lodash.orderby": "^4.6.0",
6969
"lodash.set": "^4.3.2",
@@ -72,16 +72,16 @@
7272
"react": "^17.0.1",
7373
"react-dom": "^17.0.1",
7474
"react-helmet": "6.1.0",
75-
"react-instantsearch-dom": "6.8.2",
75+
"react-instantsearch-dom": "6.10.3",
7676
"react-markdown": "^5.0.3",
7777
"remark-jargon": "2.10.7",
7878
"sharp": "^0.27.0",
79-
"styled-components": "^5.2.1",
80-
"tlds": "1.216.0"
79+
"styled-components": "^5.2.3",
80+
"tlds": "1.219.0"
8181
},
8282
"devDependencies": {
8383
"babel-plugin-styled-components": "^1.12.0",
84-
"core-js": "^3.9.1",
84+
"core-js": "^3.10.1",
8585
"remark": "13.0.0",
8686
"remark-frontmatter": "3.0.0",
8787
"remark-html": "13.0.1",

0 commit comments

Comments
 (0)