Skip to content

Commit baa542d

Browse files
committed
package update
1 parent dca0673 commit baa542d

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

.nojekyll

Whitespace-only changes.

package.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -6,58 +6,58 @@
66
"version": "0.2.0",
77
"author": "Hudi",
88
"dependencies": {
9-
"@giscus/react": "^3.0.0",
9+
"@giscus/react": "^3.1.0",
1010
"babel-eslint": "^10.1.0",
1111
"babel-plugin-styled-components": "^2.1.4",
12-
"gatsby": "^5.11.0",
13-
"gatsby-image": "^2.4.21",
14-
"gatsby-plugin-catch-links": "^5.11.0",
15-
"gatsby-plugin-feed": "^5.11.0",
12+
"gatsby": "^5.14.3",
13+
"gatsby-image": "^3.11.0",
14+
"gatsby-plugin-catch-links": "^5.14.0",
15+
"gatsby-plugin-feed": "^5.14.0",
1616
"gatsby-plugin-google-fonts": "^1.0.1",
17-
"gatsby-plugin-google-gtag": "^5.13.1",
18-
"gatsby-plugin-manifest": "^5.11.0",
19-
"gatsby-plugin-offline": "^6.11.0",
20-
"gatsby-plugin-react-helmet": "^6.11.0",
17+
"gatsby-plugin-google-gtag": "^5.14.0",
18+
"gatsby-plugin-manifest": "^5.14.0",
19+
"gatsby-plugin-offline": "^6.14.0",
20+
"gatsby-plugin-react-helmet": "^6.14.0",
2121
"gatsby-plugin-react-redux": "^1.1.0",
2222
"gatsby-plugin-resolve-src": "^2.1.0",
2323
"gatsby-plugin-robots-txt": "^1.8.0",
24-
"gatsby-plugin-sharp": "^5.11.0",
25-
"gatsby-plugin-sitemap": "^6.11.0",
26-
"gatsby-plugin-styled-components": "^6.11.0",
27-
"gatsby-remark-autolink-headers": "^6.13.1",
24+
"gatsby-plugin-sharp": "^5.14.0",
25+
"gatsby-plugin-sitemap": "^6.14.0",
26+
"gatsby-plugin-styled-components": "^6.14.0",
27+
"gatsby-remark-autolink-headers": "^6.14.0",
2828
"gatsby-remark-footnotes": "^0.0.8",
29-
"gatsby-remark-images": "^7.11.0",
30-
"gatsby-remark-katex": "6.11.0",
31-
"gatsby-remark-prismjs": "^7.11.0",
29+
"gatsby-remark-images": "^7.14.0",
30+
"gatsby-remark-katex": "7.14.0",
31+
"gatsby-remark-prismjs": "^7.14.0",
3232
"gatsby-remark-reading-time": "^1.1.0",
3333
"gatsby-remark-static-images": "^1.2.1",
34-
"gatsby-source-filesystem": "^5.11.0",
35-
"gatsby-transformer-remark": "6.11.0",
36-
"gatsby-transformer-sharp": "^5.11.0",
37-
"katex": "^0.12.0",
34+
"gatsby-source-filesystem": "^5.14.0",
35+
"gatsby-transformer-remark": "6.14.0",
36+
"gatsby-transformer-sharp": "^5.14.0",
37+
"katex": "^0.16.22",
3838
"lodash": "^4.17.21",
39-
"minipass": "6.0.2",
40-
"prismjs": "^1.29.0",
39+
"minipass": "7.1.2",
40+
"prismjs": "^1.30.0",
4141
"prop-types": "^15.8.1",
42-
"query-string": "^8.1.0",
43-
"react": "^18.2.0",
44-
"react-dom": "^18.2.0",
42+
"query-string": "^9.1.2",
43+
"react": "^19.1.0",
44+
"react-dom": "^19.1.0",
4545
"react-helmet": "^6.1.0",
46-
"react-icons": "^4.11.0",
46+
"react-icons": "^5.5.0",
4747
"react-md-spinner": "^1.0.0",
48-
"react-redux": "^8.1.1",
49-
"react-scroll": "^1.8.9",
50-
"react-spring": "^9.7.2",
51-
"redux": "^4.2.1",
52-
"sharp": "^0.32.1",
53-
"styled-components": "^5.2.1",
54-
"styled-reset": "^4.4.7",
48+
"react-redux": "^9.2.0",
49+
"react-scroll": "^1.9.3",
50+
"react-spring": "^9.7.5",
51+
"redux": "^5.0.1",
52+
"sharp": "^0.34.1",
53+
"styled-components": "^6.1.18",
54+
"styled-reset": "^4.5.2",
5555
"utterances-react-component": "^1.0.0"
5656
},
5757
"devDependencies": {
5858
"eslint-config-react-app": "^7.0.1",
59-
"gh-pages": "^5.0.0",
60-
"prettier": "2.8.8"
59+
"gh-pages": "^6.3.0",
60+
"prettier": "3.5.3"
6161
},
6262
"keywords": [
6363
"gatsby",

0 commit comments

Comments
 (0)