Skip to content

Commit b9cdba6

Browse files
chore(deps): update all non-major dependencies
1 parent 5fb0e37 commit b9cdba6

File tree

2 files changed

+606
-374
lines changed

2 files changed

+606
-374
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"dependencies": {
99
"@emotion/react": "11.13.3",
1010
"@emotion/styled": "11.13.0",
11-
"@mdx-js/mdx": "3.0.1",
12-
"@mdx-js/react": "3.0.1",
11+
"@mdx-js/mdx": "3.1.0",
12+
"@mdx-js/react": "3.1.0",
1313
"embla-carousel-autoplay": "^8.0.0-rc17",
1414
"embla-carousel-react": "^8.0.0-rc17",
1515
"gatsby": "5.13.7",
@@ -32,42 +32,42 @@
3232
"react": "18.3.1",
3333
"react-alternating-timeline": "^2.1.4",
3434
"react-dom": "18.3.1",
35-
"react-intl": "6.6.8",
35+
"react-intl": "6.8.4",
3636
"react-use": "^17.4.0",
3737
"type-fest": "^4.9.0"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "7.25.2",
41-
"@babel/eslint-parser": "7.25.1",
40+
"@babel/core": "7.26.0",
41+
"@babel/eslint-parser": "7.25.9",
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.16.5",
48-
"@types/react": "18.3.5",
49-
"@types/react-dom": "18.3.0",
47+
"@types/node": "20.17.5",
48+
"@types/react": "18.3.12",
49+
"@types/react-dom": "18.3.1",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
5151
"@typescript-eslint/parser": "6.21.0",
5252
"babel-jest": "^29.6.1",
5353
"babel-preset-gatsby": "^3.13.0",
54-
"eslint": "8.57.0",
54+
"eslint": "8.57.1",
5555
"eslint-config-airbnb": "19.0.4",
5656
"eslint-config-airbnb-typescript": "17.1.0",
5757
"eslint-config-prettier": "9.1.0",
58-
"eslint-plugin-import": "2.30.0",
59-
"eslint-plugin-jsx-a11y": "6.10.0",
58+
"eslint-plugin-import": "2.31.0",
59+
"eslint-plugin-jsx-a11y": "6.10.2",
6060
"eslint-plugin-mdx": "^3.1.1",
6161
"eslint-plugin-prettier": "5.2.1",
62-
"eslint-plugin-react": "7.35.2",
62+
"eslint-plugin-react": "7.37.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",
6767
"prettier": "3.3.3",
6868
"svg-sprite": "^2.0.2",
6969
"ts-node": "10.9.2",
70-
"typescript": "5.5.4"
70+
"typescript": "5.6.3"
7171
},
7272
"keywords": [
7373
"gatsby"

0 commit comments

Comments
 (0)