-
Welcome to my website
+
Welcome to HThompson
- Welcome to the gateway of HThompson! This is the central hub of my
- website, connecting to an array of subdomains, each with a unique and
- specific purpose. Here, you'll find links to my various projects,
- professional portfolio, and much more.
+ I'm Hunter, and this is the central hub of my online presence. Here, you
+ can explore my projects, view my professional portfolio, use the services
+ I host, and discover more about who I am and what I do. Feel free to
+ browse around and enjoy your visit!
diff --git a/plugins/production/cloudflare.client.js b/plugins/production/cloudflare.client.js
new file mode 100644
index 0000000..a1b6e26
--- /dev/null
+++ b/plugins/production/cloudflare.client.js
@@ -0,0 +1,11 @@
+export default defineNuxtPlugin(() => {
+ useHead({
+ script: [
+ {
+ src: "/cdn-cgi/challenge-platform/scripts/jsd/main.js",
+ crossorigin: "anonymous",
+ referrerpolicy: "origin",
+ },
+ ],
+ });
+});
diff --git a/plugins/production/cloudflare.js b/plugins/production/cloudflare.js
deleted file mode 100644
index fec5f0b..0000000
--- a/plugins/production/cloudflare.js
+++ /dev/null
@@ -1,14 +0,0 @@
-export default defineNuxtPlugin(() => {
- useHead(
- {
- script: [
- {
- src: "/cdn-cgi/challenge-platform/scripts/jsd/main.js",
- crossorigin: true,
- referrerpolicy: "origin",
- },
- ],
- },
- { mode: "client" },
- );
-});
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index cecb34f..8554ef2 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -11,34 +11,37 @@ importers:
'@mdi/font':
specifier: ^7.4.47
version: 7.4.47
- '@nuxt/eslint':
- specifier: ^0.5.7
- version: 0.5.7(eslint@8.57.0)(magicast@0.3.5)(rollup@4.24.0)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)
+ '@vueuse/core':
+ specifier: ^11.1.0
+ version: 11.1.0(vue@3.5.12(typescript@5.5.4))
nuxt:
specifier: ^3.13.2
- version: 3.13.2(@parcel/watcher@2.4.1)(@types/node@22.5.0)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.24.0)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)
+ version: 3.13.2(@parcel/watcher@2.4.1)(@types/node@22.5.0)(eslint@9.13.0(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.24.0)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)
nuxt-security:
specifier: ^2.0.0
version: 2.0.0(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)
vue:
- specifier: latest
- version: 3.5.11(typescript@5.5.4)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.5.4)
vue-matomo:
specifier: ^4.2.0
version: 4.2.0
devDependencies:
- '@vueuse/core':
- specifier: ^11.1.0
- version: 11.1.0(vue@3.5.11(typescript@5.5.4))
+ '@nuxt/eslint':
+ specifier: ^0.6.0
+ version: 0.6.0(eslint@9.13.0(jiti@1.21.6))(magicast@0.3.5)(rollup@4.24.0)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)
+ eslint:
+ specifier: ^9.13.0
+ version: 9.13.0(jiti@1.21.6)
prettier:
specifier: ^3.3.3
version: 3.3.3
vite-plugin-vuetify:
specifier: ^2.0.4
- version: 2.0.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))(vuetify@3.7.2)
+ version: 2.0.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))(vuetify@3.7.3)
vuetify:
- specifier: ^3.7.2
- version: 3.7.2(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.11(typescript@5.5.4))
+ specifier: ^3.7.3
+ version: 3.7.3(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.12(typescript@5.5.4))
packages:
@@ -209,8 +212,8 @@ packages:
resolution: {integrity: sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==}
engines: {node: '>=16.13'}
- '@es-joy/jsdoccomment@0.48.0':
- resolution: {integrity: sha512-G6QUWIcC+KvSwXNsJyDTHvqUdNoAVJPPgkc3+Uk4WBKqZvoXhlvazOgm9aL0HwihJLQf0l+tOE2UFzXBqCqgDw==}
+ '@es-joy/jsdoccomment@0.49.0':
+ resolution: {integrity: sha512-xjZTSFgECpb9Ohuk5yMX5RhUEbfeQcuOp8IF60e+wyzWEF0M5xeSgqsfLtvPEX8BIyOX9saZqzuGPmZ8oWc+5Q==}
engines: {node: '>=16'}
'@esbuild/aix-ppc64@0.20.2':
@@ -639,10 +642,6 @@ packages:
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
- '@eslint-community/regexpp@4.11.0':
- resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
- engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
-
'@eslint-community/regexpp@4.11.1':
resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
@@ -655,44 +654,55 @@ packages:
resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@eslint/config-array@0.18.0':
+ resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@eslint/config-inspector@0.5.4':
resolution: {integrity: sha512-WB/U/B6HdRiIt/CfbcqqFp7Svz+3INLtnGcuMT2hnU39S3cb9JGGkvB1T6lbIlDoQ9VRnhc4riIFFoicGRZ2mw==}
hasBin: true
peerDependencies:
eslint: ^8.50.0 || ^9.0.0
- '@eslint/eslintrc@2.1.4':
- resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ '@eslint/core@0.7.0':
+ resolution: {integrity: sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/js@8.57.0':
- resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ '@eslint/eslintrc@3.1.0':
+ resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/js@9.10.0':
- resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==}
+ '@eslint/js@9.13.0':
+ resolution: {integrity: sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.4':
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@eslint/plugin-kit@0.2.1':
+ resolution: {integrity: sha512-HFZ4Mp26nbWk9d/BpvP0YNL6W4UoZF0VFcTw/aPPA8RpOxeFQgK+ClABGgAUXs9Y/RGX/l1vOmrqz1MQt9MNuw==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@fastify/busboy@2.1.1':
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
engines: {node: '>=14'}
- '@humanwhocodes/config-array@0.11.14':
- resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
- engines: {node: '>=10.10.0'}
- deprecated: Use @eslint/config-array instead
+ '@humanfs/core@0.19.0':
+ resolution: {integrity: sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==}
+ engines: {node: '>=18.18.0'}
+
+ '@humanfs/node@0.16.5':
+ resolution: {integrity: sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==}
+ engines: {node: '>=18.18.0'}
'@humanwhocodes/module-importer@1.0.1':
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
engines: {node: '>=12.22'}
- '@humanwhocodes/object-schema@2.0.3':
- resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
- deprecated: Use @eslint/object-schema instead
+ '@humanwhocodes/retry@0.3.1':
+ resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
+ engines: {node: '>=18.18'}
'@ioredis/commands@1.2.0':
resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==}
@@ -782,6 +792,11 @@ packages:
peerDependencies:
vite: '*'
+ '@nuxt/devtools-kit@1.6.0':
+ resolution: {integrity: sha512-kJ8mVKwTSN3tdEVNy7mxKCiQk9wsG5t3oOrRMWk6IEbTSov+5sOULqQSM/+OWxWsEDmDfA7QlS5sM3Ti9uMRqQ==}
+ peerDependencies:
+ vite: '*'
+
'@nuxt/devtools-wizard@1.4.2':
resolution: {integrity: sha512-TyhmPBg/xJKPOdnwR3DAh8KMUt6/0dUNABCxGVeY7PYbIiXt4msIGVJkBc4y+WwIJHOYPrSRClmZVsXQfRlB4A==}
hasBin: true
@@ -792,18 +807,18 @@ packages:
peerDependencies:
vite: '*'
- '@nuxt/eslint-config@0.5.7':
- resolution: {integrity: sha512-B+snO9NS9+v2657Z84tMbW3hLxjauIUkk2m4vnYjb9xfAFdoQwK07q6aaf7LzvagmVFmQiclT9LbJMvlRqzmsA==}
+ '@nuxt/eslint-config@0.6.0':
+ resolution: {integrity: sha512-/WZ9tzukVj6+epdJki27IzAOqj1Kf5NBCwJfI7BUoEwhyyL//M9+TtS2jfBxVcbcEshxIV3GD3BCaq6l4tHGtQ==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- '@nuxt/eslint-plugin@0.5.7':
- resolution: {integrity: sha512-vYQYs/L87g2pBIoTmkk2mgYBqePTQDnhk87nGqsosKbfQ80xj9kkN3dsVb6BDQFk0zik4THWpXmnfjkvsjm/eg==}
+ '@nuxt/eslint-plugin@0.6.0':
+ resolution: {integrity: sha512-DLSX6RCxUg5UDVmOjopd7pUb/eDnmPmqKFlvy4ETytcr4sXS3JXs+Fwn2sUbcASo9sn1ndPMz/c2pTA7YnYqJA==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- '@nuxt/eslint@0.5.7':
- resolution: {integrity: sha512-t2GoH8BIfDVysZ5Y9kPBTnT9rcUSJcXTeY5Fa93//qmHJba3kIpoETy3qJe/v75R1giGgIPO+Iydt6uXZ2jjJQ==}
+ '@nuxt/eslint@0.6.0':
+ resolution: {integrity: sha512-Fk/GERGjHVCBi3xKAusxpb12i1PrUI/N6fepSmHKDA815Kh8fUYPvh0yZFI6b5os6f1RlYEZpSjFu5S4TplDMw==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
eslint-webpack-plugin: ^4.1.0
@@ -814,10 +829,6 @@ packages:
vite-plugin-eslint2:
optional: true
- '@nuxt/kit@3.13.1':
- resolution: {integrity: sha512-FkUL349lp/3nVfTIyws4UDJ3d2jyv5Pk1DC1HQUCOkSloYYMdbRcQAUcb4fe2TCLNWvHM+FhU8jnzGTzjALZYA==}
- engines: {node: ^14.18.0 || >=16.10.0}
-
'@nuxt/kit@3.13.2':
resolution: {integrity: sha512-KvRw21zU//wdz25IeE1E5m/aFSzhJloBRAQtv+evcFeZvuroIxpIQuUqhbzuwznaUwpiWbmwlcsp5uOWmi4vwA==}
engines: {node: ^14.18.0 || >=16.10.0}
@@ -1009,6 +1020,15 @@ packages:
rollup:
optional: true
+ '@rollup/pluginutils@5.1.2':
+ resolution: {integrity: sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==}
+ engines: {node: '>=14.0.0'}
+ peerDependencies:
+ rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
+ peerDependenciesMeta:
+ rollup:
+ optional: true
+
'@rollup/rollup-android-arm-eabi@4.24.0':
resolution: {integrity: sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==}
cpu: [arm]
@@ -1093,8 +1113,8 @@ packages:
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
engines: {node: '>=18'}
- '@stylistic/eslint-plugin@2.8.0':
- resolution: {integrity: sha512-Ufvk7hP+bf+pD35R/QfunF793XlSRIC7USr3/EdgduK9j13i2JjmsM0LUz3/foS+jDYp2fzyWZA9N44CPur0Ow==}
+ '@stylistic/eslint-plugin@2.9.0':
+ resolution: {integrity: sha512-OrDyFAYjBT61122MIY1a3SfEgy3YCMgt2vL4eoPmvTwDBwyQhAXurxNQznlRD/jESNfYWfID8Ej+31LljvF7Xg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: '>=8.40.0'
@@ -1124,8 +1144,8 @@ packages:
'@types/web-bluetooth@0.0.20':
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
- '@typescript-eslint/eslint-plugin@8.5.0':
- resolution: {integrity: sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw==}
+ '@typescript-eslint/eslint-plugin@8.10.0':
+ resolution: {integrity: sha512-phuB3hoP7FFKbRXxjl+DRlQDuJqhpOnm5MmtROXyWi3uS/Xg2ZXqiQfcG2BJHiN4QKyzdOJi3NEn/qTnjUlkmQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
@@ -1135,8 +1155,8 @@ packages:
typescript:
optional: true
- '@typescript-eslint/parser@8.5.0':
- resolution: {integrity: sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==}
+ '@typescript-eslint/parser@8.10.0':
+ resolution: {integrity: sha512-E24l90SxuJhytWJ0pTQydFT46Nk0Z+bsLKo/L8rtQSL93rQ6byd1V/QbDpHUTdLPOMsBCcYXZweADNCfOCmOAg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -1145,16 +1165,16 @@ packages:
typescript:
optional: true
- '@typescript-eslint/scope-manager@8.4.0':
- resolution: {integrity: sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==}
+ '@typescript-eslint/scope-manager@8.10.0':
+ resolution: {integrity: sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/scope-manager@8.5.0':
resolution: {integrity: sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/type-utils@8.5.0':
- resolution: {integrity: sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==}
+ '@typescript-eslint/type-utils@8.10.0':
+ resolution: {integrity: sha512-PCpUOpyQSpxBn230yIcK+LeCQaXuxrgCm2Zk1S+PTIRJsEfU6nJ0TtwyH8pIwPK/vJoA+7TZtzyAJSGBz+s/dg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '*'
@@ -1162,16 +1182,16 @@ packages:
typescript:
optional: true
- '@typescript-eslint/types@8.4.0':
- resolution: {integrity: sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==}
+ '@typescript-eslint/types@8.10.0':
+ resolution: {integrity: sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/types@8.5.0':
resolution: {integrity: sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.4.0':
- resolution: {integrity: sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==}
+ '@typescript-eslint/typescript-estree@8.10.0':
+ resolution: {integrity: sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '*'
@@ -1188,8 +1208,8 @@ packages:
typescript:
optional: true
- '@typescript-eslint/utils@8.4.0':
- resolution: {integrity: sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==}
+ '@typescript-eslint/utils@8.10.0':
+ resolution: {integrity: sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -1200,17 +1220,14 @@ packages:
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- '@typescript-eslint/visitor-keys@8.4.0':
- resolution: {integrity: sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==}
+ '@typescript-eslint/visitor-keys@8.10.0':
+ resolution: {integrity: sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/visitor-keys@8.5.0':
resolution: {integrity: sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@ungap/structured-clone@1.2.0':
- resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
-
'@unhead/dom@1.11.6':
resolution: {integrity: sha512-FYU8Cu+XWcpbO4OvXdB6x7m6GTPcl6CW7igI8rNu6Kc0Ilxb+atxIvyFXdTGAyB7h/F0w3ex06ZVWJ65f3EW8A==}
@@ -1281,15 +1298,27 @@ packages:
'@vue/compiler-core@3.5.11':
resolution: {integrity: sha512-PwAdxs7/9Hc3ieBO12tXzmTD+Ln4qhT/56S+8DvrrZ4kLDn4Z/AMUr8tXJD0axiJBS0RKIoNaR0yMuQB9v9Udg==}
+ '@vue/compiler-core@3.5.12':
+ resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==}
+
'@vue/compiler-dom@3.5.11':
resolution: {integrity: sha512-pyGf8zdbDDRkBrEzf8p7BQlMKNNF5Fk/Cf/fQ6PiUz9at4OaUfyXW0dGJTo2Vl1f5U9jSLCNf0EZJEogLXoeew==}
+ '@vue/compiler-dom@3.5.12':
+ resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==}
+
'@vue/compiler-sfc@3.5.11':
resolution: {integrity: sha512-gsbBtT4N9ANXXepprle+X9YLg2htQk1sqH/qGJ/EApl+dgpUBdTv3yP7YlR535uHZY3n6XaR0/bKo0BgwwDniw==}
+ '@vue/compiler-sfc@3.5.12':
+ resolution: {integrity: sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==}
+
'@vue/compiler-ssr@3.5.11':
resolution: {integrity: sha512-P4+GPjOuC2aFTk1Z4WANvEhyOykcvEd5bIj2KVNGKGfM745LaXGr++5njpdBTzVz5pZifdlR1kpYSJJpIlSePA==}
+ '@vue/compiler-ssr@3.5.12':
+ resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==}
+
'@vue/devtools-api@6.6.4':
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
@@ -1304,23 +1333,26 @@ packages:
'@vue/devtools-shared@7.4.5':
resolution: {integrity: sha512-2XgUOkL/7QDmyYI9J7cm+rz/qBhcGv+W5+i1fhwdQ0HQ1RowhdK66F0QBuJSz/5k12opJY8eN6m03/XZMs7imQ==}
- '@vue/reactivity@3.5.11':
- resolution: {integrity: sha512-Nqo5VZEn8MJWlCce8XoyVqHZbd5P2NH+yuAaFzuNSR96I+y1cnuUiq7xfSG+kyvLSiWmaHTKP1r3OZY4mMD50w==}
+ '@vue/reactivity@3.5.12':
+ resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==}
- '@vue/runtime-core@3.5.11':
- resolution: {integrity: sha512-7PsxFGqwfDhfhh0OcDWBG1DaIQIVOLgkwA5q6MtkPiDFjp5gohVnJEahSktwSFLq7R5PtxDKy6WKURVN1UDbzA==}
+ '@vue/runtime-core@3.5.12':
+ resolution: {integrity: sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==}
- '@vue/runtime-dom@3.5.11':
- resolution: {integrity: sha512-GNghjecT6IrGf0UhuYmpgaOlN7kxzQBhxWEn08c/SQDxv1yy4IXI1bn81JgEpQ4IXjRxWtPyI8x0/7TF5rPfYQ==}
+ '@vue/runtime-dom@3.5.12':
+ resolution: {integrity: sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==}
- '@vue/server-renderer@3.5.11':
- resolution: {integrity: sha512-cVOwYBxR7Wb1B1FoxYvtjJD8X/9E5nlH4VSkJy2uMA1MzYNdzAAB//l8nrmN9py/4aP+3NjWukf9PZ3TeWULaA==}
+ '@vue/server-renderer@3.5.12':
+ resolution: {integrity: sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==}
peerDependencies:
- vue: 3.5.11
+ vue: 3.5.12
'@vue/shared@3.5.11':
resolution: {integrity: sha512-W8GgysJVnFo81FthhzurdRAWP/byq3q2qIw70e0JWblzVhjgOMiC2GyovXrZTFQJnFVryYaKGP3Tc9vYzYm6PQ==}
+ '@vue/shared@3.5.12':
+ resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==}
+
'@vue/shared@3.5.6':
resolution: {integrity: sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==}
@@ -1554,6 +1586,10 @@ packages:
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
engines: {node: '>= 8.10.0'}
+ chokidar@4.0.1:
+ resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
+ engines: {node: '>= 14.16.0'}
+
chownr@2.0.0:
resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
engines: {node: '>=10'}
@@ -1968,14 +2004,14 @@ packages:
eslint-import-resolver-node@0.3.9:
resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
- eslint-plugin-import-x@4.2.1:
- resolution: {integrity: sha512-WWi2GedccIJa0zXxx3WDnTgouGQTtdYK1nhXMwywbqqAgB0Ov+p1pYBsWh3VaB0bvBOwLse6OfVII7jZD9xo5Q==}
+ eslint-plugin-import-x@4.3.1:
+ resolution: {integrity: sha512-5TriWkXulDl486XnYYRgsL+VQoS/7mhN/2ci02iLCuL7gdhbiWxnsuL/NTcaKY9fpMgsMFjWZBtIGW7pb+RX0g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- eslint-plugin-jsdoc@50.2.2:
- resolution: {integrity: sha512-i0ZMWA199DG7sjxlzXn5AeYZxpRfMJjDPUl7lL9eJJX8TPRoIaxJU4ys/joP5faM5AXE1eqW/dslCj3uj4Nqpg==}
+ eslint-plugin-jsdoc@50.4.3:
+ resolution: {integrity: sha512-uWtwFxGRv6B8sU63HZM5dAGDhgsatb+LONwmILZJhdRALLOkCX2HFZhdL/Kw2ls8SQMAVEfK+LmnEfxInRN8HA==}
engines: {node: '>=18'}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -1986,14 +2022,14 @@ packages:
peerDependencies:
eslint: '>=8.44.0'
- eslint-plugin-unicorn@55.0.0:
- resolution: {integrity: sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==}
+ eslint-plugin-unicorn@56.0.0:
+ resolution: {integrity: sha512-aXpddVz/PQMmd69uxO98PA4iidiVNvA0xOtbpUoz1WhBd4RxOQQYqN618v68drY0hmy5uU2jy1bheKEVWBjlPw==}
engines: {node: '>=18.18'}
peerDependencies:
eslint: '>=8.56.0'
- eslint-plugin-vue@9.28.0:
- resolution: {integrity: sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g==}
+ eslint-plugin-vue@9.29.0:
+ resolution: {integrity: sha512-hamyjrBhNH6Li6R1h1VF9KHfshJlKgKEg3ARbGTn72CMNDSMhWbgC7NdkRDEh25AFW+4SDATzyNM+3gWuZii8g==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -2002,6 +2038,10 @@ packages:
resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ eslint-scope@8.1.0:
+ resolution: {integrity: sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
eslint-typegen@0.3.2:
resolution: {integrity: sha512-YD/flDDDYoBszomo6wVAJ01HcEWTLfOb04+Mwir8/oR66t2bnajw+qUI6JfBoBQO3HbebcCmEtgjKgWVB67ggQ==}
peerDependencies:
@@ -2015,16 +2055,28 @@ packages:
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- eslint@8.57.0:
- resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
+ eslint-visitor-keys@4.1.0:
+ resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
+ eslint@9.13.0:
+ resolution: {integrity: sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
+ peerDependencies:
+ jiti: '*'
+ peerDependenciesMeta:
+ jiti:
+ optional: true
espree@10.1.0:
resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ espree@10.2.0:
+ resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
espree@9.6.1:
resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -2104,9 +2156,9 @@ packages:
picomatch:
optional: true
- file-entry-cache@6.0.1:
- resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
- engines: {node: ^10.12.0 || >=12.0.0}
+ file-entry-cache@8.0.0:
+ resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
+ engines: {node: '>=16.0.0'}
file-uri-to-path@1.0.0:
resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
@@ -2131,9 +2183,9 @@ packages:
resolution: {integrity: sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==}
engines: {node: '>=18'}
- flat-cache@3.2.0:
- resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
- engines: {node: ^10.12.0 || >=12.0.0}
+ flat-cache@4.0.1:
+ resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
+ engines: {node: '>=16'}
flatted@3.3.1:
resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
@@ -2242,8 +2294,12 @@ packages:
resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
engines: {node: '>=8'}
- globals@15.9.0:
- resolution: {integrity: sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==}
+ globals@14.0.0:
+ resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
+ engines: {node: '>=18'}
+
+ globals@15.11.0:
+ resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==}
engines: {node: '>=18'}
globby@14.0.2:
@@ -2413,10 +2469,6 @@ packages:
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
engines: {node: '>=0.12.0'}
- is-path-inside@3.0.3:
- resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
- engines: {node: '>=8'}
-
is-path-inside@4.0.0:
resolution: {integrity: sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==}
engines: {node: '>=12'}
@@ -2690,6 +2742,9 @@ packages:
mlly@1.7.1:
resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
+ mlly@1.7.2:
+ resolution: {integrity: sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==}
+
mri@1.2.0:
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
engines: {node: '>=4'}
@@ -2826,9 +2881,6 @@ packages:
ofetch@1.3.4:
resolution: {integrity: sha512-KLIET85ik3vhEfS+3fDlc/BAZiAp+43QEC/yCo5zkNoY2YaKvNkOaFr/6wCFgFH1kuYQM5pMNi0Tg8koiIemtw==}
- ohash@1.1.3:
- resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
-
ohash@1.1.4:
resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==}
@@ -2956,9 +3008,6 @@ packages:
perfect-debounce@1.0.0:
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
- picocolors@1.0.1:
- resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
-
picocolors@1.1.0:
resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
@@ -3226,6 +3275,10 @@ packages:
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines: {node: '>=8.10.0'}
+ readdirp@4.0.2:
+ resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==}
+ engines: {node: '>= 14.16.0'}
+
redis-errors@1.2.0:
resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
engines: {node: '>=4'}
@@ -3638,12 +3691,12 @@ packages:
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
engines: {node: '>=18'}
- unimport@3.11.1:
- resolution: {integrity: sha512-DuB1Uoq01LrrXTScxnwOoMSlTXxyKcULguFxbLrMDFcE/CO0ZWHpEiyhovN0mycPt7K6luAHe8laqvwvuoeUPg==}
-
unimport@3.12.0:
resolution: {integrity: sha512-5y8dSvNvyevsnw4TBQkIQR1Rjdbb+XjVSwQwxltpnVZrStBvvPkMPcZrh1kg5kY77kpx6+D4Ztd3W6FOBH/y2Q==}
+ unimport@3.13.1:
+ resolution: {integrity: sha512-nNrVzcs93yrZQOW77qnyOVHtb68LegvhYFwxFMfuuWScmwQmyVCG/NBuN8tYsaGzgQUVYv34E/af+Cc9u4og4A==}
+
universalify@2.0.1:
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
engines: {node: '>= 10.0.0'}
@@ -3902,16 +3955,16 @@ packages:
peerDependencies:
vue: ^3.2.0
- vue@3.5.11:
- resolution: {integrity: sha512-/8Wurrd9J3lb72FTQS7gRMNQD4nztTtKPmuDuPuhqXmmpD6+skVjAeahNpVzsuky6Sy9gy7wn8UadqPtt9SQIg==}
+ vue@3.5.12:
+ resolution: {integrity: sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
- vuetify@3.7.2:
- resolution: {integrity: sha512-q0WTcRG977+a9Dqhb8TOaPm+Xmvj0oVhnBJhAdHWFSov3HhHTTxlH2nXP/GBTXZuuMHDbBeIWFuUR2/1Fx0PPw==}
+ vuetify@3.7.3:
+ resolution: {integrity: sha512-bpuvBpZl1/+nLlXDgdVXekvMNR6W/ciaoa8CYlpeAzAARbY8zUFSoBq05JlLhkIHI58AnzKVy4c09d0OtfYAPg==}
engines: {node: ^12.20 || >=14.13}
peerDependencies:
typescript: '>=4.7'
@@ -4254,7 +4307,7 @@ snapshots:
dependencies:
mime: 3.0.0
- '@es-joy/jsdoccomment@0.48.0':
+ '@es-joy/jsdoccomment@0.49.0':
dependencies:
comment-parser: 1.4.1
esquery: 1.6.0
@@ -4470,13 +4523,11 @@ snapshots:
'@esbuild/win32-x64@0.23.1':
optional: true
- '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)':
+ '@eslint-community/eslint-utils@4.4.0(eslint@9.13.0(jiti@1.21.6))':
dependencies:
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
eslint-visitor-keys: 3.4.3
- '@eslint-community/regexpp@4.11.0': {}
-
'@eslint-community/regexpp@4.11.1': {}
'@eslint/compat@1.1.1': {}
@@ -4484,12 +4535,20 @@ snapshots:
'@eslint/config-array@0.17.1':
dependencies:
'@eslint/object-schema': 2.1.4
- debug: 4.3.6
+ debug: 4.3.7
minimatch: 3.1.2
transitivePeerDependencies:
- supports-color
- '@eslint/config-inspector@0.5.4(eslint@8.57.0)':
+ '@eslint/config-array@0.18.0':
+ dependencies:
+ '@eslint/object-schema': 2.1.4
+ debug: 4.3.7
+ minimatch: 3.1.2
+ transitivePeerDependencies:
+ - supports-color
+
+ '@eslint/config-inspector@0.5.4(eslint@9.13.0(jiti@1.21.6))':
dependencies:
'@eslint/config-array': 0.17.1
'@voxpelli/config-array-find-files': 0.1.2(@eslint/config-array@0.17.1)
@@ -4497,16 +4556,16 @@ snapshots:
cac: 6.7.14
chokidar: 3.6.0
esbuild: 0.21.5
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
fast-glob: 3.3.2
find-up: 7.0.0
get-port-please: 3.1.2
h3: 1.12.0
minimatch: 9.0.5
- mlly: 1.7.1
+ mlly: 1.7.2
mrmime: 2.0.0
open: 10.1.0
- picocolors: 1.0.1
+ picocolors: 1.1.0
ws: 8.18.0
transitivePeerDependencies:
- bufferutil
@@ -4514,12 +4573,14 @@ snapshots:
- uWebSockets.js
- utf-8-validate
- '@eslint/eslintrc@2.1.4':
+ '@eslint/core@0.7.0': {}
+
+ '@eslint/eslintrc@3.1.0':
dependencies:
ajv: 6.12.6
debug: 4.3.7
- espree: 9.6.1
- globals: 13.24.0
+ espree: 10.2.0
+ globals: 14.0.0
ignore: 5.3.2
import-fresh: 3.3.0
js-yaml: 4.1.0
@@ -4528,25 +4589,26 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@eslint/js@8.57.0': {}
-
- '@eslint/js@9.10.0': {}
+ '@eslint/js@9.13.0': {}
'@eslint/object-schema@2.1.4': {}
+ '@eslint/plugin-kit@0.2.1':
+ dependencies:
+ levn: 0.4.1
+
'@fastify/busboy@2.1.1': {}
- '@humanwhocodes/config-array@0.11.14':
+ '@humanfs/core@0.19.0': {}
+
+ '@humanfs/node@0.16.5':
dependencies:
- '@humanwhocodes/object-schema': 2.0.3
- debug: 4.3.7
- minimatch: 3.1.2
- transitivePeerDependencies:
- - supports-color
+ '@humanfs/core': 0.19.0
+ '@humanwhocodes/retry': 0.3.1
'@humanwhocodes/module-importer@1.0.1': {}
- '@humanwhocodes/object-schema@2.0.3': {}
+ '@humanwhocodes/retry@0.3.1': {}
'@ioredis/commands@1.2.0': {}
@@ -4657,6 +4719,18 @@ snapshots:
- supports-color
- webpack-sources
+ '@nuxt/devtools-kit@1.6.0(magicast@0.3.5)(rollup@4.24.0)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)':
+ dependencies:
+ '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)
+ '@nuxt/schema': 3.13.2(rollup@4.24.0)(webpack-sources@3.2.3)
+ execa: 7.2.0
+ vite: 5.4.8(@types/node@22.5.0)(terser@5.31.6)
+ transitivePeerDependencies:
+ - magicast
+ - rollup
+ - supports-color
+ - webpack-sources
+
'@nuxt/devtools-wizard@1.4.2':
dependencies:
consola: 3.2.3
@@ -4670,13 +4744,13 @@ snapshots:
rc9: 2.1.2
semver: 7.6.3
- '@nuxt/devtools@1.4.2(rollup@4.24.0)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))(webpack-sources@3.2.3)':
+ '@nuxt/devtools@1.4.2(rollup@4.24.0)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))(webpack-sources@3.2.3)':
dependencies:
'@antfu/utils': 0.7.10
'@nuxt/devtools-kit': 1.4.2(magicast@0.3.5)(rollup@4.24.0)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)
'@nuxt/devtools-wizard': 1.4.2
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)
- '@vue/devtools-core': 7.4.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))
+ '@vue/devtools-core': 7.4.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))
'@vue/devtools-kit': 7.4.4
birpc: 0.2.17
consola: 3.2.3
@@ -4718,54 +4792,54 @@ snapshots:
- vue
- webpack-sources
- '@nuxt/eslint-config@0.5.7(eslint@8.57.0)(typescript@5.5.4)':
+ '@nuxt/eslint-config@0.6.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@eslint/js': 9.10.0
- '@nuxt/eslint-plugin': 0.5.7(eslint@8.57.0)(typescript@5.5.4)
- '@stylistic/eslint-plugin': 2.8.0(eslint@8.57.0)(typescript@5.5.4)
- '@typescript-eslint/eslint-plugin': 8.5.0(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
- '@typescript-eslint/parser': 8.5.0(eslint@8.57.0)(typescript@5.5.4)
- eslint: 8.57.0
- eslint-config-flat-gitignore: 0.3.0(eslint@8.57.0)
+ '@eslint/js': 9.13.0
+ '@nuxt/eslint-plugin': 0.6.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ '@stylistic/eslint-plugin': 2.9.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/eslint-plugin': 8.10.0(@typescript-eslint/parser@8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4))(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/parser': 8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ eslint: 9.13.0(jiti@1.21.6)
+ eslint-config-flat-gitignore: 0.3.0(eslint@9.13.0(jiti@1.21.6))
eslint-flat-config-utils: 0.4.0
- eslint-plugin-import-x: 4.2.1(eslint@8.57.0)(typescript@5.5.4)
- eslint-plugin-jsdoc: 50.2.2(eslint@8.57.0)
- eslint-plugin-regexp: 2.6.0(eslint@8.57.0)
- eslint-plugin-unicorn: 55.0.0(eslint@8.57.0)
- eslint-plugin-vue: 9.28.0(eslint@8.57.0)
- globals: 15.9.0
+ eslint-plugin-import-x: 4.3.1(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ eslint-plugin-jsdoc: 50.4.3(eslint@9.13.0(jiti@1.21.6))
+ eslint-plugin-regexp: 2.6.0(eslint@9.13.0(jiti@1.21.6))
+ eslint-plugin-unicorn: 56.0.0(eslint@9.13.0(jiti@1.21.6))
+ eslint-plugin-vue: 9.29.0(eslint@9.13.0(jiti@1.21.6))
+ globals: 15.11.0
local-pkg: 0.5.0
pathe: 1.1.2
- vue-eslint-parser: 9.4.3(eslint@8.57.0)
+ vue-eslint-parser: 9.4.3(eslint@9.13.0(jiti@1.21.6))
transitivePeerDependencies:
- supports-color
- typescript
- '@nuxt/eslint-plugin@0.5.7(eslint@8.57.0)(typescript@5.5.4)':
+ '@nuxt/eslint-plugin@0.6.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/types': 8.5.0
- '@typescript-eslint/utils': 8.5.0(eslint@8.57.0)(typescript@5.5.4)
- eslint: 8.57.0
+ '@typescript-eslint/types': 8.10.0
+ '@typescript-eslint/utils': 8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ eslint: 9.13.0(jiti@1.21.6)
transitivePeerDependencies:
- supports-color
- typescript
- '@nuxt/eslint@0.5.7(eslint@8.57.0)(magicast@0.3.5)(rollup@4.24.0)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)':
+ '@nuxt/eslint@0.6.0(eslint@9.13.0(jiti@1.21.6))(magicast@0.3.5)(rollup@4.24.0)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)':
dependencies:
- '@eslint/config-inspector': 0.5.4(eslint@8.57.0)
- '@nuxt/devtools-kit': 1.4.2(magicast@0.3.5)(rollup@4.24.0)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)
- '@nuxt/eslint-config': 0.5.7(eslint@8.57.0)(typescript@5.5.4)
- '@nuxt/eslint-plugin': 0.5.7(eslint@8.57.0)(typescript@5.5.4)
- '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)
- chokidar: 3.6.0
- eslint: 8.57.0
+ '@eslint/config-inspector': 0.5.4(eslint@9.13.0(jiti@1.21.6))
+ '@nuxt/devtools-kit': 1.6.0(magicast@0.3.5)(rollup@4.24.0)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3)
+ '@nuxt/eslint-config': 0.6.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ '@nuxt/eslint-plugin': 0.6.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)
+ chokidar: 4.0.1
+ eslint: 9.13.0(jiti@1.21.6)
eslint-flat-config-utils: 0.4.0
- eslint-typegen: 0.3.2(eslint@8.57.0)
+ eslint-typegen: 0.3.2(eslint@9.13.0(jiti@1.21.6))
find-up: 7.0.0
get-port-please: 3.1.2
- mlly: 1.7.1
+ mlly: 1.7.2
pathe: 1.1.2
- unimport: 3.11.1(rollup@4.24.0)(webpack-sources@3.2.3)
+ unimport: 3.13.1(rollup@4.24.0)(webpack-sources@3.2.3)
transitivePeerDependencies:
- bufferutil
- magicast
@@ -4777,34 +4851,6 @@ snapshots:
- vite
- webpack-sources
- '@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)':
- dependencies:
- '@nuxt/schema': 3.13.1(rollup@4.24.0)(webpack-sources@3.2.3)
- c12: 1.11.2(magicast@0.3.5)
- consola: 3.2.3
- defu: 6.1.4
- destr: 2.0.3
- globby: 14.0.2
- hash-sum: 2.0.0
- ignore: 5.3.2
- jiti: 1.21.6
- klona: 2.0.6
- knitwork: 1.1.0
- mlly: 1.7.1
- pathe: 1.1.2
- pkg-types: 1.2.0
- scule: 1.3.0
- semver: 7.6.3
- ufo: 1.5.4
- unctx: 2.3.1(webpack-sources@3.2.3)
- unimport: 3.11.1(rollup@4.24.0)(webpack-sources@3.2.3)
- untyped: 1.4.2
- transitivePeerDependencies:
- - magicast
- - rollup
- - supports-color
- - webpack-sources
-
'@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)':
dependencies:
'@nuxt/schema': 3.13.2(rollup@4.24.0)(webpack-sources@3.2.3)
@@ -4897,12 +4943,12 @@ snapshots:
- supports-color
- webpack-sources
- '@nuxt/vite-builder@3.13.2(@types/node@22.5.0)(eslint@8.57.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.24.0)(terser@5.31.6)(typescript@5.5.4)(vue@3.5.11(typescript@5.5.4))(webpack-sources@3.2.3)':
+ '@nuxt/vite-builder@3.13.2(@types/node@22.5.0)(eslint@9.13.0(jiti@1.21.6))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.24.0)(terser@5.31.6)(typescript@5.5.4)(vue@3.5.12(typescript@5.5.4))(webpack-sources@3.2.3)':
dependencies:
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)
'@rollup/plugin-replace': 5.0.7(rollup@4.24.0)
- '@vitejs/plugin-vue': 5.1.3(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))
- '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))
+ '@vitejs/plugin-vue': 5.1.3(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))
+ '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))
autoprefixer: 10.4.20(postcss@8.4.47)
clear: 0.1.0
consola: 3.2.3
@@ -4930,8 +4976,8 @@ snapshots:
unplugin: 1.14.1(webpack-sources@3.2.3)
vite: 5.4.8(@types/node@22.5.0)(terser@5.31.6)
vite-node: 2.1.1(@types/node@22.5.0)(terser@5.31.6)
- vite-plugin-checker: 0.8.0(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))
- vue: 3.5.11(typescript@5.5.4)
+ vite-plugin-checker: 0.8.0(eslint@9.13.0(jiti@1.21.6))(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))
+ vue: 3.5.12(typescript@5.5.4)
vue-bundle-renderer: 2.1.0
transitivePeerDependencies:
- '@biomejs/biome'
@@ -5095,6 +5141,14 @@ snapshots:
optionalDependencies:
rollup: 4.24.0
+ '@rollup/pluginutils@5.1.2(rollup@4.24.0)':
+ dependencies:
+ '@types/estree': 1.0.6
+ estree-walker: 2.0.2
+ picomatch: 2.3.1
+ optionalDependencies:
+ rollup: 4.24.0
+
'@rollup/rollup-android-arm-eabi@4.24.0':
optional: true
@@ -5145,12 +5199,12 @@ snapshots:
'@sindresorhus/merge-streams@2.3.0': {}
- '@stylistic/eslint-plugin@2.8.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@stylistic/eslint-plugin@2.9.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/utils': 8.4.0(eslint@8.57.0)(typescript@5.5.4)
- eslint: 8.57.0
- eslint-visitor-keys: 4.0.0
- espree: 10.1.0
+ '@typescript-eslint/utils': 8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ eslint: 9.13.0(jiti@1.21.6)
+ eslint-visitor-keys: 4.1.0
+ espree: 10.2.0
estraverse: 5.3.0
picomatch: 4.0.2
transitivePeerDependencies:
@@ -5177,15 +5231,15 @@ snapshots:
'@types/web-bluetooth@0.0.20': {}
- '@typescript-eslint/eslint-plugin@8.5.0(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/eslint-plugin@8.10.0(@typescript-eslint/parser@8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4))(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@eslint-community/regexpp': 4.11.0
- '@typescript-eslint/parser': 8.5.0(eslint@8.57.0)(typescript@5.5.4)
- '@typescript-eslint/scope-manager': 8.5.0
- '@typescript-eslint/type-utils': 8.5.0(eslint@8.57.0)(typescript@5.5.4)
- '@typescript-eslint/utils': 8.5.0(eslint@8.57.0)(typescript@5.5.4)
- '@typescript-eslint/visitor-keys': 8.5.0
- eslint: 8.57.0
+ '@eslint-community/regexpp': 4.11.1
+ '@typescript-eslint/parser': 8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/scope-manager': 8.10.0
+ '@typescript-eslint/type-utils': 8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/utils': 8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
+ '@typescript-eslint/visitor-keys': 8.10.0
+ eslint: 9.13.0(jiti@1.21.6)
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
@@ -5195,33 +5249,33 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/parser@8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/scope-manager': 8.5.0
- '@typescript-eslint/types': 8.5.0
- '@typescript-eslint/typescript-estree': 8.5.0(typescript@5.5.4)
- '@typescript-eslint/visitor-keys': 8.5.0
+ '@typescript-eslint/scope-manager': 8.10.0
+ '@typescript-eslint/types': 8.10.0
+ '@typescript-eslint/typescript-estree': 8.10.0(typescript@5.5.4)
+ '@typescript-eslint/visitor-keys': 8.10.0
debug: 4.3.7
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
optionalDependencies:
typescript: 5.5.4
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.4.0':
+ '@typescript-eslint/scope-manager@8.10.0':
dependencies:
- '@typescript-eslint/types': 8.4.0
- '@typescript-eslint/visitor-keys': 8.4.0
+ '@typescript-eslint/types': 8.10.0
+ '@typescript-eslint/visitor-keys': 8.10.0
'@typescript-eslint/scope-manager@8.5.0':
dependencies:
'@typescript-eslint/types': 8.5.0
'@typescript-eslint/visitor-keys': 8.5.0
- '@typescript-eslint/type-utils@8.5.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/type-utils@8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/typescript-estree': 8.5.0(typescript@5.5.4)
- '@typescript-eslint/utils': 8.5.0(eslint@8.57.0)(typescript@5.5.4)
+ '@typescript-eslint/typescript-estree': 8.10.0(typescript@5.5.4)
+ '@typescript-eslint/utils': 8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
debug: 4.3.7
ts-api-utils: 1.3.0(typescript@5.5.4)
optionalDependencies:
@@ -5230,14 +5284,14 @@ snapshots:
- eslint
- supports-color
- '@typescript-eslint/types@8.4.0': {}
+ '@typescript-eslint/types@8.10.0': {}
'@typescript-eslint/types@8.5.0': {}
- '@typescript-eslint/typescript-estree@8.4.0(typescript@5.5.4)':
+ '@typescript-eslint/typescript-estree@8.10.0(typescript@5.5.4)':
dependencies:
- '@typescript-eslint/types': 8.4.0
- '@typescript-eslint/visitor-keys': 8.4.0
+ '@typescript-eslint/types': 8.10.0
+ '@typescript-eslint/visitor-keys': 8.10.0
debug: 4.3.7
fast-glob: 3.3.2
is-glob: 4.0.3
@@ -5264,31 +5318,31 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.4.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/utils@8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
- '@typescript-eslint/scope-manager': 8.4.0
- '@typescript-eslint/types': 8.4.0
- '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4)
- eslint: 8.57.0
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6))
+ '@typescript-eslint/scope-manager': 8.10.0
+ '@typescript-eslint/types': 8.10.0
+ '@typescript-eslint/typescript-estree': 8.10.0(typescript@5.5.4)
+ eslint: 9.13.0(jiti@1.21.6)
transitivePeerDependencies:
- supports-color
- typescript
- '@typescript-eslint/utils@8.5.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/utils@8.5.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6))
'@typescript-eslint/scope-manager': 8.5.0
'@typescript-eslint/types': 8.5.0
'@typescript-eslint/typescript-estree': 8.5.0(typescript@5.5.4)
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
transitivePeerDependencies:
- supports-color
- typescript
- '@typescript-eslint/visitor-keys@8.4.0':
+ '@typescript-eslint/visitor-keys@8.10.0':
dependencies:
- '@typescript-eslint/types': 8.4.0
+ '@typescript-eslint/types': 8.10.0
eslint-visitor-keys: 3.4.3
'@typescript-eslint/visitor-keys@8.5.0':
@@ -5296,8 +5350,6 @@ snapshots:
'@typescript-eslint/types': 8.5.0
eslint-visitor-keys: 3.4.3
- '@ungap/structured-clone@1.2.0': {}
-
'@unhead/dom@1.11.6':
dependencies:
'@unhead/schema': 1.11.6
@@ -5317,14 +5369,14 @@ snapshots:
'@unhead/schema': 1.11.6
'@unhead/shared': 1.11.6
- '@unhead/vue@1.11.6(vue@3.5.11(typescript@5.5.4))':
+ '@unhead/vue@1.11.6(vue@3.5.12(typescript@5.5.4))':
dependencies:
'@unhead/schema': 1.11.6
'@unhead/shared': 1.11.6
defu: 6.1.4
hookable: 5.5.3
unhead: 1.11.6
- vue: 3.5.11(typescript@5.5.4)
+ vue: 3.5.12(typescript@5.5.4)
'@vercel/nft@0.26.5':
dependencies:
@@ -5344,27 +5396,27 @@ snapshots:
- encoding
- supports-color
- '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))':
+ '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))':
dependencies:
'@babel/core': 7.25.2
'@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2)
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2)
vite: 5.4.8(@types/node@22.5.0)(terser@5.31.6)
- vue: 3.5.11(typescript@5.5.4)
+ vue: 3.5.12(typescript@5.5.4)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.1.3(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))':
+ '@vitejs/plugin-vue@5.1.3(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))':
dependencies:
vite: 5.4.8(@types/node@22.5.0)(terser@5.31.6)
- vue: 3.5.11(typescript@5.5.4)
+ vue: 3.5.12(typescript@5.5.4)
'@voxpelli/config-array-find-files@0.1.2(@eslint/config-array@0.17.1)':
dependencies:
'@eslint/config-array': 0.17.1
'@nodelib/fs.walk': 2.0.0
- '@vue-macros/common@1.12.2(rollup@4.24.0)(vue@3.5.11(typescript@5.5.4))':
+ '@vue-macros/common@1.12.2(rollup@4.24.0)(vue@3.5.12(typescript@5.5.4))':
dependencies:
'@babel/types': 7.25.4
'@rollup/pluginutils': 5.1.0(rollup@4.24.0)
@@ -5373,7 +5425,7 @@ snapshots:
local-pkg: 0.5.0
magic-string-ast: 0.6.2
optionalDependencies:
- vue: 3.5.11(typescript@5.5.4)
+ vue: 3.5.12(typescript@5.5.4)
transitivePeerDependencies:
- rollup
@@ -5414,11 +5466,24 @@ snapshots:
estree-walker: 2.0.2
source-map-js: 1.2.1
+ '@vue/compiler-core@3.5.12':
+ dependencies:
+ '@babel/parser': 7.25.4
+ '@vue/shared': 3.5.12
+ entities: 4.5.0
+ estree-walker: 2.0.2
+ source-map-js: 1.2.1
+
'@vue/compiler-dom@3.5.11':
dependencies:
'@vue/compiler-core': 3.5.11
'@vue/shared': 3.5.11
+ '@vue/compiler-dom@3.5.12':
+ dependencies:
+ '@vue/compiler-core': 3.5.12
+ '@vue/shared': 3.5.12
+
'@vue/compiler-sfc@3.5.11':
dependencies:
'@babel/parser': 7.25.4
@@ -5431,14 +5496,31 @@ snapshots:
postcss: 8.4.47
source-map-js: 1.2.1
+ '@vue/compiler-sfc@3.5.12':
+ dependencies:
+ '@babel/parser': 7.25.4
+ '@vue/compiler-core': 3.5.12
+ '@vue/compiler-dom': 3.5.12
+ '@vue/compiler-ssr': 3.5.12
+ '@vue/shared': 3.5.12
+ estree-walker: 2.0.2
+ magic-string: 0.30.11
+ postcss: 8.4.47
+ source-map-js: 1.2.1
+
'@vue/compiler-ssr@3.5.11':
dependencies:
'@vue/compiler-dom': 3.5.11
'@vue/shared': 3.5.11
+ '@vue/compiler-ssr@3.5.12':
+ dependencies:
+ '@vue/compiler-dom': 3.5.12
+ '@vue/shared': 3.5.12
+
'@vue/devtools-api@6.6.4': {}
- '@vue/devtools-core@7.4.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))':
+ '@vue/devtools-core@7.4.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))':
dependencies:
'@vue/devtools-kit': 7.4.4
'@vue/devtools-shared': 7.4.5
@@ -5446,7 +5528,7 @@ snapshots:
nanoid: 3.3.7
pathe: 1.1.2
vite-hot-client: 0.2.3(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))
- vue: 3.5.11(typescript@5.5.4)
+ vue: 3.5.12(typescript@5.5.4)
transitivePeerDependencies:
- vite
@@ -5464,53 +5546,55 @@ snapshots:
dependencies:
rfdc: 1.4.1
- '@vue/reactivity@3.5.11':
+ '@vue/reactivity@3.5.12':
dependencies:
- '@vue/shared': 3.5.11
+ '@vue/shared': 3.5.12
- '@vue/runtime-core@3.5.11':
+ '@vue/runtime-core@3.5.12':
dependencies:
- '@vue/reactivity': 3.5.11
- '@vue/shared': 3.5.11
+ '@vue/reactivity': 3.5.12
+ '@vue/shared': 3.5.12
- '@vue/runtime-dom@3.5.11':
+ '@vue/runtime-dom@3.5.12':
dependencies:
- '@vue/reactivity': 3.5.11
- '@vue/runtime-core': 3.5.11
- '@vue/shared': 3.5.11
+ '@vue/reactivity': 3.5.12
+ '@vue/runtime-core': 3.5.12
+ '@vue/shared': 3.5.12
csstype: 3.1.3
- '@vue/server-renderer@3.5.11(vue@3.5.11(typescript@5.5.4))':
+ '@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.5.4))':
dependencies:
- '@vue/compiler-ssr': 3.5.11
- '@vue/shared': 3.5.11
- vue: 3.5.11(typescript@5.5.4)
+ '@vue/compiler-ssr': 3.5.12
+ '@vue/shared': 3.5.12
+ vue: 3.5.12(typescript@5.5.4)
'@vue/shared@3.5.11': {}
+ '@vue/shared@3.5.12': {}
+
'@vue/shared@3.5.6': {}
- '@vuetify/loader-shared@2.0.3(vue@3.5.11(typescript@5.5.4))(vuetify@3.7.2(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.11(typescript@5.5.4)))':
+ '@vuetify/loader-shared@2.0.3(vue@3.5.12(typescript@5.5.4))(vuetify@3.7.3)':
dependencies:
upath: 2.0.1
- vue: 3.5.11(typescript@5.5.4)
- vuetify: 3.7.2(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.11(typescript@5.5.4))
+ vue: 3.5.12(typescript@5.5.4)
+ vuetify: 3.7.3(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.12(typescript@5.5.4))
- '@vueuse/core@11.1.0(vue@3.5.11(typescript@5.5.4))':
+ '@vueuse/core@11.1.0(vue@3.5.12(typescript@5.5.4))':
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 11.1.0
- '@vueuse/shared': 11.1.0(vue@3.5.11(typescript@5.5.4))
- vue-demi: 0.14.10(vue@3.5.11(typescript@5.5.4))
+ '@vueuse/shared': 11.1.0(vue@3.5.12(typescript@5.5.4))
+ vue-demi: 0.14.10(vue@3.5.12(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
'@vueuse/metadata@11.1.0': {}
- '@vueuse/shared@11.1.0(vue@3.5.11(typescript@5.5.4))':
+ '@vueuse/shared@11.1.0(vue@3.5.12(typescript@5.5.4))':
dependencies:
- vue-demi: 0.14.10(vue@3.5.11(typescript@5.5.4))
+ vue-demi: 0.14.10(vue@3.5.12(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -5744,6 +5828,10 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
+ chokidar@4.0.1:
+ dependencies:
+ readdirp: 4.0.2
+
chownr@2.0.0: {}
ci-info@4.0.0: {}
@@ -6132,10 +6220,10 @@ snapshots:
escape-string-regexp@5.0.0: {}
- eslint-config-flat-gitignore@0.3.0(eslint@8.57.0):
+ eslint-config-flat-gitignore@0.3.0(eslint@9.13.0(jiti@1.21.6)):
dependencies:
'@eslint/compat': 1.1.1
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
find-up-simple: 1.0.0
eslint-flat-config-utils@0.4.0:
@@ -6150,12 +6238,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-plugin-import-x@4.2.1(eslint@8.57.0)(typescript@5.5.4):
+ eslint-plugin-import-x@4.3.1(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4):
dependencies:
- '@typescript-eslint/utils': 8.4.0(eslint@8.57.0)(typescript@5.5.4)
+ '@typescript-eslint/utils': 8.5.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
debug: 4.3.7
doctrine: 3.0.0
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
eslint-import-resolver-node: 0.3.9
get-tsconfig: 4.7.6
is-glob: 4.0.3
@@ -6167,14 +6255,14 @@ snapshots:
- supports-color
- typescript
- eslint-plugin-jsdoc@50.2.2(eslint@8.57.0):
+ eslint-plugin-jsdoc@50.4.3(eslint@9.13.0(jiti@1.21.6)):
dependencies:
- '@es-joy/jsdoccomment': 0.48.0
+ '@es-joy/jsdoccomment': 0.49.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
debug: 4.3.7
escape-string-regexp: 4.0.0
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
espree: 10.1.0
esquery: 1.6.0
parse-imports: 2.1.1
@@ -6184,27 +6272,27 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-plugin-regexp@2.6.0(eslint@8.57.0):
+ eslint-plugin-regexp@2.6.0(eslint@9.13.0(jiti@1.21.6)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
- '@eslint-community/regexpp': 4.11.0
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6))
+ '@eslint-community/regexpp': 4.11.1
comment-parser: 1.4.1
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
jsdoc-type-pratt-parser: 4.1.0
refa: 0.12.1
regexp-ast-analysis: 0.7.1
scslre: 0.3.0
- eslint-plugin-unicorn@55.0.0(eslint@8.57.0):
+ eslint-plugin-unicorn@56.0.0(eslint@9.13.0(jiti@1.21.6)):
dependencies:
'@babel/helper-validator-identifier': 7.24.7
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6))
ci-info: 4.0.0
clean-regexp: 1.0.0
core-js-compat: 3.38.1
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
esquery: 1.6.0
- globals: 15.9.0
+ globals: 15.11.0
indent-string: 4.0.0
is-builtin-module: 3.2.1
jsesc: 3.0.2
@@ -6215,16 +6303,16 @@ snapshots:
semver: 7.6.3
strip-indent: 3.0.0
- eslint-plugin-vue@9.28.0(eslint@8.57.0):
+ eslint-plugin-vue@9.29.0(eslint@9.13.0(jiti@1.21.6)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
- eslint: 8.57.0
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6))
+ eslint: 9.13.0(jiti@1.21.6)
globals: 13.24.0
natural-compare: 1.4.0
nth-check: 2.1.1
postcss-selector-parser: 6.1.2
semver: 7.6.3
- vue-eslint-parser: 9.4.3(eslint@8.57.0)
+ vue-eslint-parser: 9.4.3(eslint@9.13.0(jiti@1.21.6))
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
@@ -6234,56 +6322,62 @@ snapshots:
esrecurse: 4.3.0
estraverse: 5.3.0
- eslint-typegen@0.3.2(eslint@8.57.0):
+ eslint-scope@8.1.0:
dependencies:
- eslint: 8.57.0
+ esrecurse: 4.3.0
+ estraverse: 5.3.0
+
+ eslint-typegen@0.3.2(eslint@9.13.0(jiti@1.21.6)):
+ dependencies:
+ eslint: 9.13.0(jiti@1.21.6)
json-schema-to-typescript-lite: 14.1.0
- ohash: 1.1.3
+ ohash: 1.1.4
eslint-visitor-keys@3.4.3: {}
eslint-visitor-keys@4.0.0: {}
- eslint@8.57.0:
+ eslint-visitor-keys@4.1.0: {}
+
+ eslint@9.13.0(jiti@1.21.6):
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6))
'@eslint-community/regexpp': 4.11.1
- '@eslint/eslintrc': 2.1.4
- '@eslint/js': 8.57.0
- '@humanwhocodes/config-array': 0.11.14
+ '@eslint/config-array': 0.18.0
+ '@eslint/core': 0.7.0
+ '@eslint/eslintrc': 3.1.0
+ '@eslint/js': 9.13.0
+ '@eslint/plugin-kit': 0.2.1
+ '@humanfs/node': 0.16.5
'@humanwhocodes/module-importer': 1.0.1
- '@nodelib/fs.walk': 1.2.8
- '@ungap/structured-clone': 1.2.0
+ '@humanwhocodes/retry': 0.3.1
+ '@types/estree': 1.0.6
+ '@types/json-schema': 7.0.15
ajv: 6.12.6
chalk: 4.1.2
cross-spawn: 7.0.3
debug: 4.3.7
- doctrine: 3.0.0
escape-string-regexp: 4.0.0
- eslint-scope: 7.2.2
- eslint-visitor-keys: 3.4.3
- espree: 9.6.1
+ eslint-scope: 8.1.0
+ eslint-visitor-keys: 4.1.0
+ espree: 10.2.0
esquery: 1.6.0
esutils: 2.0.3
fast-deep-equal: 3.1.3
- file-entry-cache: 6.0.1
+ file-entry-cache: 8.0.0
find-up: 5.0.0
glob-parent: 6.0.2
- globals: 13.24.0
- graphemer: 1.4.0
ignore: 5.3.2
imurmurhash: 0.1.4
is-glob: 4.0.3
- is-path-inside: 3.0.3
- js-yaml: 4.1.0
json-stable-stringify-without-jsonify: 1.0.1
- levn: 0.4.1
lodash.merge: 4.6.2
minimatch: 3.1.2
natural-compare: 1.4.0
optionator: 0.9.4
- strip-ansi: 6.0.1
text-table: 0.2.0
+ optionalDependencies:
+ jiti: 1.21.6
transitivePeerDependencies:
- supports-color
@@ -6293,6 +6387,12 @@ snapshots:
acorn-jsx: 5.3.2(acorn@8.12.1)
eslint-visitor-keys: 4.0.0
+ espree@10.2.0:
+ dependencies:
+ acorn: 8.12.1
+ acorn-jsx: 5.3.2(acorn@8.12.1)
+ eslint-visitor-keys: 4.1.0
+
espree@9.6.1:
dependencies:
acorn: 8.12.1
@@ -6380,9 +6480,9 @@ snapshots:
optionalDependencies:
picomatch: 4.0.2
- file-entry-cache@6.0.1:
+ file-entry-cache@8.0.0:
dependencies:
- flat-cache: 3.2.0
+ flat-cache: 4.0.1
file-uri-to-path@1.0.0: {}
@@ -6408,11 +6508,10 @@ snapshots:
path-exists: 5.0.0
unicorn-magic: 0.1.0
- flat-cache@3.2.0:
+ flat-cache@4.0.1:
dependencies:
flatted: 3.3.1
keyv: 4.5.4
- rimraf: 3.0.2
flatted@3.3.1: {}
@@ -6534,7 +6633,9 @@ snapshots:
dependencies:
type-fest: 0.20.2
- globals@15.9.0: {}
+ globals@14.0.0: {}
+
+ globals@15.11.0: {}
globby@14.0.2:
dependencies:
@@ -6701,8 +6802,6 @@ snapshots:
is-number@7.0.0: {}
- is-path-inside@3.0.3: {}
-
is-path-inside@4.0.0: {}
is-reference@1.2.1:
@@ -6947,6 +7046,13 @@ snapshots:
pkg-types: 1.2.0
ufo: 1.5.4
+ mlly@1.7.2:
+ dependencies:
+ acorn: 8.12.1
+ pathe: 1.1.2
+ pkg-types: 1.2.0
+ ufo: 1.5.4
+
mri@1.2.0: {}
mrmime@2.0.0: {}
@@ -7133,18 +7239,18 @@ snapshots:
- supports-color
- webpack-sources
- nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.5.0)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.24.0)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3):
+ nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.5.0)(eslint@9.13.0(jiti@1.21.6))(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.24.0)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(webpack-sources@3.2.3):
dependencies:
'@nuxt/devalue': 2.0.2
- '@nuxt/devtools': 1.4.2(rollup@4.24.0)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))(webpack-sources@3.2.3)
+ '@nuxt/devtools': 1.4.2(rollup@4.24.0)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))(webpack-sources@3.2.3)
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)
'@nuxt/schema': 3.13.2(rollup@4.24.0)(webpack-sources@3.2.3)
'@nuxt/telemetry': 2.6.0(magicast@0.3.5)(rollup@4.24.0)(webpack-sources@3.2.3)
- '@nuxt/vite-builder': 3.13.2(@types/node@22.5.0)(eslint@8.57.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.24.0)(terser@5.31.6)(typescript@5.5.4)(vue@3.5.11(typescript@5.5.4))(webpack-sources@3.2.3)
+ '@nuxt/vite-builder': 3.13.2(@types/node@22.5.0)(eslint@9.13.0(jiti@1.21.6))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.24.0)(terser@5.31.6)(typescript@5.5.4)(vue@3.5.12(typescript@5.5.4))(webpack-sources@3.2.3)
'@unhead/dom': 1.11.6
'@unhead/shared': 1.11.6
'@unhead/ssr': 1.11.6
- '@unhead/vue': 1.11.6(vue@3.5.11(typescript@5.5.4))
+ '@unhead/vue': 1.11.6(vue@3.5.12(typescript@5.5.4))
'@vue/shared': 3.5.6
acorn: 8.12.1
c12: 1.11.2(magicast@0.3.5)
@@ -7192,13 +7298,13 @@ snapshots:
unhead: 1.11.6
unimport: 3.12.0(rollup@4.24.0)(webpack-sources@3.2.3)
unplugin: 1.14.1(webpack-sources@3.2.3)
- unplugin-vue-router: 0.10.8(rollup@4.24.0)(vue-router@4.4.5(vue@3.5.11(typescript@5.5.4)))(vue@3.5.11(typescript@5.5.4))(webpack-sources@3.2.3)
+ unplugin-vue-router: 0.10.8(rollup@4.24.0)(vue-router@4.4.5(vue@3.5.12(typescript@5.5.4)))(vue@3.5.12(typescript@5.5.4))(webpack-sources@3.2.3)
unstorage: 1.12.0(ioredis@5.4.1)
untyped: 1.4.2
- vue: 3.5.11(typescript@5.5.4)
+ vue: 3.5.12(typescript@5.5.4)
vue-bundle-renderer: 2.1.0
vue-devtools-stub: 0.1.0
- vue-router: 4.4.5(vue@3.5.11(typescript@5.5.4))
+ vue-router: 4.4.5(vue@3.5.12(typescript@5.5.4))
optionalDependencies:
'@parcel/watcher': 2.4.1
'@types/node': 22.5.0
@@ -7263,8 +7369,6 @@ snapshots:
node-fetch-native: 1.6.4
ufo: 1.5.4
- ohash@1.1.3: {}
-
ohash@1.1.4: {}
on-finished@2.4.1:
@@ -7394,8 +7498,6 @@ snapshots:
perfect-debounce@1.0.0: {}
- picocolors@1.0.1: {}
-
picocolors@1.1.0: {}
picomatch@2.3.1: {}
@@ -7653,6 +7755,8 @@ snapshots:
dependencies:
picomatch: 2.3.1
+ readdirp@4.0.2: {}
+
redis-errors@1.2.0: {}
redis-parser@3.0.0:
@@ -7661,11 +7765,11 @@ snapshots:
refa@0.12.1:
dependencies:
- '@eslint-community/regexpp': 4.11.0
+ '@eslint-community/regexpp': 4.11.1
regexp-ast-analysis@0.7.1:
dependencies:
- '@eslint-community/regexpp': 4.11.0
+ '@eslint-community/regexpp': 4.11.1
refa: 0.12.1
regexp-tree@0.1.27: {}
@@ -7739,7 +7843,7 @@ snapshots:
scslre@0.3.0:
dependencies:
- '@eslint-community/regexpp': 4.11.0
+ '@eslint-community/regexpp': 4.11.1
refa: 0.12.1
regexp-ast-analysis: 0.7.1
@@ -8066,7 +8170,7 @@ snapshots:
unicorn-magic@0.1.0: {}
- unimport@3.11.1(rollup@4.24.0)(webpack-sources@3.2.3):
+ unimport@3.12.0(rollup@4.24.0)(webpack-sources@3.2.3):
dependencies:
'@rollup/pluginutils': 5.1.0(rollup@4.24.0)
acorn: 8.12.1
@@ -8085,16 +8189,16 @@ snapshots:
- rollup
- webpack-sources
- unimport@3.12.0(rollup@4.24.0)(webpack-sources@3.2.3):
+ unimport@3.13.1(rollup@4.24.0)(webpack-sources@3.2.3):
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.24.0)
+ '@rollup/pluginutils': 5.1.2(rollup@4.24.0)
acorn: 8.12.1
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
fast-glob: 3.3.2
local-pkg: 0.5.0
magic-string: 0.30.11
- mlly: 1.7.1
+ mlly: 1.7.2
pathe: 1.1.2
pkg-types: 1.2.0
scule: 1.3.0
@@ -8120,11 +8224,11 @@ snapshots:
- supports-color
- webpack-sources
- unplugin-vue-router@0.10.8(rollup@4.24.0)(vue-router@4.4.5(vue@3.5.11(typescript@5.5.4)))(vue@3.5.11(typescript@5.5.4))(webpack-sources@3.2.3):
+ unplugin-vue-router@0.10.8(rollup@4.24.0)(vue-router@4.4.5(vue@3.5.12(typescript@5.5.4)))(vue@3.5.12(typescript@5.5.4))(webpack-sources@3.2.3):
dependencies:
'@babel/types': 7.25.4
'@rollup/pluginutils': 5.1.0(rollup@4.24.0)
- '@vue-macros/common': 1.12.2(rollup@4.24.0)(vue@3.5.11(typescript@5.5.4))
+ '@vue-macros/common': 1.12.2(rollup@4.24.0)(vue@3.5.12(typescript@5.5.4))
ast-walker-scope: 0.6.2
chokidar: 3.6.0
fast-glob: 3.3.2
@@ -8137,7 +8241,7 @@ snapshots:
unplugin: 1.14.1(webpack-sources@3.2.3)
yaml: 2.5.0
optionalDependencies:
- vue-router: 4.4.5(vue@3.5.11(typescript@5.5.4))
+ vue-router: 4.4.5(vue@3.5.12(typescript@5.5.4))
transitivePeerDependencies:
- rollup
- vue
@@ -8240,7 +8344,7 @@ snapshots:
- supports-color
- terser
- vite-plugin-checker@0.8.0(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6)):
+ vite-plugin-checker@0.8.0(eslint@9.13.0(jiti@1.21.6))(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6)):
dependencies:
'@babel/code-frame': 7.24.7
ansi-escapes: 4.3.2
@@ -8258,7 +8362,7 @@ snapshots:
vscode-languageserver-textdocument: 1.0.12
vscode-uri: 3.0.8
optionalDependencies:
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
optionator: 0.9.4
typescript: 5.5.4
@@ -8295,14 +8399,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vite-plugin-vuetify@2.0.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))(vuetify@3.7.2):
+ vite-plugin-vuetify@2.0.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))(vuetify@3.7.3):
dependencies:
- '@vuetify/loader-shared': 2.0.3(vue@3.5.11(typescript@5.5.4))(vuetify@3.7.2(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.11(typescript@5.5.4)))
+ '@vuetify/loader-shared': 2.0.3(vue@3.5.12(typescript@5.5.4))(vuetify@3.7.3)
debug: 4.3.6
upath: 2.0.1
vite: 5.4.8(@types/node@22.5.0)(terser@5.31.6)
- vue: 3.5.11(typescript@5.5.4)
- vuetify: 3.7.2(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.11(typescript@5.5.4))
+ vue: 3.5.12(typescript@5.5.4)
+ vuetify: 3.7.3(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.12(typescript@5.5.4))
transitivePeerDependencies:
- supports-color
@@ -8343,16 +8447,16 @@ snapshots:
dependencies:
ufo: 1.5.4
- vue-demi@0.14.10(vue@3.5.11(typescript@5.5.4)):
+ vue-demi@0.14.10(vue@3.5.12(typescript@5.5.4)):
dependencies:
- vue: 3.5.11(typescript@5.5.4)
+ vue: 3.5.12(typescript@5.5.4)
vue-devtools-stub@0.1.0: {}
- vue-eslint-parser@9.4.3(eslint@8.57.0):
+ vue-eslint-parser@9.4.3(eslint@9.13.0(jiti@1.21.6)):
dependencies:
debug: 4.3.7
- eslint: 8.57.0
+ eslint: 9.13.0(jiti@1.21.6)
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
@@ -8364,27 +8468,27 @@ snapshots:
vue-matomo@4.2.0: {}
- vue-router@4.4.5(vue@3.5.11(typescript@5.5.4)):
+ vue-router@4.4.5(vue@3.5.12(typescript@5.5.4)):
dependencies:
'@vue/devtools-api': 6.6.4
- vue: 3.5.11(typescript@5.5.4)
+ vue: 3.5.12(typescript@5.5.4)
- vue@3.5.11(typescript@5.5.4):
+ vue@3.5.12(typescript@5.5.4):
dependencies:
- '@vue/compiler-dom': 3.5.11
- '@vue/compiler-sfc': 3.5.11
- '@vue/runtime-dom': 3.5.11
- '@vue/server-renderer': 3.5.11(vue@3.5.11(typescript@5.5.4))
- '@vue/shared': 3.5.11
+ '@vue/compiler-dom': 3.5.12
+ '@vue/compiler-sfc': 3.5.12
+ '@vue/runtime-dom': 3.5.12
+ '@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.5.4))
+ '@vue/shared': 3.5.12
optionalDependencies:
typescript: 5.5.4
- vuetify@3.7.2(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.11(typescript@5.5.4)):
+ vuetify@3.7.3(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.5.12(typescript@5.5.4)):
dependencies:
- vue: 3.5.11(typescript@5.5.4)
+ vue: 3.5.12(typescript@5.5.4)
optionalDependencies:
typescript: 5.5.4
- vite-plugin-vuetify: 2.0.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.11(typescript@5.5.4))(vuetify@3.7.2)
+ vite-plugin-vuetify: 2.0.4(vite@5.4.8(@types/node@22.5.0)(terser@5.31.6))(vue@3.5.12(typescript@5.5.4))(vuetify@3.7.3)
webidl-conversions@3.0.1: {}