Skip to content

Commit 2417c69

Browse files
chore(deps): update all non-major dependencies
1 parent a046cfe commit 2417c69

File tree

2 files changed

+305
-389
lines changed

2 files changed

+305
-389
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"version": "0.1.0",
77
"author": "openscript",
88
"dependencies": {
9-
"@emotion/react": "11.11.1",
9+
"@emotion/react": "11.11.3",
1010
"@emotion/styled": "11.11.0",
1111
"@fontsource/ibm-plex-mono": "^5.0.6",
1212
"@fontsource/poppins": "^5.0.6",
@@ -16,7 +16,7 @@
1616
"@mdx-js/react": "3.0.0",
1717
"@types/markdown-it": "^13.0.5",
1818
"ahooks": "^3.7.8",
19-
"gatsby": "5.13.0",
19+
"gatsby": "5.13.1",
2020
"gatsby-plugin-catch-links": "5.13.0",
2121
"gatsby-plugin-emotion": "8.13.0",
2222
"gatsby-plugin-feed": "^5.12.3",
@@ -45,20 +45,20 @@
4545
"react-intl": "6.5.5"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "7.23.6",
48+
"@babel/core": "7.23.7",
4949
"@babel/eslint-parser": "7.23.3",
5050
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
5151
"@babel/plugin-transform-runtime": "^7.22.15",
5252
"@babel/preset-env": "^7.22.20",
5353
"@babel/preset-react": "^7.22.15",
5454
"@babel/preset-typescript": "7.23.3",
5555
"@types/jest": "29.5.11",
56-
"@types/node": "20.10.5",
57-
"@types/react": "18.2.45",
56+
"@types/node": "20.10.6",
57+
"@types/react": "18.2.46",
5858
"@types/react-dom": "18.2.18",
5959
"@types/react-test-renderer": "18.0.7",
60-
"@typescript-eslint/eslint-plugin": "6.15.0",
61-
"@typescript-eslint/parser": "6.15.0",
60+
"@typescript-eslint/eslint-plugin": "6.16.0",
61+
"@typescript-eslint/parser": "6.16.0",
6262
"babel-jest": "29.7.0",
6363
"babel-preset-gatsby": "3.13.0",
6464
"eslint": "8.56.0",
@@ -68,7 +68,7 @@
6868
"eslint-plugin-import": "2.29.1",
6969
"eslint-plugin-jsx-a11y": "6.8.0",
7070
"eslint-plugin-mdx": "^2.2.0",
71-
"eslint-plugin-prettier": "5.1.0",
71+
"eslint-plugin-prettier": "5.1.2",
7272
"eslint-plugin-react": "7.33.2",
7373
"eslint-plugin-react-hooks": "4.6.0",
7474
"identity-obj-proxy": "3.0.0",

0 commit comments

Comments
 (0)