Skip to content

Commit 798f5e1

Browse files
fix(deps): update all non-major dependencies (minor) (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d02bb8 commit 798f5e1

File tree

4 files changed

+162
-157
lines changed

4 files changed

+162
-157
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
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.61.1",
44-
"@sentry/webpack-plugin": "2.5.0",
43+
"@sentry/nextjs": "7.63.0",
44+
"@sentry/webpack-plugin": "2.6.2",
4545
"@tanstack/react-query": "4.32.6",
4646
"@tanstack/react-query-devtools": "4.32.6",
4747
"@tanstack/react-query-persist-client": "4.32.6",
@@ -57,7 +57,7 @@
5757
"framer-motion": "^10.15.1",
5858
"idb-keyval": "6.2.1",
5959
"immer": "^10.0.2",
60-
"jotai": "2.2.3",
60+
"jotai": "2.3.1",
6161
"js-cookie": "3.0.5",
6262
"markdown-to-jsx": "npm:@innei/[email protected]",
6363
"medium-zoom": "1.0.8",
@@ -96,7 +96,7 @@
9696
"autoprefixer": "10.4.14",
9797
"cross-env": "7.0.3",
9898
"dotenv": "16.3.1",
99-
"eslint": "8.46.0",
99+
"eslint": "8.47.0",
100100
"husky": "8.0.3",
101101
"lint-staged": "13.2.3",
102102
"postcss": "8.4.27",

0 commit comments

Comments
 (0)