Skip to content

Commit 0aec469

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

File tree

2 files changed

+376
-103
lines changed

2 files changed

+376
-103
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
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",
21+
"@tailwindcss/typography": "^0.5.19",
2222
"dotenv": "^16.4.5",
2323
"gatsby": "^5.13.7",
2424
"gatsby-adapter-netlify": "^1.1.7",
@@ -45,12 +45,12 @@
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)