Skip to content

Commit 279fbb5

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 3e842ff commit 279fbb5

4 files changed

Lines changed: 2069 additions & 1716 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@aws-sdk/client-s3": "3.563.0",
41-
"@clerk/nextjs": "5.0.2",
41+
"@clerk/nextjs": "5.0.3",
4242
"@clerk/themes": "2.0.1",
4343
"@excalidraw/excalidraw": "0.17.6",
4444
"@floating-ui/react-dom": "2.0.8",
@@ -104,8 +104,8 @@
104104
"openai": "4.38.5",
105105
"pngjs": "7.0.0",
106106
"qrcode.react": "3.1.0",
107-
"react": "18.3.0",
108-
"react-dom": "18.3.0",
107+
"react": "18.3.1",
108+
"react-dom": "18.3.1",
109109
"react-error-boundary": "4.0.13",
110110
"react-intersection-observer": "9.8.2",
111111
"react-responsive-masonry": "2.2.0",
@@ -134,14 +134,14 @@
134134
"@mx-space/webhook": "0.3.0",
135135
"@next/bundle-analyzer": "14.2.3",
136136
"@tailwindcss/container-queries": "0.1.1",
137-
"@tailwindcss/typography": "0.5.12",
137+
"@tailwindcss/typography": "0.5.13",
138138
"@types/chroma-js": "2.4.4",
139139
"@types/js-cookie": "3.0.6",
140140
"@types/js-yaml": "4.0.9",
141141
"@types/markdown-escape": "1.1.3",
142142
"@types/node": "20.12.7",
143143
"@types/pngjs": "6.0.4",
144-
"@types/react": "18.3.0",
144+
"@types/react": "18.3.1",
145145
"@types/react-dom": "18.3.0",
146146
"@types/react-responsive-masonry": "2.1.3",
147147
"@types/remove-markdown": "0.3.4",

0 commit comments

Comments
 (0)