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] committed Aug 18, 2024
1 parent f234110 commit d0c3aa9
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 298 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"dependencies": {
"@dvcorg/gatsby-theme-iterative": "0.3.18",
"@dvcorg/websites-server": "0.2.1",
"@iframe-resizer/react": "5.1.5",
"@iframe-resizer/react": "5.2.3",
"@octokit/request": "8.4.0",
"@radix-ui/react-dialog": "1.1.1",
"@radix-ui/react-label": "2.1.0",
"@reach/router": "1.3.4",
"clsx": "2.1.1",
"date-fns": "3.6.0",
"dotenv": "16.4.5",
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"gatsby-plugin-catch-links": "5.13.1",
"gatsby-plugin-google-tagmanager": "5.13.1",
"gatsby-plugin-image": "3.13.1",
Expand All @@ -64,7 +64,7 @@
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.32",
"gatsby-source-rss-feed": "1.2.2",
"isomorphic-fetch": "3.0.0",
"lucide-react": "0.407.0",
"lucide-react": "0.427.0",
"moment": "2.30.1",
"nanoid": "4.0.2",
"promise-polyfill": "8.3.0",
Expand All @@ -77,17 +77,17 @@
"react-helmet": "6.1.0",
"react-popover": "0.5.10",
"react-slick": "0.30.2",
"react-use": "17.5.0",
"react-use": "17.5.1",
"repo-link-check": "0.14.2",
"slick-carousel": "1.8.1",
"tailwind-merge": "2.4.0",
"tailwind-merge": "2.5.0",
"tailwindcss-animate": "1.0.7",
"typed.js": "2.1.0",
"upath": "2.0.1",
"webpack-filter-warnings-plugin": "1.2.1"
},
"devDependencies": {
"@babel/core": "7.24.8",
"@babel/core": "7.25.2",
"@types/gatsbyjs__reach-router": "2.0.4",
"@types/isomorphic-fetch": "0.0.39",
"@types/promise-polyfill": "6.0.6",
Expand All @@ -96,26 +96,26 @@
"@types/react-helmet": "6.1.11",
"@types/react-popover": "0.5.8",
"@types/react-slick": "0.23.13",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"gatsby-plugin-react-helmet": "6.13.1",
"gatsby-source-filesystem": "5.13.1",
"husky": "9.0.11",
"husky": "9.1.4",
"jest": "29.7.0",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"lint-staged": "15.2.8",
"prettier": "3.3.3",
"remark": "15.0.1",
"remark-html": "16.0.1",
"stylelint": "16.6.1",
"stylelint": "16.8.1",
"stylelint-config-standard": "36.0.1",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"cacheDirectories": [
"node_modules"
Expand Down
Loading

0 comments on commit d0c3aa9

Please sign in to comment.