Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 97cfa16

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 7f60363 commit 97cfa16

File tree

2 files changed

+296
-48
lines changed

2 files changed

+296
-48
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@emotion/styled": "11.11.5",
1111
"@mdx-js/mdx": "3.0.1",
1212
"@mdx-js/react": "3.0.1",
13-
"gatsby": "5.13.5",
13+
"gatsby": "5.13.6",
1414
"gatsby-plugin-catch-links": "5.13.1",
1515
"gatsby-plugin-emotion": "8.13.1",
1616
"gatsby-plugin-i18n-l10n": "5.6.2",
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@babel/core": "7.24.6",
3333
"@babel/eslint-parser": "7.24.6",
34-
"@types/node": "20.12.12",
34+
"@types/node": "20.14.0",
3535
"@types/react": "18.3.3",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.11.0",
@@ -43,9 +43,9 @@
4343
"eslint-plugin-import": "2.29.1",
4444
"eslint-plugin-jsx-a11y": "6.8.0",
4545
"eslint-plugin-prettier": "5.1.3",
46-
"eslint-plugin-react": "7.34.1",
46+
"eslint-plugin-react": "7.34.2",
4747
"eslint-plugin-react-hooks": "4.6.2",
48-
"prettier": "3.2.5",
48+
"prettier": "3.3.0",
4949
"ts-node": "10.9.2",
5050
"typescript": "5.4.5"
5151
},

0 commit comments

Comments
 (0)