Skip to content

Commit 0bb4939

Browse files
chore(deps): update patch updates
1 parent 949542a commit 0bb4939

File tree

2 files changed

+323
-51
lines changed

2 files changed

+323
-51
lines changed

package.json

Lines changed: 7 additions & 7 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",
20-
"@supabase/supabase-js": "^2.45.1",
21-
"@tailwindcss/typography": "^0.5.14",
19+
"@headlessui/react": "^1.7.19",
20+
"@supabase/supabase-js": "^2.45.4",
21+
"@tailwindcss/typography": "^0.5.15",
2222
"dotenv": "^16.4.5",
2323
"gatsby": "^5.13.7",
2424
"gatsby-adapter-netlify": "^1.1.7",
@@ -39,19 +39,19 @@
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.2.1",
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.13"
4949
},
5050
"packageManager": "yarn@4.4.0",
5151
"devDependencies": {
52-
"@babel/core": "^7.25.2",
52+
"@babel/core": "^7.25.7",
5353
"autoprefixer": "^10.4.20",
54-
"postcss": "^8.4.41",
54+
"postcss": "^8.4.47",
5555
"prettier": "^3.3.3"
5656
},
5757
"resolutions": {

0 commit comments

Comments
 (0)