Skip to content

Commit f1fa0d3

Browse files
Merge pull request #372 from openscript-ch/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents d40801c + 18d179b commit f1fa0d3

File tree

2 files changed

+564
-304
lines changed

2 files changed

+564
-304
lines changed

package.json

Lines changed: 7 additions & 7 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.6",
4848
"@types/react": "18.3.3",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
@@ -56,15 +56,15 @@
5656
"eslint-config-airbnb-typescript": "17.1.0",
5757
"eslint-config-prettier": "9.1.0",
5858
"eslint-plugin-import": "2.29.1",
59-
"eslint-plugin-jsx-a11y": "6.8.0",
59+
"eslint-plugin-jsx-a11y": "6.9.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.3",
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)