Skip to content

Commit 2434c28

Browse files
fix(deps): update all non-major dependencies (minor) (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2444dcd commit 2434c28

File tree

2 files changed

+147
-218
lines changed

2 files changed

+147
-218
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@floating-ui/react-dom": "2.0.1",
4141
"@mx-space/api-client": "1.5.1",
4242
"@radix-ui/react-dialog": "1.0.4",
43-
"@sentry/nextjs": "7.63.0",
43+
"@sentry/nextjs": "7.64.0",
4444
"@sentry/webpack-plugin": "2.6.2",
4545
"@tanstack/react-query": "4.32.6",
4646
"@tanstack/react-query-devtools": "4.32.6",
@@ -70,7 +70,7 @@
7070
"react-error-boundary": "4.0.10",
7171
"react-intersection-observer": "9.5.2",
7272
"react-toastify": "9.1.3",
73-
"react-tweet": "3.0.4",
73+
"react-tweet": "3.1.1",
7474
"react-wrap-balancer": "1.0.0",
7575
"remove-markdown": "0.5.0",
7676
"shiki": "0.14.3",
@@ -89,7 +89,7 @@
8989
"@tailwindcss/typography": "0.5.9",
9090
"@types/js-cookie": "3.0.3",
9191
"@types/markdown-escape": "1.1.0",
92-
"@types/node": "20.4.9",
92+
"@types/node": "20.5.0",
9393
"@types/react": "18.2.19",
9494
"@types/react-dom": "18.2.7",
9595
"@types/remove-markdown": "0.3.1",
@@ -98,7 +98,7 @@
9898
"dotenv": "16.3.1",
9999
"eslint": "8.47.0",
100100
"husky": "8.0.3",
101-
"lint-staged": "13.2.3",
101+
"lint-staged": "13.3.0",
102102
"postcss": "8.4.27",
103103
"postcss-import": "15.1.0",
104104
"postcss-nested": "6.0.1",

0 commit comments

Comments
 (0)