mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
Sentry (#157)
* . * add sentry * prettier * up packages * no edge sentry --------- Co-authored-by: Aslam H <iupin5212@gmail.com>
This commit is contained in:
BIN
api/bun.lockb
BIN
api/bun.lockb
Binary file not shown.
@@ -7,14 +7,14 @@
|
||||
"dev": "encore run"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.5.7",
|
||||
"typescript": "^5.2.2",
|
||||
"vitest": "^1.5.0"
|
||||
"@types/node": "^22.5.4",
|
||||
"typescript": "^5.6.2",
|
||||
"vitest": "^2.0.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"encore.dev": "^1.35.3"
|
||||
"encore.dev": "^1.41.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@rollup/rollup-linux-x64-gnu": "^4.13.0"
|
||||
"@rollup/rollup-linux-x64-gnu": "^4.21.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user