Skip to content

Commit adea2b9

Browse files
committed
yarn upgrade-interactive
1 parent 2a6cabe commit adea2b9

File tree

2 files changed

+504
-475
lines changed

2 files changed

+504
-475
lines changed

package.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -22,42 +22,42 @@
2222
"@mdx-js/react": "^3.0.0",
2323
"bluebird": "^3.7.2",
2424
"eslint-plugin-react-hooks": "^4.6.0",
25-
"firebase": "^10.7.1",
26-
"gatsby": "^5.13.1",
27-
"gatsby-plugin-catch-links": "^5.13.0",
25+
"firebase": "^10.7.2",
26+
"gatsby": "^5.13.3",
27+
"gatsby-plugin-catch-links": "^5.13.1",
2828
"gatsby-plugin-cname": "^1.0.0",
2929
"gatsby-plugin-google-fonts": "^1.0.1",
30-
"gatsby-plugin-google-gtag": "^5.13.0",
31-
"gatsby-plugin-image": "^3.13.0",
30+
"gatsby-plugin-google-gtag": "^5.13.1",
31+
"gatsby-plugin-image": "^3.13.1",
3232
"gatsby-plugin-mailchimp": "^5.2.2",
33-
"gatsby-plugin-manifest": "^5.13.0",
34-
"gatsby-plugin-mdx": "^5.13.0",
35-
"gatsby-plugin-offline": "^6.13.0",
36-
"gatsby-plugin-react-helmet": "^6.13.0",
37-
"gatsby-plugin-sass": "^6.13.0",
38-
"gatsby-plugin-sharp": "^5.13.0",
39-
"gatsby-remark-autolink-headers": "^6.13.0",
33+
"gatsby-plugin-manifest": "^5.13.1",
34+
"gatsby-plugin-mdx": "^5.13.1",
35+
"gatsby-plugin-offline": "^6.13.1",
36+
"gatsby-plugin-react-helmet": "^6.13.1",
37+
"gatsby-plugin-sass": "^6.13.1",
38+
"gatsby-plugin-sharp": "^5.13.1",
39+
"gatsby-remark-autolink-headers": "^6.13.1",
4040
"gatsby-remark-code-titles": "^1.1.0",
41-
"gatsby-remark-copy-linked-files": "^6.13.0",
41+
"gatsby-remark-copy-linked-files": "^6.13.1",
4242
"gatsby-remark-embed-gist": "^1.2.1",
4343
"gatsby-remark-embed-markdown": "^0.0.4",
4444
"gatsby-remark-embed-video": "^3.2.1",
45-
"gatsby-remark-images": "^7.13.0",
46-
"gatsby-remark-katex": "^7.13.0",
45+
"gatsby-remark-images": "^7.13.1",
46+
"gatsby-remark-katex": "^7.13.1",
4747
"gatsby-remark-link-beautify": "^2.2.6",
48-
"gatsby-remark-prismjs": "^7.13.0",
49-
"gatsby-remark-smartypants": "^6.13.0",
50-
"gatsby-source-filesystem": "^5.13.0",
51-
"gatsby-transformer-asciidoc": "^4.13.0",
52-
"gatsby-transformer-sharp": "^5.13.0",
48+
"gatsby-remark-prismjs": "^7.13.1",
49+
"gatsby-remark-smartypants": "^6.13.1",
50+
"gatsby-source-filesystem": "^5.13.1",
51+
"gatsby-transformer-asciidoc": "^4.13.1",
52+
"gatsby-transformer-sharp": "^5.13.1",
5353
"gist-syntax-themes": "^1.1.0",
5454
"katex": "^0.16.9",
5555
"lodash": "^4.17.21",
56-
"lru-cache": "^10.1.0",
57-
"metascraper-description": "^5.43.1",
58-
"metascraper-image": "^5.43.1",
59-
"metascraper-title": "^5.43.1",
60-
"metascraper-url": "^5.43.1",
56+
"lru-cache": "^10.2.0",
57+
"metascraper-description": "^5.43.4",
58+
"metascraper-image": "^5.43.4",
59+
"metascraper-title": "^5.43.4",
60+
"metascraper-url": "^5.43.4",
6161
"moment": "^2.30.1",
6262
"postcss": "^8.4.33",
6363
"prismjs": "^1.29.0",
@@ -66,20 +66,20 @@
6666
"react-disqus-comments": "^1.4.0",
6767
"react-dom": "^18.2.0",
6868
"react-helmet": "^6.1.0",
69-
"react-toastify": "^9.1.3",
70-
"sass": "^1.69.7",
71-
"sharp": "^0.33.1",
69+
"react-toastify": "^10.0.4",
70+
"sass": "^1.70.0",
71+
"sharp": "^0.33.2",
7272
"styled-components": "^6.1.8"
7373
},
7474
"devDependencies": {
75-
"@babel/core": "^7.23.7",
76-
"@babel/eslint-parser": "^7.23.3",
75+
"@babel/core": "^7.23.9",
76+
"@babel/eslint-parser": "^7.23.9",
7777
"@babel/eslint-plugin": "^7.23.5",
7878
"@babel/plugin-syntax-flow": "^7.23.3",
7979
"@babel/plugin-transform-flow-strip-types": "^7.23.3",
8080
"@babel/plugin-transform-react-jsx": "^7.23.4",
8181
"@types/eslint": "^8.56.2",
82-
"babel-preset-gatsby-package": "^3.13.0",
82+
"babel-preset-gatsby-package": "^3.13.1",
8383
"eslint": "^8.56.0",
8484
"eslint-config-airbnb": "^19.0.4",
8585
"eslint-config-google": "^0.14.0",
@@ -94,8 +94,8 @@
9494
"eslint-plugin-simple-import-sort": "^10.0.0",
9595
"gh-pages": "^6.1.1",
9696
"lost": "^9.0.2",
97-
"postcss-pxtorem": "^6.0.0",
98-
"prettier": "^3.1.1"
97+
"postcss-pxtorem": "^6.1.0",
98+
"prettier": "^3.2.4"
9999
},
100100
"resolutions": {
101101
"gatsby-plugin-sharp/probe-image-size": "^7.0.0"

0 commit comments

Comments
 (0)