mirror of
https://github.com/unraid/api.git
synced 2026-01-01 22:20:05 -06:00
fix(deps): update all non-major dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
###########################################################
|
||||
# Development/Build Image
|
||||
###########################################################
|
||||
FROM node:22.18.0-bookworm-slim AS development
|
||||
FROM node:22.19.0-bookworm-slim AS development
|
||||
|
||||
# Install build tools and dependencies
|
||||
RUN apt-get update -y && apt-get install -y \
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"author": "Lime Technology, Inc. <unraid.net>",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"engines": {
|
||||
"pnpm": "10.15.0"
|
||||
"pnpm": "10.17.0"
|
||||
},
|
||||
"scripts": {
|
||||
"// Development": "",
|
||||
@@ -56,7 +56,7 @@
|
||||
"@as-integrations/fastify": "2.1.1",
|
||||
"@fastify/cookie": "11.0.2",
|
||||
"@fastify/helmet": "13.0.1",
|
||||
"@graphql-codegen/client-preset": "5.0.0",
|
||||
"@graphql-codegen/client-preset": "5.0.1",
|
||||
"@graphql-tools/load-files": "7.0.1",
|
||||
"@graphql-tools/merge": "9.1.1",
|
||||
"@graphql-tools/schema": "10.0.25",
|
||||
@@ -73,7 +73,7 @@
|
||||
"@nestjs/platform-fastify": "11.1.6",
|
||||
"@nestjs/schedule": "6.0.0",
|
||||
"@nestjs/throttler": "6.4.0",
|
||||
"@reduxjs/toolkit": "2.8.2",
|
||||
"@reduxjs/toolkit": "2.9.0",
|
||||
"@runonflux/nat-upnp": "1.0.2",
|
||||
"@types/diff": "8.0.0",
|
||||
"@unraid/libvirt": "2.1.0",
|
||||
@@ -94,20 +94,20 @@
|
||||
"command-exists": "1.2.9",
|
||||
"convert": "5.12.0",
|
||||
"cookie": "1.0.2",
|
||||
"cron": "4.3.0",
|
||||
"cron": "4.3.3",
|
||||
"cross-fetch": "4.1.0",
|
||||
"diff": "8.0.2",
|
||||
"dockerode": "4.0.7",
|
||||
"dotenv": "17.2.1",
|
||||
"dockerode": "4.0.8",
|
||||
"dotenv": "17.2.2",
|
||||
"escape-html": "1.0.3",
|
||||
"execa": "9.6.0",
|
||||
"exit-hook": "4.0.0",
|
||||
"fastify": "5.5.0",
|
||||
"fastify": "5.6.0",
|
||||
"filenamify": "7.0.0",
|
||||
"fs-extra": "11.3.1",
|
||||
"fs-extra": "11.3.2",
|
||||
"glob": "11.0.3",
|
||||
"global-agent": "3.0.0",
|
||||
"got": "14.4.7",
|
||||
"got": "14.4.9",
|
||||
"graphql": "16.11.0",
|
||||
"graphql-fields": "2.0.3",
|
||||
"graphql-scalars": "1.24.2",
|
||||
@@ -116,31 +116,31 @@
|
||||
"graphql-ws": "6.0.6",
|
||||
"ini": "5.0.0",
|
||||
"ip": "2.0.1",
|
||||
"jose": "6.0.13",
|
||||
"jose": "6.1.0",
|
||||
"json-bigint-patch": "0.0.8",
|
||||
"lodash-es": "4.17.21",
|
||||
"multi-ini": "2.3.2",
|
||||
"mustache": "4.2.0",
|
||||
"nest-authz": "2.17.0",
|
||||
"nest-commander": "3.19.0",
|
||||
"nest-commander": "3.20.0",
|
||||
"nestjs-pino": "4.4.0",
|
||||
"node-cache": "5.1.2",
|
||||
"node-window-polyfill": "1.0.4",
|
||||
"openid-client": "6.6.4",
|
||||
"openid-client": "6.8.0",
|
||||
"p-retry": "7.0.0",
|
||||
"passport-custom": "1.1.1",
|
||||
"passport-http-header-strategy": "1.1.0",
|
||||
"path-type": "6.0.0",
|
||||
"pino": "9.9.0",
|
||||
"pino": "9.10.0",
|
||||
"pino-http": "10.5.0",
|
||||
"pino-pretty": "13.1.1",
|
||||
"pm2": "6.0.8",
|
||||
"pm2": "6.0.11",
|
||||
"reflect-metadata": "^0.1.14",
|
||||
"rxjs": "7.8.2",
|
||||
"semver": "7.7.2",
|
||||
"strftime": "0.10.3",
|
||||
"systeminformation": "5.27.8",
|
||||
"undici": "7.15.0",
|
||||
"systeminformation": "5.27.10",
|
||||
"undici": "7.16.0",
|
||||
"uuid": "13.0.0",
|
||||
"ws": "8.18.3",
|
||||
"zen-observable-ts": "1.1.0",
|
||||
@@ -155,7 +155,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.34.0",
|
||||
"@eslint/js": "9.35.0",
|
||||
"@graphql-codegen/add": "6.0.0",
|
||||
"@graphql-codegen/cli": "6.0.0",
|
||||
"@graphql-codegen/fragment-matcher": "6.0.0",
|
||||
@@ -165,7 +165,7 @@
|
||||
"@graphql-codegen/typescript-operations": "5.0.0",
|
||||
"@graphql-codegen/typescript-resolvers": "5.0.0",
|
||||
"@graphql-typed-document-node/core": "3.2.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.6.3",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
|
||||
"@nestjs/testing": "11.1.6",
|
||||
"@originjs/vite-plugin-commonjs": "1.0.3",
|
||||
"@rollup/plugin-node-resolve": "16.0.1",
|
||||
@@ -175,7 +175,7 @@
|
||||
"@types/cli-table": "0.3.4",
|
||||
"@types/command-exists": "1.2.3",
|
||||
"@types/cors": "2.8.19",
|
||||
"@types/dockerode": "3.3.43",
|
||||
"@types/dockerode": "3.3.44",
|
||||
"@types/graphql-fields": "1.3.9",
|
||||
"@types/graphql-type-uuid": "0.2.6",
|
||||
"@types/ini": "4.1.1",
|
||||
@@ -183,9 +183,9 @@
|
||||
"@types/lodash": "4.17.20",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/mustache": "4.2.6",
|
||||
"@types/node": "22.18.0",
|
||||
"@types/node": "22.18.5",
|
||||
"@types/pify": "6.1.0",
|
||||
"@types/semver": "7.7.0",
|
||||
"@types/semver": "7.7.1",
|
||||
"@types/sendmail": "1.4.7",
|
||||
"@types/stoppable": "1.1.3",
|
||||
"@types/strftime": "0.9.8",
|
||||
@@ -195,21 +195,21 @@
|
||||
"@types/wtfnode": "0.10.0",
|
||||
"@vitest/coverage-v8": "3.2.4",
|
||||
"@vitest/ui": "3.2.4",
|
||||
"eslint": "9.34.0",
|
||||
"eslint": "9.35.0",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-no-relative-import-paths": "1.6.1",
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
"jiti": "2.5.1",
|
||||
"nodemon": "3.1.10",
|
||||
"prettier": "3.6.2",
|
||||
"rollup-plugin-node-externals": "8.1.0",
|
||||
"rollup-plugin-node-externals": "8.1.1",
|
||||
"supertest": "7.1.4",
|
||||
"tsx": "4.20.5",
|
||||
"type-fest": "5.0.0",
|
||||
"typescript": "5.9.2",
|
||||
"typescript-eslint": "8.41.0",
|
||||
"typescript-eslint": "8.44.0",
|
||||
"unplugin-swc": "1.5.7",
|
||||
"vite": "7.1.3",
|
||||
"vite": "7.1.5",
|
||||
"vite-plugin-node": "7.0.0",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
"vitest": "3.2.4",
|
||||
@@ -228,5 +228,5 @@
|
||||
}
|
||||
},
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.15.0"
|
||||
"packageManager": "pnpm@10.17.0"
|
||||
}
|
||||
|
||||
@@ -50,13 +50,13 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@manypkg/cli": "0.25.0",
|
||||
"chalk": "5.6.0",
|
||||
"@manypkg/cli": "0.25.1",
|
||||
"chalk": "5.6.2",
|
||||
"diff": "8.0.2",
|
||||
"ignore": "7.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"lint-staged": "16.1.5",
|
||||
"lint-staged": "16.1.6",
|
||||
"simple-git-hooks": "2.13.1"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
@@ -73,5 +73,5 @@
|
||||
"pnpm --filter @unraid/ui lint:fix"
|
||||
]
|
||||
},
|
||||
"packageManager": "pnpm@10.15.0"
|
||||
"packageManager": "pnpm@10.17.0"
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@faker-js/faker": "10.0.0",
|
||||
"@graphql-codegen/cli": "6.0.0",
|
||||
"@graphql-typed-document-node/core": "3.2.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.6.3",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
|
||||
"@jsonforms/core": "3.6.0",
|
||||
"@nestjs/apollo": "13.1.0",
|
||||
"@nestjs/common": "11.1.6",
|
||||
@@ -41,20 +41,20 @@
|
||||
"@types/ini": "4.1.1",
|
||||
"@types/ip": "1.1.3",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/node": "22.18.0",
|
||||
"@types/node": "22.18.5",
|
||||
"@types/ws": "8.18.1",
|
||||
"camelcase-keys": "10.0.0",
|
||||
"class-transformer": "0.5.1",
|
||||
"class-validator": "0.14.2",
|
||||
"execa": "9.6.0",
|
||||
"fast-check": "4.2.0",
|
||||
"got": "14.4.7",
|
||||
"fast-check": "4.3.0",
|
||||
"got": "14.4.9",
|
||||
"graphql": "16.11.0",
|
||||
"graphql-scalars": "1.24.2",
|
||||
"graphql-subscriptions": "3.0.0",
|
||||
"graphql-ws": "6.0.6",
|
||||
"ini": "5.0.0",
|
||||
"jose": "6.0.13",
|
||||
"jose": "6.1.0",
|
||||
"lodash-es": "4.17.21",
|
||||
"nest-authz": "2.17.0",
|
||||
"prettier": "3.6.2",
|
||||
@@ -62,7 +62,7 @@
|
||||
"rxjs": "7.8.2",
|
||||
"type-fest": "5.0.0",
|
||||
"typescript": "5.9.2",
|
||||
"undici": "7.15.0",
|
||||
"undici": "7.16.0",
|
||||
"vitest": "3.2.4",
|
||||
"ws": "8.18.3",
|
||||
"zen-observable-ts": "1.1.0"
|
||||
@@ -88,17 +88,17 @@
|
||||
"class-transformer": "0.5.1",
|
||||
"class-validator": "0.14.2",
|
||||
"execa": "9.6.0",
|
||||
"got": "14.4.7",
|
||||
"got": "14.4.9",
|
||||
"graphql": "16.11.0",
|
||||
"graphql-scalars": "1.24.2",
|
||||
"graphql-subscriptions": "3.0.0",
|
||||
"graphql-ws": "6.0.6",
|
||||
"ini": "5.0.0",
|
||||
"jose": "6.0.13",
|
||||
"jose": "6.1.0",
|
||||
"lodash-es": "4.17.21",
|
||||
"nest-authz": "2.17.0",
|
||||
"rxjs": "7.8.2",
|
||||
"undici": "7.15.0",
|
||||
"undici": "7.16.0",
|
||||
"ws": "8.18.3",
|
||||
"zen-observable-ts": "1.1.0"
|
||||
}
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
"prepare": "npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "5.6.0",
|
||||
"chalk": "5.6.2",
|
||||
"change-case": "5.4.4",
|
||||
"commander": "14.0.0",
|
||||
"commander": "14.0.1",
|
||||
"create-create-app": "7.3.0",
|
||||
"fs-extra": "11.3.1",
|
||||
"inquirer": "12.9.4",
|
||||
"fs-extra": "11.3.2",
|
||||
"inquirer": "12.9.6",
|
||||
"validate-npm-package-name": "6.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -25,7 +25,7 @@
|
||||
"@nestjs/graphql": "13.1.0",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/inquirer": "9.0.9",
|
||||
"@types/node": "22.18.0",
|
||||
"@types/node": "22.18.5",
|
||||
"@types/validate-npm-package-name": "4.0.2",
|
||||
"class-transformer": "0.5.1",
|
||||
"class-validator": "0.14.2",
|
||||
|
||||
@@ -33,9 +33,9 @@
|
||||
"@nestjs/common": "11.1.6",
|
||||
"@nestjs/graphql": "13.1.0",
|
||||
"@nestjs/testing": "11.1.6",
|
||||
"@types/bun": "1.2.21",
|
||||
"@types/bun": "1.2.22",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/node": "22.18.0",
|
||||
"@types/node": "22.18.5",
|
||||
"@types/ws": "8.18.1",
|
||||
"class-transformer": "0.5.1",
|
||||
"class-validator": "0.14.2",
|
||||
@@ -66,7 +66,7 @@
|
||||
"lodash-es": "4.17.21",
|
||||
"nest-authz": "2.17.0",
|
||||
"rxjs": "7.8.2",
|
||||
"undici": "7.15.0",
|
||||
"undici": "7.16.0",
|
||||
"ws": "8.18.3"
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM node:22.18.0-bookworm-slim AS plugin-builder
|
||||
FROM node:22.19.0-bookworm-slim AS plugin-builder
|
||||
|
||||
# Install build tools and dependencies
|
||||
RUN apt-get update -y && apt-get install -y \
|
||||
|
||||
@@ -42,5 +42,5 @@
|
||||
"nodemon": "3.1.10",
|
||||
"vitest": "3.2.4"
|
||||
},
|
||||
"packageManager": "pnpm@10.15.0"
|
||||
"packageManager": "pnpm@10.17.0"
|
||||
}
|
||||
|
||||
3998
pnpm-lock.yaml
generated
3998
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -43,8 +43,8 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"ajv": "8.17.1",
|
||||
"tailwindcss": "4.1.12",
|
||||
"vue": "3.5.20"
|
||||
"tailwindcss": "4.1.13",
|
||||
"vue": "3.5.21"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "1.7.23",
|
||||
@@ -53,34 +53,34 @@
|
||||
"@jsonforms/core": "3.6.0",
|
||||
"@jsonforms/vue": "3.6.0",
|
||||
"@jsonforms/vue-vanilla": "3.6.0",
|
||||
"@tailwindcss/cli": "4.1.12",
|
||||
"@vueuse/core": "13.8.0",
|
||||
"@tailwindcss/cli": "4.1.13",
|
||||
"@vueuse/core": "13.9.0",
|
||||
"ajv-errors": "3.0.0",
|
||||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"dompurify": "3.2.6",
|
||||
"dompurify": "3.2.7",
|
||||
"kebab-case": "2.0.2",
|
||||
"lucide-vue-next": "0.542.0",
|
||||
"marked": "16.2.1",
|
||||
"lucide-vue-next": "0.544.0",
|
||||
"marked": "16.3.0",
|
||||
"reka-ui": "2.5.0",
|
||||
"shadcn-vue": "2.2.0",
|
||||
"tailwind-merge": "2.6.0",
|
||||
"tw-animate-css": "1.3.7",
|
||||
"tw-animate-css": "1.3.8",
|
||||
"vue-sonner": "2.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.34.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.6.3",
|
||||
"@storybook/addon-docs": "9.1.3",
|
||||
"@storybook/addon-links": "9.1.3",
|
||||
"@storybook/builder-vite": "9.1.3",
|
||||
"@storybook/vue3-vite": "9.1.3",
|
||||
"@tailwindcss/vite": "4.1.12",
|
||||
"@eslint/js": "9.35.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
|
||||
"@storybook/addon-docs": "9.1.6",
|
||||
"@storybook/addon-links": "9.1.6",
|
||||
"@storybook/builder-vite": "9.1.6",
|
||||
"@storybook/vue3-vite": "9.1.6",
|
||||
"@tailwindcss/vite": "4.1.13",
|
||||
"@testing-library/vue": "8.1.0",
|
||||
"@types/jsdom": "21.1.7",
|
||||
"@types/node": "22.18.0",
|
||||
"@types/node": "22.18.5",
|
||||
"@types/testing-library__vue": "5.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.41.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.44.0",
|
||||
"@vitejs/plugin-vue": "6.0.1",
|
||||
"@vitest/coverage-v8": "3.2.4",
|
||||
"@vitest/ui": "3.2.4",
|
||||
@@ -88,12 +88,12 @@
|
||||
"@vue/tsconfig": "0.8.1",
|
||||
"ajv": "8.17.1",
|
||||
"concurrently": "9.2.1",
|
||||
"eslint": "9.34.0",
|
||||
"eslint": "9.35.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-no-relative-import-paths": "1.6.1",
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
"eslint-plugin-storybook": "9.1.3",
|
||||
"eslint-plugin-storybook": "9.1.6",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"happy-dom": "18.0.1",
|
||||
"jiti": "2.5.1",
|
||||
@@ -101,21 +101,21 @@
|
||||
"prettier": "3.6.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.14",
|
||||
"rimraf": "6.0.1",
|
||||
"storybook": "9.1.3",
|
||||
"tailwindcss": "4.1.12",
|
||||
"storybook": "9.1.6",
|
||||
"tailwindcss": "4.1.13",
|
||||
"typescript": "5.9.2",
|
||||
"typescript-eslint": "8.41.0",
|
||||
"vite": "7.1.3",
|
||||
"typescript-eslint": "8.44.0",
|
||||
"vite": "7.1.5",
|
||||
"vite-plugin-dts": "3.9.1",
|
||||
"vite-plugin-vue-devtools": "8.0.1",
|
||||
"vite-plugin-vue-devtools": "8.0.2",
|
||||
"vitest": "3.2.4",
|
||||
"vue": "3.5.20",
|
||||
"vue": "3.5.21",
|
||||
"vue-eslint-parser": "10.2.0",
|
||||
"vue-tsc": "3.0.6",
|
||||
"wrangler": "4.33.0"
|
||||
"vue-tsc": "3.0.7",
|
||||
"wrangler": "4.37.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@rollup/rollup-linux-x64-gnu": "4.49.0"
|
||||
"@rollup/rollup-linux-x64-gnu": "4.50.2"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
@@ -126,5 +126,5 @@
|
||||
"./styles": "./dist/style.css",
|
||||
"./styles/*": "./src/styles/*"
|
||||
},
|
||||
"packageManager": "pnpm@10.15.0"
|
||||
"packageManager": "pnpm@10.17.0"
|
||||
}
|
||||
|
||||
@@ -37,54 +37,54 @@
|
||||
"test:standalone": "pnpm run build && vite --config vite.test.config.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.34.0",
|
||||
"@eslint/js": "9.35.0",
|
||||
"@graphql-codegen/cli": "6.0.0",
|
||||
"@graphql-codegen/client-preset": "5.0.0",
|
||||
"@graphql-codegen/client-preset": "5.0.1",
|
||||
"@graphql-codegen/introspection": "5.0.0",
|
||||
"@graphql-typed-document-node/core": "3.2.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.6.3",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
|
||||
"@pinia/testing": "1.0.2",
|
||||
"@rollup/plugin-strip": "3.0.4",
|
||||
"@tailwindcss/typography": "0.5.16",
|
||||
"@tailwindcss/vite": "4.1.12",
|
||||
"@tailwindcss/vite": "4.1.13",
|
||||
"@testing-library/vue": "8.1.0",
|
||||
"@types/crypto-js": "4.2.2",
|
||||
"@types/eslint-config-prettier": "6.11.3",
|
||||
"@types/node": "22.18.0",
|
||||
"@types/semver": "7.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.41.0",
|
||||
"@types/node": "22.18.5",
|
||||
"@types/semver": "7.7.1",
|
||||
"@typescript-eslint/eslint-plugin": "8.44.0",
|
||||
"@unraid/tailwind-rem-to-rem": "2.0.0",
|
||||
"@vitejs/plugin-vue": "6.0.1",
|
||||
"@vitest/coverage-v8": "3.2.4",
|
||||
"@vue/apollo-util": "4.2.2",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"@vueuse/core": "13.8.0",
|
||||
"eslint": "9.34.0",
|
||||
"@vueuse/core": "13.9.0",
|
||||
"eslint": "9.35.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-import-resolver-typescript": "4.4.4",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-no-relative-import-paths": "1.6.1",
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
"eslint-plugin-storybook": "9.1.3",
|
||||
"eslint-plugin-storybook": "9.1.6",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"globals": "16.3.0",
|
||||
"globals": "16.4.0",
|
||||
"happy-dom": "18.0.1",
|
||||
"kebab-case": "2.0.2",
|
||||
"lodash-es": "4.17.21",
|
||||
"prettier": "3.6.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.14",
|
||||
"tailwindcss": "4.1.12",
|
||||
"terser": "5.43.1",
|
||||
"tw-animate-css": "1.3.7",
|
||||
"tailwindcss": "4.1.13",
|
||||
"terser": "5.44.0",
|
||||
"tw-animate-css": "1.3.8",
|
||||
"typescript": "5.9.2",
|
||||
"typescript-eslint": "8.41.0",
|
||||
"vite": "7.1.3",
|
||||
"typescript-eslint": "8.44.0",
|
||||
"vite": "7.1.5",
|
||||
"vite-plugin-remove-console": "2.2.0",
|
||||
"vite-plugin-vue-tracer": "1.0.0",
|
||||
"vitest": "3.2.4",
|
||||
"vue": "3.5.20",
|
||||
"vue": "3.5.21",
|
||||
"vue-eslint-parser": "10.2.0",
|
||||
"vue-tsc": "3.0.6"
|
||||
"vue-tsc": "3.0.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.14.0",
|
||||
@@ -97,40 +97,40 @@
|
||||
"@jsonforms/vue": "3.6.0",
|
||||
"@jsonforms/vue-vanilla": "3.6.0",
|
||||
"@jsonforms/vue-vuetify": "3.6.0",
|
||||
"@nuxt/ui": "4.0.0-alpha.0",
|
||||
"@nuxt/ui": "4.0.0-alpha.2",
|
||||
"@unraid/shared-callbacks": "1.1.1",
|
||||
"@unraid/ui": "link:../unraid-ui",
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"@vueuse/components": "13.8.0",
|
||||
"@vueuse/integrations": "13.8.0",
|
||||
"@vueuse/components": "13.9.0",
|
||||
"@vueuse/integrations": "13.9.0",
|
||||
"ajv": "8.17.1",
|
||||
"ansi_up": "6.0.6",
|
||||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.14",
|
||||
"dayjs": "1.11.18",
|
||||
"focus-trap": "7.6.5",
|
||||
"graphql": "16.11.0",
|
||||
"graphql-tag": "2.12.6",
|
||||
"graphql-ws": "6.0.6",
|
||||
"hex-to-rgba": "2.0.1",
|
||||
"highlight.js": "11.11.1",
|
||||
"isomorphic-dompurify": "2.26.0",
|
||||
"lucide-vue-next": "0.542.0",
|
||||
"marked": "16.2.1",
|
||||
"isomorphic-dompurify": "2.27.0",
|
||||
"lucide-vue-next": "0.544.0",
|
||||
"marked": "16.3.0",
|
||||
"marked-base-url": "1.1.7",
|
||||
"pinia": "3.0.3",
|
||||
"postcss-import": "16.1.1",
|
||||
"semver": "7.7.2",
|
||||
"tailwind-merge": "2.6.0",
|
||||
"vue-i18n": "11.1.11",
|
||||
"vue-i18n": "11.1.12",
|
||||
"vue-router": "4.5.1",
|
||||
"vue-web-component-wrapper": "1.7.7",
|
||||
"vuetify": "3.9.6",
|
||||
"vuetify": "3.10.2",
|
||||
"wretch": "2.11.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@rollup/rollup-linux-x64-gnu": "4.49.0"
|
||||
"@rollup/rollup-linux-x64-gnu": "4.50.2"
|
||||
},
|
||||
"packageManager": "pnpm@10.15.0"
|
||||
"packageManager": "pnpm@10.17.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user