Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
085574a454 Merge 3c04b10dd8 into dc12656f81 2025-07-28 15:52:34 +00:00
renovate[bot]
3c04b10dd8 chore(deps): pin dependencies 2025-07-28 15:52:31 +00:00
4 changed files with 10 additions and 10 deletions

View File

@@ -186,7 +186,7 @@
"@types/sendmail": "1.4.7",
"@types/stoppable": "1.1.3",
"@types/strftime": "0.9.8",
"@types/supertest": "^6.0.3",
"@types/supertest": "6.0.3",
"@types/uuid": "10.0.0",
"@types/ws": "8.18.1",
"@types/wtfnode": "0.7.3",
@@ -204,7 +204,7 @@
"nodemon": "3.1.10",
"prettier": "3.6.2",
"rollup-plugin-node-externals": "8.0.1",
"supertest": "^7.1.4",
"supertest": "7.1.4",
"tsx": "4.20.3",
"type-fest": "4.41.0",
"typescript": "5.8.3",

12
pnpm-lock.yaml generated
View File

@@ -414,7 +414,7 @@ importers:
specifier: 0.9.8
version: 0.9.8
'@types/supertest':
specifier: ^6.0.3
specifier: 6.0.3
version: 6.0.3
'@types/uuid':
specifier: 10.0.0
@@ -468,7 +468,7 @@ importers:
specifier: 8.0.1
version: 8.0.1(rollup@4.44.0)
supertest:
specifier: ^7.1.4
specifier: 7.1.4
version: 7.1.4
tsx:
specifier: 4.20.3
@@ -989,7 +989,7 @@ importers:
specifier: 3.5.18
version: 3.5.18(typescript@5.8.3)
vue-eslint-parser:
specifier: ^10.2.0
specifier: 10.2.0
version: 10.2.0(eslint@9.32.0(jiti@2.5.1))
vue-tsc:
specifier: 3.0.4
@@ -1237,7 +1237,7 @@ importers:
specifier: 5.43.1
version: 5.43.1
tw-animate-css:
specifier: ^1.3.5
specifier: 1.3.5
version: 1.3.5
typescript:
specifier: 5.8.3
@@ -17966,7 +17966,7 @@ snapshots:
'@types/cookiejar': 2.1.5
'@types/methods': 1.1.4
'@types/node': 22.16.5
form-data: 4.0.1
form-data: 4.0.4
'@types/supertest@6.0.3':
dependencies:
@@ -27909,7 +27909,7 @@ snapshots:
'@webassemblyjs/wasm-edit': 1.14.1
'@webassemblyjs/wasm-parser': 1.14.1
acorn: 8.15.0
browserslist: 4.25.0
browserslist: 4.25.1
chrome-trace-event: 1.0.4
enhanced-resolve: 5.18.1
es-module-lexer: 1.7.0

View File

@@ -106,7 +106,7 @@
"vite-plugin-vue-devtools": "7.7.7",
"vitest": "3.2.4",
"vue": "3.5.18",
"vue-eslint-parser": "^10.2.0",
"vue-eslint-parser": "10.2.0",
"vue-tsc": "3.0.4",
"wrangler": "4.26.0"
},

View File

@@ -76,7 +76,7 @@
"shadcn-nuxt": "2.2.0",
"tailwindcss": "4.1.11",
"terser": "5.43.1",
"tw-animate-css": "^1.3.5",
"tw-animate-css": "1.3.5",
"typescript": "5.8.3",
"vite": "7.0.6",
"vite-plugin-remove-console": "2.2.0",