Skip to content

Commit ee5fb39

Browse files
authored
[Chore] Upgrade Dependencies (01/08/2025) (#61)
1 parent b70e7f4 commit ee5fb39

2 files changed

Lines changed: 359 additions & 359 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@
1717
"@deskpro/app-sdk": "6.0.6",
1818
"@heroicons/react": "1.0.6",
1919
"@hookform/resolvers": "^3.10.0",
20-
"@sentry/react": "^9.40.0",
20+
"@sentry/react": "^9.44.0",
2121
"@sentry/vite-plugin": "^3.6.1",
2222
"@tanstack/react-query": "^4.40.1",
2323
"base64-min": "^2.0.0",
2424
"buffer": "^6.0.3",
2525
"polished": "^4.3.1",
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1",
28-
"react-hook-form": "^7.60.0",
28+
"react-hook-form": "^7.61.1",
2929
"react-is": "^18.3.1",
3030
"react-router-dom": "^6.30.1",
3131
"uuid": "^9.0.1",
3232
"zod": "^3.25.76"
3333
},
3434
"devDependencies": {
3535
"@jest/globals": "^29.7.0",
36-
"@swc/core": "^1.13.1",
36+
"@swc/core": "^1.13.3",
3737
"@swc/helpers": "^0.5.17",
3838
"@swc/jest": "^0.2.39",
3939
"@testing-library/dom": "^9.3.4",
@@ -61,7 +61,7 @@
6161
"slugify": "^1.6.6",
6262
"styled-components": "^6.1.19",
6363
"ts-jest": "^27.1.5",
64-
"typescript": "^5.8.3",
64+
"typescript": "^5.9.2",
6565
"vite": "^6.3.5"
6666
}
6767
}

0 commit comments

Comments
 (0)