MVP, working sentry scraper
This commit is contained in:
@ -45,7 +45,6 @@
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"eslint": "^9.26.0",
|
||||
"hot-hook": "^0.4.0",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"prettier": "^3.5.3",
|
||||
"ts-node-maintained": "^10.9.5",
|
||||
"typescript": "~5.8.3",
|
||||
@ -64,11 +63,13 @@
|
||||
"@inertiajs/vue3": "^2.0.11",
|
||||
"@vinejs/vine": "^3.0.1",
|
||||
"@vue/server-renderer": "^3.5.14",
|
||||
"better-sqlite3": "^11.10.0",
|
||||
"edge.js": "^6.2.1",
|
||||
"luxon": "^3.6.1",
|
||||
"pg": "^8.16.0",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"vue": "^3.5.14"
|
||||
"vue": "^3.5.14",
|
||||
"pino-pretty": "^13.0.0"
|
||||
|
||||
},
|
||||
"hotHook": {
|
||||
"boundaries": [
|
||||
|
Reference in New Issue
Block a user