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 19, 2024
1 parent 5fb0e37 commit aab6d75
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 295 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mdx-js/mdx": "3.0.1",
"@mdx-js/react": "3.0.1",
"@mdx-js/mdx": "3.1.0",
"@mdx-js/react": "3.1.0",
"embla-carousel-autoplay": "^8.0.0-rc17",
"embla-carousel-react": "^8.0.0-rc17",
"gatsby": "5.13.7",
Expand All @@ -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.13",
"@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 aab6d75

Please sign in to comment.