Skip to content

Commit decf6be

Browse files
chore(deps): update all non-major dependencies
1 parent fc22ad2 commit decf6be

File tree

2 files changed

+2687
-1252
lines changed

2 files changed

+2687
-1252
lines changed

package.json

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -6,79 +6,79 @@
66
"version": "0.1.0",
77
"author": "openscript",
88
"dependencies": {
9-
"@emotion/react": "11.11.3",
10-
"@emotion/styled": "11.11.0",
9+
"@emotion/react": "11.13.3",
10+
"@emotion/styled": "11.13.0",
1111
"@fontsource/ibm-plex-mono": "^5.0.6",
1212
"@fontsource/poppins": "^5.0.6",
1313
"@fontsource/rajdhani": "^5.0.6",
14-
"@mantine/hooks": "7.3.2",
15-
"@mdx-js/mdx": "3.0.0",
16-
"@mdx-js/react": "3.0.0",
14+
"@mantine/hooks": "7.12.1",
15+
"@mdx-js/mdx": "3.0.1",
16+
"@mdx-js/react": "3.0.1",
1717
"@types/markdown-it": "^13.0.5",
1818
"ahooks": "^3.7.8",
19-
"gatsby": "5.13.1",
20-
"gatsby-plugin-catch-links": "5.13.0",
21-
"gatsby-plugin-emotion": "8.13.0",
19+
"gatsby": "5.13.7",
20+
"gatsby-plugin-catch-links": "5.13.1",
21+
"gatsby-plugin-emotion": "8.13.1",
2222
"gatsby-plugin-feed": "^5.12.3",
23-
"gatsby-plugin-i18n-l10n": "5.5.0",
24-
"gatsby-plugin-image": "3.13.0",
25-
"gatsby-plugin-manifest": "5.13.0",
26-
"gatsby-plugin-mdx": "5.13.0",
27-
"gatsby-plugin-offline": "6.13.0",
23+
"gatsby-plugin-i18n-l10n": "5.6.3",
24+
"gatsby-plugin-image": "3.13.1",
25+
"gatsby-plugin-manifest": "5.13.1",
26+
"gatsby-plugin-mdx": "5.13.1",
27+
"gatsby-plugin-offline": "6.13.3",
2828
"gatsby-plugin-robots-txt": "1.8.0",
29-
"gatsby-plugin-sharp": "5.13.0",
30-
"gatsby-plugin-sitemap": "6.13.0",
31-
"gatsby-remark-autolink-headers": "6.13.0",
32-
"gatsby-remark-copy-linked-files": "6.13.0",
33-
"gatsby-remark-images": "7.13.0",
34-
"gatsby-remark-prismjs": "7.13.0",
35-
"gatsby-source-filesystem": "5.13.0",
29+
"gatsby-plugin-sharp": "5.13.1",
30+
"gatsby-plugin-sitemap": "6.13.1",
31+
"gatsby-remark-autolink-headers": "6.13.1",
32+
"gatsby-remark-copy-linked-files": "6.13.2",
33+
"gatsby-remark-images": "7.13.2",
34+
"gatsby-remark-prismjs": "7.13.2",
35+
"gatsby-source-filesystem": "5.13.1",
3636
"gatsby-transformer-remark": "^6.11.0",
37-
"gatsby-transformer-sharp": "5.13.0",
38-
"gatsby-transformer-yaml": "5.13.0",
37+
"gatsby-transformer-sharp": "5.13.1",
38+
"gatsby-transformer-yaml": "5.13.1",
3939
"interweave": "^13.1.0",
4040
"markdown-it": "^14.0.0",
41-
"polished": "4.2.2",
41+
"polished": "4.3.1",
4242
"prismjs": "1.29.0",
43-
"react": "18.2.0",
44-
"react-dom": "18.2.0",
45-
"react-intl": "6.5.5"
43+
"react": "18.3.1",
44+
"react-dom": "18.3.1",
45+
"react-intl": "6.6.8"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "7.23.7",
49-
"@babel/eslint-parser": "7.23.3",
48+
"@babel/core": "7.25.2",
49+
"@babel/eslint-parser": "7.25.1",
5050
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
5151
"@babel/plugin-transform-runtime": "^7.23.7",
5252
"@babel/preset-env": "^7.23.7",
5353
"@babel/preset-react": "^7.22.15",
54-
"@babel/preset-typescript": "7.23.3",
55-
"@types/jest": "29.5.11",
56-
"@types/node": "20.10.6",
57-
"@types/react": "18.2.46",
58-
"@types/react-dom": "18.2.18",
59-
"@types/react-test-renderer": "18.0.7",
60-
"@typescript-eslint/eslint-plugin": "6.16.0",
61-
"@typescript-eslint/parser": "6.16.0",
54+
"@babel/preset-typescript": "7.24.7",
55+
"@types/jest": "29.5.12",
56+
"@types/node": "20.16.1",
57+
"@types/react": "18.3.4",
58+
"@types/react-dom": "18.3.0",
59+
"@types/react-test-renderer": "18.3.0",
60+
"@typescript-eslint/eslint-plugin": "6.21.0",
61+
"@typescript-eslint/parser": "6.21.0",
6262
"babel-jest": "29.7.0",
63-
"babel-preset-gatsby": "3.13.0",
64-
"eslint": "8.56.0",
63+
"babel-preset-gatsby": "3.13.2",
64+
"eslint": "8.57.0",
6565
"eslint-config-airbnb": "19.0.4",
6666
"eslint-config-airbnb-typescript": "17.1.0",
6767
"eslint-config-prettier": "9.1.0",
6868
"eslint-plugin-import": "2.29.1",
69-
"eslint-plugin-jsx-a11y": "6.8.0",
69+
"eslint-plugin-jsx-a11y": "6.9.0",
7070
"eslint-plugin-mdx": "^3.1.1",
71-
"eslint-plugin-prettier": "5.1.2",
72-
"eslint-plugin-react": "7.33.2",
73-
"eslint-plugin-react-hooks": "4.6.0",
71+
"eslint-plugin-prettier": "5.2.1",
72+
"eslint-plugin-react": "7.35.0",
73+
"eslint-plugin-react-hooks": "4.6.2",
7474
"identity-obj-proxy": "3.0.0",
7575
"interweave-ssr": "^2.0.0",
7676
"jest": "29.7.0",
7777
"pagefind": "^1.0.3",
78-
"prettier": "3.1.1",
79-
"react-test-renderer": "18.2.0",
78+
"prettier": "3.3.3",
79+
"react-test-renderer": "18.3.1",
8080
"ts-node": "10.9.2",
81-
"typescript": "5.3.3"
81+
"typescript": "5.5.4"
8282
},
8383
"keywords": [
8484
"gatsby"

0 commit comments

Comments
 (0)