Skip to content

Commit cf0abfe

Browse files
committed
chore(deps): update dependencies
1 parent 585ed39 commit cf0abfe

File tree

2 files changed

+170
-288
lines changed

2 files changed

+170
-288
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
"@emotion/css": "^11.13.5",
7272
"@emotion/react": "^11.14.0",
7373
"@react-spring/web": "^9.7.5",
74-
"@sentry/electron": "^5.10.0",
75-
"@sentry/nextjs": "^8.51.0",
76-
"@sentry/node": "^8.51.0",
74+
"@sentry/electron": "^5.11.0",
75+
"@sentry/nextjs": "^8.52.0",
76+
"@sentry/node": "^8.52.0",
7777
"@use-gesture/react": "^10.3.1",
7878
"chalk": "^5.4.1",
7979
"dotenv": "^16.4.7",
@@ -114,12 +114,12 @@
114114
"@types/eslint-config-prettier": "^6.11.3",
115115
"@types/lint-staged": "^13.3.0",
116116
"@types/lodash-es": "^4.17.12",
117-
"@types/node": "^22.10.10",
117+
"@types/node": "^22.12.0",
118118
"@types/react": "^18.3.18",
119119
"@types/react-dom": "^18.3.5",
120120
"@types/uuid": "^10.0.0",
121-
"@typescript-eslint/eslint-plugin": "^8.21.0",
122-
"@typescript-eslint/parser": "^8.21.0",
121+
"@typescript-eslint/eslint-plugin": "^8.22.0",
122+
"@typescript-eslint/parser": "^8.22.0",
123123
"@vitest/coverage-v8": "^3.0.4",
124124
"babel-loader": "^9.2.1",
125125
"concurrently": "^9.1.2",

0 commit comments

Comments
 (0)