Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 5fb0e37 commit 4d219e2
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 281 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,42 +32,42 @@
"react": "18.3.1",
"react-alternating-timeline": "^2.1.4",
"react-dom": "18.3.1",
"react-intl": "6.6.8",
"react-intl": "6.8.0",
"react-use": "^17.4.0",
"type-fest": "^4.9.0"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/core": "7.25.8",
"@babel/eslint-parser": "7.25.8",
"@babel/preset-typescript": "^7.22.5",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.11",
"@types/mdx": "^2.0.5",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/node": "20.16.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"babel-jest": "^29.6.1",
"babel-preset-gatsby": "^3.13.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-mdx": "^3.1.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"prettier": "3.3.3",
"svg-sprite": "^2.0.2",
"ts-node": "10.9.2",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"keywords": [
"gatsby"
Expand Down
Loading

0 comments on commit 4d219e2

Please sign in to comment.