Skip to content

Commit ddada6b

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

File tree

2 files changed

+510
-292
lines changed

2 files changed

+510
-292
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@mdx-js/react": "3.0.1",
1313
"embla-carousel-autoplay": "^8.0.0-rc17",
1414
"embla-carousel-react": "^8.0.0-rc17",
15-
"gatsby": "5.13.5",
15+
"gatsby": "5.13.6",
1616
"gatsby-plugin-catch-links": "5.13.1",
1717
"gatsby-plugin-emotion": "8.13.1",
1818
"gatsby-plugin-i18n-l10n": "5.6.2",
@@ -37,14 +37,14 @@
3737
"type-fest": "^4.9.0"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "7.24.6",
41-
"@babel/eslint-parser": "7.24.6",
40+
"@babel/core": "7.24.7",
41+
"@babel/eslint-parser": "7.24.7",
4242
"@babel/preset-typescript": "^7.22.5",
4343
"@testing-library/jest-dom": "^6.1.6",
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.12.12",
47+
"@types/node": "20.14.2",
4848
"@types/react": "18.3.3",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
@@ -59,12 +59,12 @@
5959
"eslint-plugin-jsx-a11y": "6.8.0",
6060
"eslint-plugin-mdx": "^3.1.1",
6161
"eslint-plugin-prettier": "5.1.3",
62-
"eslint-plugin-react": "7.34.1",
62+
"eslint-plugin-react": "7.34.2",
6363
"eslint-plugin-react-hooks": "4.6.2",
6464
"identity-obj-proxy": "^3.0.0",
6565
"jest": "^29.6.1",
6666
"jest-environment-jsdom": "^29.6.1",
67-
"prettier": "3.2.5",
67+
"prettier": "3.3.2",
6868
"svg-sprite": "^2.0.2",
6969
"ts-node": "10.9.2",
7070
"typescript": "5.4.5"

0 commit comments

Comments
 (0)