Skip to content

Commit 1a5bec6

Browse files
fix(deps): update patch updates
1 parent a4fab2f commit 1a5bec6

File tree

2 files changed

+383
-103
lines changed

2 files changed

+383
-103
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"format": "prettier --write '**/*.{js,md,json,yml,yaml,mdx}'"
1717
},
1818
"dependencies": {
19-
"@headlessui/react": "^1.7.17",
19+
"@headlessui/react": "^1.7.19",
2020
"@supabase/supabase-js": "^2.45.1",
21-
"@tailwindcss/typography": "^0.5.14",
22-
"dotenv": "^16.4.5",
21+
"@tailwindcss/typography": "^0.5.16",
22+
"dotenv": "^16.4.7",
2323
"gatsby": "^5.13.7",
2424
"gatsby-adapter-netlify": "^1.1.7",
2525
"gatsby-plugin-google-gtag": "^5.13.1",
@@ -38,19 +38,19 @@
3838
"gatsby-transformer-sharp": "^5.13.1",
3939
"http-status-codes": "^2.3.0",
4040
"node-fetch": "^3.3.2",
41-
"npms.io": "^2.2.8",
41+
"npms.io": "^2.2.10",
4242
"rc-tooltip": "^6.2.0",
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",
48-
"tailwindcss": "^3.4.10"
48+
"tailwindcss": "^3.4.17"
4949
},
5050
"packageManager": "yarn@4.4.0",
5151
"devDependencies": {
5252
"@babel/core": "^7.25.2",
53-
"autoprefixer": "^10.4.20",
53+
"autoprefixer": "^10.4.21",
5454
"postcss": "^8.4.41",
5555
"prettier": "^3.3.3"
5656
},

0 commit comments

Comments
 (0)