chore(deps): pin dependencies (#1542)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[@types/supertest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest))
| devDependencies | pin | [`^6.0.3` ->
`6.0.3`](https://renovatebot.com/diffs/npm/@types%2fsupertest/6.0.3/6.0.3)
|
| [supertest](https://redirect.github.com/ladjs/supertest) |
devDependencies | pin | [`^7.1.4` ->
`7.1.4`](https://renovatebot.com/diffs/npm/supertest/7.1.4/7.1.4) |
|
[tw-animate-css](https://redirect.github.com/Wombosvideo/tw-animate-css)
| devDependencies | pin | [`^1.3.5` ->
`1.3.5`](https://renovatebot.com/diffs/npm/tw-animate-css/1.3.5/1.3.5) |
|
[vue-eslint-parser](https://redirect.github.com/vuejs/vue-eslint-parser)
| devDependencies | pin | [`^10.2.0` ->
`10.2.0`](https://renovatebot.com/diffs/npm/vue-eslint-parser/10.2.0/10.2.0)
|

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/unraid/api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-30 21:55:26 -04:00
committed by GitHub
parent d6fa102d06
commit 8005b8c3b6
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -187,7 +187,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",
@@ -205,7 +205,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",
+5 -5
View File
@@ -417,7 +417,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
@@ -471,7 +471,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
@@ -995,7 +995,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
@@ -1243,7 +1243,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
@@ -17981,7 +17981,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:
+1 -1
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"
},
+1 -1
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",