use ts cypress reset
This commit is contained in:
parent
757f149dea
commit
4af28412a0
8 changed files with 310 additions and 40 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.8",
|
||||
"@tsconfig/node24": "^24.0.4",
|
||||
"@types/node": "^24.12.2",
|
||||
"@types/pg": "^8.20.0",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.5",
|
||||
"@vue/eslint-config-typescript": "^14.7.0",
|
||||
|
|
@ -39,6 +40,7 @@
|
|||
"npm-run-all2": "^8.0.4",
|
||||
"oxfmt": "^0.45.0",
|
||||
"oxlint": "~1.60.0",
|
||||
"pg": "^8.21.0",
|
||||
"typescript": "~6.0.0",
|
||||
"vite": "^8.0.8",
|
||||
"vite-plugin-vue-devtools": "^8.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue