Skip to content

Commit

Permalink
chore(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent a4fab2f commit 5d05007
Show file tree
Hide file tree
Showing 5 changed files with 1,778 additions and 1,477 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.4.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 @@ -4,4 +4,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.4.0.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,42 +17,42 @@
},
"dependencies": {
"@headlessui/react": "^1.7.17",
"@supabase/supabase-js": "^2.45.1",
"@supabase/supabase-js": "^2.47.3",
"@tailwindcss/typography": "^0.5.14",
"dotenv": "^16.4.5",
"gatsby": "^5.13.7",
"gatsby-adapter-netlify": "^1.1.7",
"gatsby-plugin-google-gtag": "^5.13.1",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby": "^5.14.0",
"gatsby-adapter-netlify": "^1.2.0",
"gatsby-plugin-google-gtag": "^5.14.0",
"gatsby-plugin-image": "^3.14.0",
"gatsby-plugin-manifest": "^5.14.0",
"gatsby-plugin-npmsio": "workspace:^",
"gatsby-plugin-postcss": "^6.13.1",
"gatsby-plugin-postcss": "^6.14.0",
"gatsby-plugin-react-svg": "^3.3.0",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-plugin-sharp": "^5.14.0",
"gatsby-plugin-sitemap": "^6.14.0",
"gatsby-plugin-supabase": "workspace:^",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-source-filesystem": "^5.14.0",
"gatsby-source-github-contributors": "^0.1.10",
"gatsby-source-npm-package-search": "^5.13.1",
"gatsby-transformer-json": "^5.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"gatsby-source-npm-package-search": "^5.14.0",
"gatsby-transformer-json": "^5.14.0",
"gatsby-transformer-sharp": "^5.14.0",
"http-status-codes": "^2.3.0",
"node-fetch": "^3.3.2",
"npms.io": "^2.2.8",
"rc-tooltip": "^6.2.0",
"rc-tooltip": "^6.3.1",
"react": "^18.3.1",
"react-circular-progressbar": "^2.1.0",
"react-dom": "^18.3.1",
"react-icons": "^4.12.0",
"react-lite-youtube-embed": "^2.4.0",
"tailwindcss": "^3.4.10"
},
"packageManager": "yarn@4.4.0",
"packageManager": "yarn@4.5.3",
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.26.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.41",
"prettier": "^3.3.3"
"prettier": "^3.4.2"
},
"resolutions": {
"gatsby-source-github-contributors@^0.1.10": "patch:gatsby-source-github-contributors@npm%3A0.1.10#./.yarn/patches/gatsby-source-github-contributors-npm-0.1.10-5cec58173b.patch"
Expand Down
Loading

0 comments on commit 5d05007

Please sign in to comment.