Skip to content

Commit 0b82881

Browse files
fix(deps): update minor updates
1 parent a4fab2f commit 0b82881

File tree

5 files changed

+2251
-1473
lines changed

5 files changed

+2251
-1473
lines changed

.yarn/releases/yarn-4.4.0.cjs

Lines changed: 0 additions & 925 deletions
This file was deleted.

.yarn/releases/yarn-4.5.3.cjs

Lines changed: 934 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: true
44

55
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-4.4.0.cjs
7+
yarnPath: .yarn/releases/yarn-4.5.3.cjs

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -17,42 +17,42 @@
1717
},
1818
"dependencies": {
1919
"@headlessui/react": "^1.7.17",
20-
"@supabase/supabase-js": "^2.45.1",
20+
"@supabase/supabase-js": "^2.47.10",
2121
"@tailwindcss/typography": "^0.5.14",
2222
"dotenv": "^16.4.5",
23-
"gatsby": "^5.13.7",
24-
"gatsby-adapter-netlify": "^1.1.7",
25-
"gatsby-plugin-google-gtag": "^5.13.1",
26-
"gatsby-plugin-image": "^3.13.1",
27-
"gatsby-plugin-manifest": "^5.13.1",
23+
"gatsby": "^5.14.0",
24+
"gatsby-adapter-netlify": "^1.2.0",
25+
"gatsby-plugin-google-gtag": "^5.14.0",
26+
"gatsby-plugin-image": "^3.14.0",
27+
"gatsby-plugin-manifest": "^5.14.0",
2828
"gatsby-plugin-npmsio": "workspace:^",
29-
"gatsby-plugin-postcss": "^6.13.1",
29+
"gatsby-plugin-postcss": "^6.14.0",
3030
"gatsby-plugin-react-svg": "^3.3.0",
31-
"gatsby-plugin-sharp": "^5.13.1",
32-
"gatsby-plugin-sitemap": "^6.13.1",
31+
"gatsby-plugin-sharp": "^5.14.0",
32+
"gatsby-plugin-sitemap": "^6.14.0",
3333
"gatsby-plugin-supabase": "workspace:^",
34-
"gatsby-source-filesystem": "^5.13.1",
34+
"gatsby-source-filesystem": "^5.14.0",
3535
"gatsby-source-github-contributors": "^0.1.10",
36-
"gatsby-source-npm-package-search": "^5.13.1",
37-
"gatsby-transformer-json": "^5.13.1",
38-
"gatsby-transformer-sharp": "^5.13.1",
36+
"gatsby-source-npm-package-search": "^5.14.0",
37+
"gatsby-transformer-json": "^5.14.0",
38+
"gatsby-transformer-sharp": "^5.14.0",
3939
"http-status-codes": "^2.3.0",
4040
"node-fetch": "^3.3.2",
4141
"npms.io": "^2.2.8",
42-
"rc-tooltip": "^6.2.0",
42+
"rc-tooltip": "^6.3.2",
4343
"react": "^18.3.1",
4444
"react-circular-progressbar": "^2.1.0",
4545
"react-dom": "^18.3.1",
4646
"react-icons": "^4.12.0",
4747
"react-lite-youtube-embed": "^2.4.0",
4848
"tailwindcss": "^3.4.10"
4949
},
50-
"packageManager": "yarn@4.4.0",
50+
"packageManager": "yarn@4.5.3",
5151
"devDependencies": {
52-
"@babel/core": "^7.25.2",
52+
"@babel/core": "^7.26.0",
5353
"autoprefixer": "^10.4.20",
5454
"postcss": "^8.4.41",
55-
"prettier": "^3.3.3"
55+
"prettier": "^3.4.2"
5656
},
5757
"resolutions": {
5858
"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"

0 commit comments

Comments
 (0)