Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 4ea1623 commit 028ebc0
Show file tree
Hide file tree
Showing 5 changed files with 1,727 additions and 1,695 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.5.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ defaultSemverRangePrefix: ''

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,26 +45,26 @@
"dependencies": {
"@dvcorg/gatsby-theme-iterative": "0.3.24",
"@dvcorg/websites-server": "0.2.1",
"@iframe-resizer/react": "5.3.1",
"@iframe-resizer/react": "5.3.2",
"@octokit/request": "8.4.0",
"@radix-ui/react-dialog": "1.1.2",
"@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.7",
"gatsby-plugin-catch-links": "5.13.1",
"gatsby-plugin-google-tagmanager": "5.13.1",
"gatsby-plugin-image": "3.13.1",
"gatsby-plugin-manifest": "5.13.1",
"gatsby-plugin-postcss": "6.13.1",
"gatsby-plugin-sharp": "5.13.1",
"gatsby-plugin-twitter": "5.13.1",
"dotenv": "16.4.7",
"gatsby": "5.14.0",
"gatsby-plugin-catch-links": "5.14.0",
"gatsby-plugin-google-tagmanager": "5.14.0",
"gatsby-plugin-image": "3.14.0",
"gatsby-plugin-manifest": "5.14.0",
"gatsby-plugin-postcss": "6.14.0",
"gatsby-plugin-sharp": "5.14.0",
"gatsby-plugin-twitter": "5.14.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.32",
"gatsby-source-rss-feed": "1.2.2",
"isomorphic-fetch": "3.0.0",
"lucide-react": "0.452.0",
"lucide-react": "0.465.0",
"moment": "2.30.1",
"nanoid": "4.0.2",
"promise-polyfill": "8.3.0",
Expand All @@ -80,18 +80,18 @@
"react-use": "17.5.1",
"repo-link-check": "0.14.2",
"slick-carousel": "1.8.1",
"tailwind-merge": "2.5.3",
"tailwind-merge": "2.5.5",
"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.25.8",
"@types/gatsbyjs__reach-router": "2.0.4",
"@babel/core": "7.26.0",
"@types/gatsbyjs__reach-router": "2.0.5",
"@types/isomorphic-fetch": "0.0.39",
"@types/promise-polyfill": "6.0.6",
"@types/react": "18.3.11",
"@types/react": "18.3.13",
"@types/react-collapse": "5.0.4",
"@types/react-helmet": "6.1.11",
"@types/react-popover": "0.5.8",
Expand All @@ -102,23 +102,23 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.1",
"gatsby-plugin-react-helmet": "6.13.1",
"gatsby-source-filesystem": "5.13.1",
"husky": "9.1.6",
"eslint-plugin-react": "7.37.2",
"gatsby-plugin-react-helmet": "6.14.0",
"gatsby-source-filesystem": "5.14.0",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier": "3.4.2",
"remark": "15.0.1",
"remark-html": "16.0.1",
"stylelint": "16.10.0",
"stylelint": "16.11.0",
"stylelint-config-standard": "36.0.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"cacheDirectories": [
"node_modules"
],
"packageManager": "[email protected].0"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 028ebc0

Please sign in to comment.