diff --git a/be/composer.json b/be/composer.json index 93548a2c..04ed0035 100644 --- a/be/composer.json +++ b/be/composer.json @@ -22,11 +22,11 @@ "barryvdh/laravel-debugbar": "^3.13.5", "barryvdh/laravel-ide-helper": "^3.1.0", "jetbrains/phpstorm-attributes": "^1.1", - "friendsofphp/php-cs-fixer": "^3.62.0", + "friendsofphp/php-cs-fixer": "^3.63.1", "squizlabs/php_codesniffer": "^3.10.2", "phpmd/phpmd": "^2.15.0", "larastan/larastan": "^2.9.8", - "phpstan/extension-installer": "^1.4.1", + "phpstan/extension-installer": "^1.4.2", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-strict-rules": "^1.6.0", "vimeo/psalm": "^5.25.0", diff --git a/be/composer.lock b/be/composer.lock index c4d155f5..2d4426c0 100644 --- a/be/composer.lock +++ b/be/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "95037d1bf1334b3ce05f91775507d536", + "content-hash": "61d690e61cf491014dcfa8a70013faf4", "packages": [ { "name": "brick/math", @@ -7073,16 +7073,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.62.0", + "version": "v3.63.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "627692f794d35c43483f34b01d94740df2a73507" + "reference": "ee3cc2e1fbfbddf98c17d4615db574a2a311c1ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/627692f794d35c43483f34b01d94740df2a73507", - "reference": "627692f794d35c43483f34b01d94740df2a73507", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ee3cc2e1fbfbddf98c17d4615db574a2a311c1ea", + "reference": "ee3cc2e1fbfbddf98c17d4615db574a2a311c1ea", "shasum": "" }, "require": { @@ -7164,7 +7164,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.62.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.63.1" }, "funding": [ { @@ -7172,7 +7172,7 @@ "type": "github" } ], - "time": "2024-08-07T17:03:09+00:00" + "time": "2024-08-26T14:03:20+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -7796,16 +7796,16 @@ }, { "name": "orchestra/testbench-core", - "version": "v9.3.0", + "version": "v9.4.0", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "d66217119f326f82190a3638739a92a985ad73b3" + "reference": "422827e195741ca397408eced09ca473ebbb4086" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/d66217119f326f82190a3638739a92a985ad73b3", - "reference": "d66217119f326f82190a3638739a92a985ad73b3", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/422827e195741ca397408eced09ca473ebbb4086", + "reference": "422827e195741ca397408eced09ca473ebbb4086", "shasum": "" }, "require": { @@ -7816,6 +7816,7 @@ "conflict": { "brianium/paratest": "<7.3.0 || >=8.0.0", "laravel/framework": "<11.11.0 || >=12.0.0", + "laravel/serializable-closure": "<1.3.0 || >=2.0.0", "nunomaduro/collision": "<8.0.0 || >=9.0.0", "phpunit/phpunit": "<10.5.0 || 11.0.0 || >=11.4.0" }, @@ -7881,7 +7882,7 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2024-08-14T05:55:35+00:00" + "time": "2024-08-26T05:01:33+00:00" }, { "name": "pdepend/pdepend", @@ -8411,16 +8412,16 @@ }, { "name": "phpstan/extension-installer", - "version": "1.4.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/phpstan/extension-installer.git", - "reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203" + "reference": "46c8219b3fb0deb3fc08301e8f0797d321d17dcd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f6b87faf9fc7978eab2f7919a8760bc9f58f9203", - "reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203", + "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/46c8219b3fb0deb3fc08301e8f0797d321d17dcd", + "reference": "46c8219b3fb0deb3fc08301e8f0797d321d17dcd", "shasum": "" }, "require": { @@ -8447,11 +8448,15 @@ "MIT" ], "description": "Composer plugin for automatic installation of PHPStan extensions", + "keywords": [ + "dev", + "static analysis" + ], "support": { "issues": "https://github.com/phpstan/extension-installer/issues", - "source": "https://github.com/phpstan/extension-installer/tree/1.4.1" + "source": "https://github.com/phpstan/extension-installer/tree/1.4.2" }, - "time": "2024-06-10T08:20:49+00:00" + "time": "2024-08-26T07:38:00+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -8502,16 +8507,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.11", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3" + "reference": "384af967d35b2162f69526c7276acadce534d0e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/707c2aed5d8d0075666e673a5e71440c1d01a5a3", - "reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/384af967d35b2162f69526c7276acadce534d0e1", + "reference": "384af967d35b2162f69526c7276acadce534d0e1", "shasum": "" }, "require": { @@ -8556,7 +8561,7 @@ "type": "github" } ], - "time": "2024-08-19T14:37:29+00:00" + "time": "2024-08-27T09:18:05+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", diff --git a/fe/package.json b/fe/package.json index 6bb0a46b..bd1df4b0 100644 --- a/fe/package.json +++ b/fe/package.json @@ -19,8 +19,8 @@ "@nuxtjs/seo": "^2.0.0-rc.19", "@pinia/nuxt": "^0.5.4", "@popperjs/core": "^2.11.8", - "@tanstack/vue-query": "^5.52.0", - "@vesp/nuxt-fontawesome": "^1.0.4", + "@tanstack/vue-query": "^5.52.2", + "@vesp/nuxt-fontawesome": "^1.1.0", "@vueuse/nuxt": "^11.0.3", "ant-design-vue": "^4.2.3", "bootstrap": "^5.3.3", @@ -42,22 +42,22 @@ "@eslint/compat": "^1.1.1", "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.9.1", - "@nuxt/eslint": "^0.5.2", + "@nuxt/eslint": "^0.5.3", "@tanstack/eslint-plugin-query": "^5.52.0", - "@tanstack/vue-query-devtools": "^5.52.0", + "@tanstack/vue-query-devtools": "^5.52.2", "@types/bootstrap": "^5.2.10", - "@types/eslint": "^9.6.0", + "@types/eslint": "^9.6.1", "@types/grecaptcha": "^3.0.9", "@types/lodash": "^4.17.7", "@types/luxon": "^3.4.2", "@types/node": "^22.5.0", "@types/nprogress": "^0.2.3", - "@typescript-eslint/eslint-plugin": "^8.2.0", - "@typescript-eslint/parser": "^8.2.0", + "@typescript-eslint/eslint-plugin": "^8.3.0", + "@typescript-eslint/parser": "^8.3.0", "@vue/eslint-config-typescript": "^13.0.0", "checkcss": "^2.0.9", "eslint": "^9.9.1", - "eslint-import-resolver-typescript": "^3.6.1", + "eslint-import-resolver-typescript": "^3.6.3", "eslint-plugin-pinia": "^0.4.1", "eslint-plugin-vue": "^9.27.0", "schema-dts": "^1.1.2", diff --git a/fe/yarn.lock b/fe/yarn.lock index e885c7c3..77618c7a 100644 --- a/fe/yarn.lock +++ b/fe/yarn.lock @@ -299,7 +299,7 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.4, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.24.6, @babel/parser@npm:^7.24.7, @babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.25.4": +"@babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.24.6, @babel/parser@npm:^7.24.7, @babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.25.4": version: 7.25.4 resolution: "@babel/parser@npm:7.25.4" dependencies: @@ -435,7 +435,7 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.22.15, @babel/types@npm:^7.23.6, @babel/types@npm:^7.23.9, @babel/types@npm:^7.24.0, @babel/types@npm:^7.24.7, @babel/types@npm:^7.24.8, @babel/types@npm:^7.25.0, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.4": +"@babel/types@npm:^7.22.15, @babel/types@npm:^7.23.6, @babel/types@npm:^7.23.9, @babel/types@npm:^7.24.7, @babel/types@npm:^7.24.8, @babel/types@npm:^7.25.0, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.4": version: 7.25.4 resolution: "@babel/types@npm:7.25.4" dependencies: @@ -1231,7 +1231,7 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.9.1, @eslint/js@npm:^9.9.0, @eslint/js@npm:^9.9.1": +"@eslint/js@npm:9.9.1, @eslint/js@npm:^9.9.1": version: 9.9.1 resolution: "@eslint/js@npm:9.9.1" checksum: 10c0/a3a91de2ce78469f7c4eee78c1eba77360706e1d0fa0ace2e19102079bcf237b851217c85ea501dc92c4c3719d60d9df966977abc8554d4c38e3638c1f53dcb2 @@ -1519,6 +1519,13 @@ __metadata: languageName: node linkType: hard +"@nolyfill/is-core-module@npm:1.0.39": + version: 1.0.39 + resolution: "@nolyfill/is-core-module@npm:1.0.39" + checksum: 10c0/34ab85fdc2e0250879518841f74a30c276bca4f6c3e13526d2d1fe515e1adf6d46c25fcd5989d22ea056d76f7c39210945180b4859fc83b050e2da411aa86289 + languageName: node + linkType: hard + "@nolyfill/shared@npm:1.0.28": version: 1.0.28 resolution: "@nolyfill/shared@npm:1.0.28" @@ -1555,22 +1562,22 @@ __metadata: languageName: node linkType: hard -"@nuxt/devtools-kit@npm:1.3.14, @nuxt/devtools-kit@npm:^1.3.9": - version: 1.3.14 - resolution: "@nuxt/devtools-kit@npm:1.3.14" +"@nuxt/devtools-kit@npm:1.4.1, @nuxt/devtools-kit@npm:^1.3.9, @nuxt/devtools-kit@npm:^1.4.1": + version: 1.4.1 + resolution: "@nuxt/devtools-kit@npm:1.4.1" dependencies: - "@nuxt/kit": "npm:^3.12.4" - "@nuxt/schema": "npm:^3.12.4" + "@nuxt/kit": "npm:^3.13.0" + "@nuxt/schema": "npm:^3.13.0" execa: "npm:^7.2.0" peerDependencies: vite: "*" - checksum: 10c0/c7c9994104f1429dd9486d667121aeff1641b39faebf514fb4c5fc6d687e362a27c0d2cf916dcd34c71815d3ff46474fabc8f49e755ca9258f9bfe4955b7ca89 + checksum: 10c0/c4a001db1a879bc8bf557f9dd05326736750f9131c1db12100a6532d2254dd66c591deef59d5b23a3f30d0cdd2c48371ef6fbc37cebf38838437e8aa25ccaf71 languageName: node linkType: hard -"@nuxt/devtools-wizard@npm:1.3.14": - version: 1.3.14 - resolution: "@nuxt/devtools-wizard@npm:1.3.14" +"@nuxt/devtools-wizard@npm:1.4.1": + version: 1.4.1 + resolution: "@nuxt/devtools-wizard@npm:1.4.1" dependencies: consola: "npm:^3.2.3" diff: "npm:^5.2.0" @@ -1578,24 +1585,24 @@ __metadata: global-directory: "npm:^4.0.1" magicast: "npm:^0.3.4" pathe: "npm:^1.1.2" - pkg-types: "npm:^1.1.3" + pkg-types: "npm:^1.2.0" prompts: "npm:^2.4.2" rc9: "npm:^2.1.2" semver: "npm:^7.6.3" bin: devtools-wizard: cli.mjs - checksum: 10c0/95eca903ee6fcc56f3d7f94fd1731a5807d702052ed9984649e94762d4b81b6bcdb90890733687f6d494bdde96efd801c60ed988dcd9ddf4bf51a17ed9fef957 + checksum: 10c0/a0f4d1ead81e142c010c68522e99081d9e83b1ee16cede6d1a5ebccc3a2e362c5c6a2901962cd25612b5040c5dfdcf01a19fc596ba12b6576e4696e57dfc2bed languageName: node linkType: hard "@nuxt/devtools@npm:^1.3.14": - version: 1.3.14 - resolution: "@nuxt/devtools@npm:1.3.14" + version: 1.4.1 + resolution: "@nuxt/devtools@npm:1.4.1" dependencies: "@antfu/utils": "npm:^0.7.10" - "@nuxt/devtools-kit": "npm:1.3.14" - "@nuxt/devtools-wizard": "npm:1.3.14" - "@nuxt/kit": "npm:^3.12.4" + "@nuxt/devtools-kit": "npm:1.4.1" + "@nuxt/devtools-wizard": "npm:1.4.1" + "@nuxt/kit": "npm:^3.13.0" "@vue/devtools-core": "npm:7.3.3" "@vue/devtools-kit": "npm:7.3.3" birpc: "npm:^0.2.17" @@ -1604,7 +1611,6 @@ __metadata: destr: "npm:^2.0.3" error-stack-parser-es: "npm:^0.1.5" execa: "npm:^7.2.0" - fast-glob: "npm:^3.3.2" fast-npm-meta: "npm:^0.2.2" flatted: "npm:^3.3.1" get-port-please: "npm:^3.1.2" @@ -1614,18 +1620,19 @@ __metadata: launch-editor: "npm:^2.8.1" local-pkg: "npm:^0.5.0" magicast: "npm:^0.3.4" - nypm: "npm:^0.3.9" + nypm: "npm:^0.3.11" ohash: "npm:^1.1.3" pathe: "npm:^1.1.2" perfect-debounce: "npm:^1.0.0" - pkg-types: "npm:^1.1.3" + pkg-types: "npm:^1.2.0" rc9: "npm:^2.1.2" scule: "npm:^1.3.0" semver: "npm:^7.6.3" simple-git: "npm:^3.25.0" sirv: "npm:^2.0.4" - unimport: "npm:^3.10.1" - vite-plugin-inspect: "npm:^0.8.6" + tinyglobby: "npm:^0.2.5" + unimport: "npm:^3.11.1" + vite-plugin-inspect: "npm:^0.8.7" vite-plugin-vue-inspector: "npm:^5.1.3" which: "npm:^3.0.1" ws: "npm:^8.18.0" @@ -1633,23 +1640,23 @@ __metadata: vite: "*" bin: devtools: cli.mjs - checksum: 10c0/5500033977ce657cd2d565b2892d216184bd5477d5b3000a14277d9e0de95c5753a52eb378f5e93a6031917f45485aa0c654cac09759c18899b917537338150e + checksum: 10c0/0fdc43ed224ed70760912ca9ad1b1f90c45de49c49ba0178a5794a22d86712ac5a36085efcd4543e3c055dfd0948f0b3a68e23528d1f36b35839892e3d99c880 languageName: node linkType: hard -"@nuxt/eslint-config@npm:0.5.2": - version: 0.5.2 - resolution: "@nuxt/eslint-config@npm:0.5.2" +"@nuxt/eslint-config@npm:0.5.3": + version: 0.5.3 + resolution: "@nuxt/eslint-config@npm:0.5.3" dependencies: - "@eslint/js": "npm:^9.9.0" - "@nuxt/eslint-plugin": "npm:0.5.2" + "@eslint/js": "npm:^9.9.1" + "@nuxt/eslint-plugin": "npm:0.5.3" "@rushstack/eslint-patch": "npm:^1.10.4" "@stylistic/eslint-plugin": "npm:^2.6.4" - "@typescript-eslint/eslint-plugin": "npm:^8.1.0" - "@typescript-eslint/parser": "npm:^8.1.0" + "@typescript-eslint/eslint-plugin": "npm:^8.3.0" + "@typescript-eslint/parser": "npm:^8.3.0" eslint-config-flat-gitignore: "npm:^0.1.8" eslint-flat-config-utils: "npm:^0.3.1" - eslint-plugin-import-x: "npm:^3.1.0" + eslint-plugin-import-x: "npm:^4.0.0" eslint-plugin-jsdoc: "npm:^50.2.2" eslint-plugin-regexp: "npm:^2.6.0" eslint-plugin-unicorn: "npm:^55.0.0" @@ -1657,35 +1664,35 @@ __metadata: globals: "npm:^15.9.0" local-pkg: "npm:^0.5.0" pathe: "npm:^1.1.2" - tslib: "npm:^2.6.3" + tslib: "npm:^2.7.0" vue-eslint-parser: "npm:^9.4.3" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - checksum: 10c0/1bd84d653e75368151c689fe1d7e13d01334ea058ab8eff5b77da0f55c173a74d376af3ec3858f450f7055d957b24193ca898d5983b3ee5ed09b131dd45ed7b1 + checksum: 10c0/e6f51fabd406534a271d6ed9c99cfb2f1e8cc6e56de23af78a372f9614b53449eb9ed0693724b699226847b39261f330637ade3f102c2335da901ea35aabbda0 languageName: node linkType: hard -"@nuxt/eslint-plugin@npm:0.5.2": - version: 0.5.2 - resolution: "@nuxt/eslint-plugin@npm:0.5.2" +"@nuxt/eslint-plugin@npm:0.5.3": + version: 0.5.3 + resolution: "@nuxt/eslint-plugin@npm:0.5.3" dependencies: - "@typescript-eslint/types": "npm:^8.1.0" - "@typescript-eslint/utils": "npm:^8.1.0" + "@typescript-eslint/types": "npm:^8.3.0" + "@typescript-eslint/utils": "npm:^8.3.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - checksum: 10c0/cef159b7aa55b3e2f536d831cadcda5434c8c32f19a4b75000accfd7bc933e92eb4e5077708f89bda8fd79366c9b8302aa7ac982cfacd04f3a4d2eb2dfad8f39 + checksum: 10c0/554905708805e14df1bcb912be2dfa6800c626a188f336a710b95ffe163f562e7ce8b7c4fabf03749a22c375f89228bc19b3f3851f0cff3878b37a1a17fa0581 languageName: node linkType: hard -"@nuxt/eslint@npm:^0.5.2": - version: 0.5.2 - resolution: "@nuxt/eslint@npm:0.5.2" +"@nuxt/eslint@npm:^0.5.3": + version: 0.5.3 + resolution: "@nuxt/eslint@npm:0.5.3" dependencies: "@eslint/config-inspector": "npm:^0.5.4" - "@nuxt/devtools-kit": "npm:^1.3.9" - "@nuxt/eslint-config": "npm:0.5.2" - "@nuxt/eslint-plugin": "npm:0.5.2" - "@nuxt/kit": "npm:^3.12.4" + "@nuxt/devtools-kit": "npm:^1.4.1" + "@nuxt/eslint-config": "npm:0.5.3" + "@nuxt/eslint-plugin": "npm:0.5.3" + "@nuxt/kit": "npm:^3.13.0" chokidar: "npm:^3.6.0" eslint-flat-config-utils: "npm:^0.3.1" eslint-typegen: "npm:^0.3.1" @@ -1693,7 +1700,7 @@ __metadata: get-port-please: "npm:^3.1.2" mlly: "npm:^1.7.1" pathe: "npm:^1.1.2" - unimport: "npm:^3.10.0" + unimport: "npm:^3.11.1" peerDependencies: eslint: ^8.57.0 || ^9.0.0 eslint-webpack-plugin: ^4.1.0 @@ -1703,11 +1710,11 @@ __metadata: optional: true vite-plugin-eslint2: optional: true - checksum: 10c0/149b5babd7b694d4e93a8d21a22108a1096f63909549b92d708931a225c646de9abbd95ed17bd51b046e9385e583e5a56a6f50cc84225ce83b3c65bbccd24ea8 + checksum: 10c0/5d2d204321cb5325aa0c5f7692c611d0002f4be65565980584ec8d33ecc3966e070259be063e2196bc9ad4c419dde7fb418530b6b3acbd86717f94ff9932f226 languageName: node linkType: hard -"@nuxt/kit@npm:3.13.0, @nuxt/kit@npm:^3.11.2, @nuxt/kit@npm:^3.12.1, @nuxt/kit@npm:^3.12.3, @nuxt/kit@npm:^3.12.4, @nuxt/kit@npm:^3.13.0, @nuxt/kit@npm:^3.8.2, @nuxt/kit@npm:^3.9.0, @nuxt/kit@npm:^3.9.1": +"@nuxt/kit@npm:3.13.0, @nuxt/kit@npm:^3.11.2, @nuxt/kit@npm:^3.12.1, @nuxt/kit@npm:^3.12.3, @nuxt/kit@npm:^3.12.4, @nuxt/kit@npm:^3.13.0, @nuxt/kit@npm:^3.8.2, @nuxt/kit@npm:^3.9.0": version: 3.13.0 resolution: "@nuxt/kit@npm:3.13.0" dependencies: @@ -1735,7 +1742,7 @@ __metadata: languageName: node linkType: hard -"@nuxt/schema@npm:3.13.0, @nuxt/schema@npm:^3.12.3, @nuxt/schema@npm:^3.12.4": +"@nuxt/schema@npm:3.13.0, @nuxt/schema@npm:^3.12.3, @nuxt/schema@npm:^3.13.0": version: 3.13.0 resolution: "@nuxt/schema@npm:3.13.0" dependencies: @@ -2345,114 +2352,114 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-android-arm-eabi@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-android-arm-eabi@npm:4.21.0" +"@rollup/rollup-android-arm-eabi@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-android-arm-eabi@npm:4.21.1" conditions: os=android & cpu=arm languageName: node linkType: hard -"@rollup/rollup-android-arm64@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-android-arm64@npm:4.21.0" +"@rollup/rollup-android-arm64@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-android-arm64@npm:4.21.1" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-arm64@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-darwin-arm64@npm:4.21.0" +"@rollup/rollup-darwin-arm64@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-darwin-arm64@npm:4.21.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-x64@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-darwin-x64@npm:4.21.0" +"@rollup/rollup-darwin-x64@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-darwin-x64@npm:4.21.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@rollup/rollup-linux-arm-gnueabihf@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.21.0" +"@rollup/rollup-linux-arm-gnueabihf@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.21.1" conditions: os=linux & cpu=arm & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm-musleabihf@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.21.0" +"@rollup/rollup-linux-arm-musleabihf@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.21.1" conditions: os=linux & cpu=arm & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-arm64-gnu@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.21.0" +"@rollup/rollup-linux-arm64-gnu@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.21.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm64-musl@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-linux-arm64-musl@npm:4.21.0" +"@rollup/rollup-linux-arm64-musl@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-linux-arm64-musl@npm:4.21.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.0" +"@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.1" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-riscv64-gnu@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.21.0" +"@rollup/rollup-linux-riscv64-gnu@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.21.1" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-s390x-gnu@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.21.0" +"@rollup/rollup-linux-s390x-gnu@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.21.1" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-gnu@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-linux-x64-gnu@npm:4.21.0" +"@rollup/rollup-linux-x64-gnu@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-linux-x64-gnu@npm:4.21.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-musl@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-linux-x64-musl@npm:4.21.0" +"@rollup/rollup-linux-x64-musl@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-linux-x64-musl@npm:4.21.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-win32-arm64-msvc@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.21.0" +"@rollup/rollup-win32-arm64-msvc@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.21.1" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-win32-ia32-msvc@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.21.0" +"@rollup/rollup-win32-ia32-msvc@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.21.1" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@rollup/rollup-win32-x64-msvc@npm:4.21.0": - version: 4.21.0 - resolution: "@rollup/rollup-win32-x64-msvc@npm:4.21.0" +"@rollup/rollup-win32-x64-msvc@npm:4.21.1": + version: 4.21.1 + resolution: "@rollup/rollup-win32-x64-msvc@npm:4.21.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -2596,10 +2603,10 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.52.0": - version: 5.52.0 - resolution: "@tanstack/query-core@npm:5.52.0" - checksum: 10c0/6f2309294d23721e4508241a4e109d6134bd125b732271217181ae99cc7994ec02ff964397e08bc5e9af5302e3838a3f3259d6e49fdf6fc8aaf324bc4fde4939 +"@tanstack/query-core@npm:5.52.2": + version: 5.52.2 + resolution: "@tanstack/query-core@npm:5.52.2" + checksum: 10c0/34bc28f492272642159e6eb41cc45d05669a91a7a9124dcfa4a9b721696b921c0909234373035c9f51159069d71ee449459f0d528de500cfb07e6eb8fdd8857c languageName: node linkType: hard @@ -2610,24 +2617,24 @@ __metadata: languageName: node linkType: hard -"@tanstack/vue-query-devtools@npm:^5.52.0": - version: 5.52.0 - resolution: "@tanstack/vue-query-devtools@npm:5.52.0" +"@tanstack/vue-query-devtools@npm:^5.52.2": + version: 5.52.2 + resolution: "@tanstack/vue-query-devtools@npm:5.52.2" dependencies: "@tanstack/query-devtools": "npm:5.51.16" peerDependencies: - "@tanstack/vue-query": ^5.52.0 + "@tanstack/vue-query": ^5.52.2 vue: ^3.3.0 - checksum: 10c0/7382d4089d25ab6b032fa67c8a7d8a8f1ba846afdebff91c446b2c5e09414d2b0248917f1ecc34aedb54f6ed42827f4eefbcf9a178fc39a1dcaa1583801c75f4 + checksum: 10c0/7f0384d2885ae6df219d321cc98475c795919d6f0f4b6c4e07cd00dacb0f0a45073f427462538ed1dfe5e9020b0746e1d6278a90eb966de983aa0bf9d32630f4 languageName: node linkType: hard -"@tanstack/vue-query@npm:^5.52.0": - version: 5.52.0 - resolution: "@tanstack/vue-query@npm:5.52.0" +"@tanstack/vue-query@npm:^5.52.2": + version: 5.52.2 + resolution: "@tanstack/vue-query@npm:5.52.2" dependencies: "@tanstack/match-sorter-utils": "npm:^8.15.1" - "@tanstack/query-core": "npm:5.52.0" + "@tanstack/query-core": "npm:5.52.2" "@vue/devtools-api": "npm:^6.6.3" vue-demi: "npm:^0.14.10" peerDependencies: @@ -2636,7 +2643,7 @@ __metadata: peerDependenciesMeta: "@vue/composition-api": optional: true - checksum: 10c0/70f48098d023da0f9ae74c1f5ec987726fc3718f7f65f81e8bc53c116372050194ac46cc4e1c2b464cb8e15d514b3641bf4a69cb5fecc25c6ddb6d90663fa873 + checksum: 10c0/3d493fbf6769eac267cfd7c14f2d224afbc6a90feca94660b4a48cf802fcfe8c138910cd0c7cff70cfd2b1056f2114682764289cbcc54bbc71a5023e281ea7e1 languageName: node linkType: hard @@ -2656,13 +2663,13 @@ __metadata: languageName: node linkType: hard -"@types/eslint@npm:^9.6.0": - version: 9.6.0 - resolution: "@types/eslint@npm:9.6.0" +"@types/eslint@npm:^9.6.0, @types/eslint@npm:^9.6.1": + version: 9.6.1 + resolution: "@types/eslint@npm:9.6.1" dependencies: "@types/estree": "npm:*" "@types/json-schema": "npm:*" - checksum: 10c0/69301356bc73b85e381ae00931291de2e96d1cc49a112c592c74ee32b2f85412203dea6a333b4315fd9839bb14f364f265cbfe7743fc5a78492ee0326dd6a2c1 + checksum: 10c0/69ba24fee600d1e4c5abe0df086c1a4d798abf13792d8cfab912d76817fe1a894359a1518557d21237fbaf6eda93c5ab9309143dee4c59ef54336d1b3570420e languageName: node linkType: hard @@ -2770,15 +2777,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^8.1.0, @typescript-eslint/eslint-plugin@npm:^8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.2.0" +"@typescript-eslint/eslint-plugin@npm:^8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.3.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.2.0" - "@typescript-eslint/type-utils": "npm:8.2.0" - "@typescript-eslint/utils": "npm:8.2.0" - "@typescript-eslint/visitor-keys": "npm:8.2.0" + "@typescript-eslint/scope-manager": "npm:8.3.0" + "@typescript-eslint/type-utils": "npm:8.3.0" + "@typescript-eslint/utils": "npm:8.3.0" + "@typescript-eslint/visitor-keys": "npm:8.3.0" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -2789,7 +2796,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/17243ee1b34d78723fe3e1a308c64490eee49bd83301e3abe8a6f05bce05434d70f56caf75756b8cffa051154dc89cdf485114ede6781fc087f0aaca37a026ec + checksum: 10c0/d5242b16b8602ab5817cf04b35ac7208b6bee530730eeed6eab886667d1f2c5fac1537b3e33c453393090a1c6fcd50f727c07f5168985a00e7d23d1f99576988 languageName: node linkType: hard @@ -2811,21 +2818,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^8.1.0, @typescript-eslint/parser@npm:^8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/parser@npm:8.2.0" +"@typescript-eslint/parser@npm:^8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/parser@npm:8.3.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.2.0" - "@typescript-eslint/types": "npm:8.2.0" - "@typescript-eslint/typescript-estree": "npm:8.2.0" - "@typescript-eslint/visitor-keys": "npm:8.2.0" + "@typescript-eslint/scope-manager": "npm:8.3.0" + "@typescript-eslint/types": "npm:8.3.0" + "@typescript-eslint/typescript-estree": "npm:8.3.0" + "@typescript-eslint/visitor-keys": "npm:8.3.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 peerDependenciesMeta: typescript: optional: true - checksum: 10c0/bb4ebc0a40b5e68c5287de17af3acf3045e2ef7886ebee8d1c4a6fd07bd6d55e9fc12bc7b89d07d15a2a4182cbf6380b50ad148d4a37e93d2e54930aa386a3bf + checksum: 10c0/8185e7f1f570cded8719cfb1e8147fcbbc5b8796de628d68024d2929ce6fb02d1f6101b741161229e877be1c30c720701e1e1f7c4313dba33d4bb1190a85f705 languageName: node linkType: hard @@ -2849,13 +2856,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/scope-manager@npm:8.2.0" +"@typescript-eslint/scope-manager@npm:8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/scope-manager@npm:8.3.0" dependencies: - "@typescript-eslint/types": "npm:8.2.0" - "@typescript-eslint/visitor-keys": "npm:8.2.0" - checksum: 10c0/8026e11d9cfbb674c62eb38929d08d42c4a373f3463c2591ed6603c496d3d00321f553edce47f1d7504b55fcbe9664ea2bdcaa3131c8c834bde1b1f07497af5d + "@typescript-eslint/types": "npm:8.3.0" + "@typescript-eslint/visitor-keys": "npm:8.3.0" + checksum: 10c0/24d093505d444a07db88f9ab44af04eb738ce523ac3f98b0a641cf3a3ee38d18aff9f72bbf2b2e2d9f45e57c973f31016f1e224cd8ab773f6e7c3477c5a09ad3 languageName: node linkType: hard @@ -2876,18 +2883,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/type-utils@npm:8.2.0" +"@typescript-eslint/type-utils@npm:8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/type-utils@npm:8.3.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.2.0" - "@typescript-eslint/utils": "npm:8.2.0" + "@typescript-eslint/typescript-estree": "npm:8.3.0" + "@typescript-eslint/utils": "npm:8.3.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.3.0" peerDependenciesMeta: typescript: optional: true - checksum: 10c0/5ff387d39fec3ba47af167ca3e48a200f87e4b97b010170245f495cd3d2e30fd0a5b2a9b27aae2ae929c99f92acabcd07315944dc6f9de963bad1c61ba9ea53c + checksum: 10c0/0e4b42ff2bfcd1727893bb7fe5fcf1aa808b45b5f690c249c68ce7aff68ddfba3d8b1565de2f08972915df23fa7ab114c09f507668e9b0b63faf1e34a5091706 languageName: node linkType: hard @@ -2905,10 +2912,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.2.0, @typescript-eslint/types@npm:^8.1.0": - version: 8.2.0 - resolution: "@typescript-eslint/types@npm:8.2.0" - checksum: 10c0/2ffba0d0183dfdd2f859fb414013d17d009f5e886664823f973aaa1145243fceb52cfe26aa7c50208af7833b3703b7788337f1aab136c9a4eb36d905493847d1 +"@typescript-eslint/types@npm:8.3.0, @typescript-eslint/types@npm:^8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/types@npm:8.3.0" + checksum: 10c0/5cd733af7ffa0cdaa5842f6c5e275b3a5c9b98dc49bf1bb9df1f0b51d346bef2a10a827d886f60492d502218a272e935cef50b4f7c69100217d5b10a2499c7b1 languageName: node linkType: hard @@ -2950,14 +2957,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.2.0" +"@typescript-eslint/typescript-estree@npm:8.3.0, @typescript-eslint/typescript-estree@npm:^8.1.0": + version: 8.3.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.3.0" dependencies: - "@typescript-eslint/types": "npm:8.2.0" - "@typescript-eslint/visitor-keys": "npm:8.2.0" + "@typescript-eslint/types": "npm:8.3.0" + "@typescript-eslint/visitor-keys": "npm:8.3.0" debug: "npm:^4.3.4" - globby: "npm:^11.1.0" + fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" minimatch: "npm:^9.0.4" semver: "npm:^7.6.0" @@ -2965,11 +2972,11 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/f49aabc78e396908307394812fdebc4015ca407983efc361be106d3e2d58971dec4a1a725362fcfbd637f3d8150baa0735eb5929fd170172b7f2a65e06eeb3d2 + checksum: 10c0/dd73aa1a9d7b5c7e6238e766e6ecdb6d87a9b28a24815258b7bbdc59c49fb525d3fe15d9b7c672e2220678f9d5fabdd9615e4cd5ee97a102fd46023ec0735d50 languageName: node linkType: hard -"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.4.0": +"@typescript-eslint/utils@npm:7.18.0": version: 7.18.0 resolution: "@typescript-eslint/utils@npm:7.18.0" dependencies: @@ -2997,17 +3004,17 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.2.0, @typescript-eslint/utils@npm:^8.1.0": - version: 8.2.0 - resolution: "@typescript-eslint/utils@npm:8.2.0" +"@typescript-eslint/utils@npm:8.3.0, @typescript-eslint/utils@npm:^8.1.0, @typescript-eslint/utils@npm:^8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/utils@npm:8.3.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.2.0" - "@typescript-eslint/types": "npm:8.2.0" - "@typescript-eslint/typescript-estree": "npm:8.2.0" + "@typescript-eslint/scope-manager": "npm:8.3.0" + "@typescript-eslint/types": "npm:8.3.0" + "@typescript-eslint/typescript-estree": "npm:8.3.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - checksum: 10c0/0f3d5cf804c2863ea9432ef76bfdb1cadbb244cbf8a64ac77c0e559c012a1e98382c4535354e54696c564c0abd9c10dffc78d38972c97035e963798d360d1830 + checksum: 10c0/e4e9e820cf4b4775bb66b2293a2a827897edaba88577b63df317b50752a01d542be521cc4842976fbbd93e08b9e273ce9d20e23768d06de68a83d68cc0f68a93 languageName: node linkType: hard @@ -3031,13 +3038,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.2.0" +"@typescript-eslint/visitor-keys@npm:8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.3.0" dependencies: - "@typescript-eslint/types": "npm:8.2.0" + "@typescript-eslint/types": "npm:8.3.0" eslint-visitor-keys: "npm:^3.4.3" - checksum: 10c0/788633bd2905c88ea2cf20d9e317a2bc992a70fcf725cb54bbe55a17c42138a6fe877c89fbda41a733e0e8ad6dce893163bada60509a1b856321f4329a316973 + checksum: 10c0/4c19216636f2cc25026fe20d2832d857f05c262eba78bc4159121c696199e44cac68443565959f9336372f7686a14b452867300cf4deb3c0507b8dbde88ac0e6 languageName: node linkType: hard @@ -3189,13 +3196,13 @@ __metadata: languageName: node linkType: hard -"@vesp/nuxt-fontawesome@npm:^1.0.4": - version: 1.0.4 - resolution: "@vesp/nuxt-fontawesome@npm:1.0.4" +"@vesp/nuxt-fontawesome@npm:^1.1.0": + version: 1.1.0 + resolution: "@vesp/nuxt-fontawesome@npm:1.1.0" dependencies: "@fortawesome/fontawesome-svg-core": "npm:^6.5.1" - "@nuxt/kit": "npm:^3.9.1" - checksum: 10c0/33a665de9fe5628d69e21f5ea7a199887c342ede96f72065f07208917cbcaa774409ec877700ac76490ba59e792174be85c84e7df43de9b861f85a8995d73b03 + "@nuxt/kit": "npm:^3.13.0" + checksum: 10c0/39d3a14c94514da5672cbb3f517aa8f0c8b745f8def5bddd7ae337f4a47892843e8a0f32614db001a4cabeae7f2d465ec8dd54883748cc6d6013081c4306af3f languageName: node linkType: hard @@ -5074,9 +5081,9 @@ __metadata: linkType: hard "emoji-regex@npm:^10.2.1": - version: 10.3.0 - resolution: "emoji-regex@npm:10.3.0" - checksum: 10c0/b4838e8dcdceb44cf47f59abe352c25ff4fe7857acaf5fb51097c427f6f75b44d052eb907a7a3b86f86bc4eae3a93f5c2b7460abe79c407307e6212d65c91163 + version: 10.4.0 + resolution: "emoji-regex@npm:10.4.0" + checksum: 10c0/a3fcedfc58bfcce21a05a5f36a529d81e88d602100145fcca3dc6f795e3c8acc4fc18fe773fbf9b6d6e9371205edb3afa2668ec3473fa2aa7fd47d2a9d46482d languageName: node linkType: hard @@ -5110,7 +5117,7 @@ __metadata: languageName: node linkType: hard -"enhanced-resolve@npm:^5.12.0, enhanced-resolve@npm:^5.14.1": +"enhanced-resolve@npm:^5.14.1, enhanced-resolve@npm:^5.15.0": version: 5.17.1 resolution: "enhanced-resolve@npm:5.17.1" dependencies: @@ -5560,53 +5567,61 @@ __metadata: languageName: node linkType: hard -"eslint-import-resolver-typescript@npm:^3.6.1": - version: 3.6.1 - resolution: "eslint-import-resolver-typescript@npm:3.6.1" +"eslint-import-resolver-typescript@npm:^3.6.3": + version: 3.6.3 + resolution: "eslint-import-resolver-typescript@npm:3.6.3" dependencies: - debug: "npm:^4.3.4" - enhanced-resolve: "npm:^5.12.0" - eslint-module-utils: "npm:^2.7.4" - fast-glob: "npm:^3.3.1" - get-tsconfig: "npm:^4.5.0" - is-core-module: "npm:^2.11.0" + "@nolyfill/is-core-module": "npm:1.0.39" + debug: "npm:^4.3.5" + enhanced-resolve: "npm:^5.15.0" + eslint-module-utils: "npm:^2.8.1" + fast-glob: "npm:^3.3.2" + get-tsconfig: "npm:^4.7.5" + is-bun-module: "npm:^1.0.2" is-glob: "npm:^4.0.3" peerDependencies: eslint: "*" eslint-plugin-import: "*" - checksum: 10c0/cb1cb4389916fe78bf8c8567aae2f69243dbfe624bfe21078c56ad46fa1ebf0634fa7239dd3b2055ab5c27359e4b4c28b69b11fcb3a5df8a9e6f7add8e034d86 + eslint-plugin-import-x: "*" + peerDependenciesMeta: + eslint-plugin-import: + optional: true + eslint-plugin-import-x: + optional: true + checksum: 10c0/5933b00791b7b077725b9ba9a85327d2e2dc7c8944c18a868feb317a0bf0e1e77aed2254c9c5e24dcc49360d119331d2c15281837f4269592965ace380a75111 languageName: node linkType: hard -"eslint-module-utils@npm:^2.7.4": - version: 2.8.1 - resolution: "eslint-module-utils@npm:2.8.1" +"eslint-module-utils@npm:^2.8.1": + version: 2.8.2 + resolution: "eslint-module-utils@npm:2.8.2" dependencies: debug: "npm:^3.2.7" peerDependenciesMeta: eslint: optional: true - checksum: 10c0/1aeeb97bf4b688d28de136ee57c824480c37691b40fa825c711a4caf85954e94b99c06ac639d7f1f6c1d69223bd21bcb991155b3e589488e958d5b83dfd0f882 + checksum: 10c0/98c5ca95db75507b148c05d157b287116c677bfc9ca6bef4d5455c8b199eb2c35b9204a15ca7a3497085daef8ca3a3f579bd9e753ad4ad4df6256e4ef1107c51 languageName: node linkType: hard -"eslint-plugin-import-x@npm:^3.1.0": - version: 3.1.0 - resolution: "eslint-plugin-import-x@npm:3.1.0" +"eslint-plugin-import-x@npm:^4.0.0": + version: 4.1.0 + resolution: "eslint-plugin-import-x@npm:4.1.0" dependencies: - "@typescript-eslint/utils": "npm:^7.4.0" + "@typescript-eslint/typescript-estree": "npm:^8.1.0" + "@typescript-eslint/utils": "npm:^8.1.0" debug: "npm:^4.3.4" doctrine: "npm:^3.0.0" eslint-import-resolver-node: "npm:^0.3.9" get-tsconfig: "npm:^4.7.3" is-glob: "npm:^4.0.3" minimatch: "npm:^9.0.3" - semver: "npm:^7.6.0" + semver: "npm:^7.6.3" stable-hash: "npm:^0.0.4" - tslib: "npm:^2.6.2" + tslib: "npm:^2.6.3" peerDependencies: - eslint: ^8.56.0 || ^9.0.0-0 - checksum: 10c0/7da1010fa8313778c5144e3cf5e4e6393ea7392a3b54a31c5f3314b4f9e2d05635e2c8ed23c9175e1b2a0542b64ac37e0c16e014ec518d88fd87af42342d5dee + eslint: ^8.57.0 || ^9.0.0 + checksum: 10c0/0afb415bda227d5fda8b77b9826fdcf813894833cfff5a2daa7ece85eeebaa95cc666878c09573d334fb416a9b8c9e78cc2e417cb645640786bc50201199af1c languageName: node linkType: hard @@ -5979,7 +5994,7 @@ __metadata: languageName: node linkType: hard -"fast-glob@npm:3, fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1, fast-glob@npm:^3.3.2": +"fast-glob@npm:3, fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2": version: 3.3.2 resolution: "fast-glob@npm:3.3.2" dependencies: @@ -6022,6 +6037,18 @@ __metadata: languageName: node linkType: hard +"fdir@npm:^6.2.0": + version: 6.3.0 + resolution: "fdir@npm:6.3.0" + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + checksum: 10c0/be91cd6ab2edbc6df457a69b79672ee9345996986821918ef01908ce9619b8cbecd9c6c13d4ca5d0aeb548b162050d68c599f45bb3fbff194a91e16f25e646b5 + languageName: node + linkType: hard + "fflate@npm:^0.7.3": version: 0.7.4 resolution: "fflate@npm:0.7.4" @@ -6266,7 +6293,7 @@ __metadata: languageName: node linkType: hard -"get-tsconfig@npm:^4.5.0, get-tsconfig@npm:^4.7.3": +"get-tsconfig@npm:^4.7.3, get-tsconfig@npm:^4.7.5": version: 4.7.6 resolution: "get-tsconfig@npm:4.7.6" dependencies: @@ -6821,7 +6848,16 @@ __metadata: languageName: node linkType: hard -"is-core-module@npm:^2.11.0, is-core-module@npm:^2.13.0": +"is-bun-module@npm:^1.0.2": + version: 1.1.0 + resolution: "is-bun-module@npm:1.1.0" + dependencies: + semver: "npm:^7.6.3" + checksum: 10c0/17cae968c3fe08e2bd66f8477e4d5a166d6299b5e7ce5c7558355551c50267f77dd386297fada6b68e4a32f01ce8920b0423e4d258242ea463b45901ec474beb + languageName: node + linkType: hard + +"is-core-module@npm:^2.13.0": version: 2.15.1 resolution: "is-core-module@npm:2.15.1" dependencies: @@ -7465,13 +7501,13 @@ __metadata: linkType: hard "magicast@npm:^0.3.0, magicast@npm:^0.3.4": - version: 0.3.4 - resolution: "magicast@npm:0.3.4" + version: 0.3.5 + resolution: "magicast@npm:0.3.5" dependencies: - "@babel/parser": "npm:^7.24.4" - "@babel/types": "npm:^7.24.0" + "@babel/parser": "npm:^7.25.4" + "@babel/types": "npm:^7.25.4" source-map-js: "npm:^1.2.0" - checksum: 10c0/7ebaaac397b13c31ca05e6d9649296751d76749b945d10a0800107872119fbdf267acdb604571d25e38ec6fd7ab3568a951b6e76eaef1caba9eaa11778fd9783 + checksum: 10c0/a6cacc0a848af84f03e3f5bda7b0de75e4d0aa9ddce5517fd23ed0f31b5ddd51b2d0ff0b7e09b51f7de0f4053c7a1107117edda6b0732dca3e9e39e6c5a68c64 languageName: node linkType: hard @@ -8299,19 +8335,19 @@ __metadata: languageName: node linkType: hard -"nypm@npm:^0.3.8, nypm@npm:^0.3.9": - version: 0.3.9 - resolution: "nypm@npm:0.3.9" +"nypm@npm:^0.3.11, nypm@npm:^0.3.8, nypm@npm:^0.3.9": + version: 0.3.11 + resolution: "nypm@npm:0.3.11" dependencies: citty: "npm:^0.1.6" consola: "npm:^3.2.3" execa: "npm:^8.0.1" pathe: "npm:^1.1.2" - pkg-types: "npm:^1.1.1" - ufo: "npm:^1.5.3" + pkg-types: "npm:^1.2.0" + ufo: "npm:^1.5.4" bin: nypm: dist/cli.mjs - checksum: 10c0/47aef92be6b7cef2c4eb8992ff5a5bb1de0689951a60101541574fd43cbdc3ec398e35565be7146f2242070b3f21ac4ea5773413d4fbc2a3171b7f470d8aa5a7 + checksum: 10c0/016a74110f9629ddb9ee06d378aca56004ba0cbf824defb1f558342e411051443f95ae20171f538691798d4ac1da72d7582192c1a9c858843a2a90d6f5c3f86b languageName: node linkType: hard @@ -9498,25 +9534,25 @@ __metadata: linkType: hard "rollup@npm:^4.18.0, rollup@npm:^4.20.0": - version: 4.21.0 - resolution: "rollup@npm:4.21.0" - dependencies: - "@rollup/rollup-android-arm-eabi": "npm:4.21.0" - "@rollup/rollup-android-arm64": "npm:4.21.0" - "@rollup/rollup-darwin-arm64": "npm:4.21.0" - "@rollup/rollup-darwin-x64": "npm:4.21.0" - "@rollup/rollup-linux-arm-gnueabihf": "npm:4.21.0" - "@rollup/rollup-linux-arm-musleabihf": "npm:4.21.0" - "@rollup/rollup-linux-arm64-gnu": "npm:4.21.0" - "@rollup/rollup-linux-arm64-musl": "npm:4.21.0" - "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.21.0" - "@rollup/rollup-linux-riscv64-gnu": "npm:4.21.0" - "@rollup/rollup-linux-s390x-gnu": "npm:4.21.0" - "@rollup/rollup-linux-x64-gnu": "npm:4.21.0" - "@rollup/rollup-linux-x64-musl": "npm:4.21.0" - "@rollup/rollup-win32-arm64-msvc": "npm:4.21.0" - "@rollup/rollup-win32-ia32-msvc": "npm:4.21.0" - "@rollup/rollup-win32-x64-msvc": "npm:4.21.0" + version: 4.21.1 + resolution: "rollup@npm:4.21.1" + dependencies: + "@rollup/rollup-android-arm-eabi": "npm:4.21.1" + "@rollup/rollup-android-arm64": "npm:4.21.1" + "@rollup/rollup-darwin-arm64": "npm:4.21.1" + "@rollup/rollup-darwin-x64": "npm:4.21.1" + "@rollup/rollup-linux-arm-gnueabihf": "npm:4.21.1" + "@rollup/rollup-linux-arm-musleabihf": "npm:4.21.1" + "@rollup/rollup-linux-arm64-gnu": "npm:4.21.1" + "@rollup/rollup-linux-arm64-musl": "npm:4.21.1" + "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.21.1" + "@rollup/rollup-linux-riscv64-gnu": "npm:4.21.1" + "@rollup/rollup-linux-s390x-gnu": "npm:4.21.1" + "@rollup/rollup-linux-x64-gnu": "npm:4.21.1" + "@rollup/rollup-linux-x64-musl": "npm:4.21.1" + "@rollup/rollup-win32-arm64-msvc": "npm:4.21.1" + "@rollup/rollup-win32-ia32-msvc": "npm:4.21.1" + "@rollup/rollup-win32-x64-msvc": "npm:4.21.1" "@types/estree": "npm:1.0.5" fsevents: "npm:~2.3.2" dependenciesMeta: @@ -9556,7 +9592,7 @@ __metadata: optional: true bin: rollup: dist/bin/rollup - checksum: 10c0/984beb858da245c5e3a9027d6d87e67ad6443f1b46eab07685b861d9e49da5856693265c62a6f8262c36d11c9092713a96a9124f43e6de6698eb84d77118496a + checksum: 10c0/e64b6adabadc3e18544c68e9704744c333b38a68ba803c49b5344a015c5865bf35a72669ba121ba26869fa306f193884e07319ccfc570c08fd8f9e72c9949d4d languageName: node linkType: hard @@ -10307,23 +10343,23 @@ __metadata: "@fortawesome/free-regular-svg-icons": "npm:^6.6.0" "@fortawesome/free-solid-svg-icons": "npm:^6.6.0" "@hebilicious/vue-query-nuxt": "npm:^0.3.0" - "@nuxt/eslint": "npm:^0.5.2" + "@nuxt/eslint": "npm:^0.5.3" "@nuxtjs/seo": "npm:^2.0.0-rc.19" "@pinia/nuxt": "npm:^0.5.4" "@popperjs/core": "npm:^2.11.8" "@tanstack/eslint-plugin-query": "npm:^5.52.0" - "@tanstack/vue-query": "npm:^5.52.0" - "@tanstack/vue-query-devtools": "npm:^5.52.0" + "@tanstack/vue-query": "npm:^5.52.2" + "@tanstack/vue-query-devtools": "npm:^5.52.2" "@types/bootstrap": "npm:^5.2.10" - "@types/eslint": "npm:^9.6.0" + "@types/eslint": "npm:^9.6.1" "@types/grecaptcha": "npm:^3.0.9" "@types/lodash": "npm:^4.17.7" "@types/luxon": "npm:^3.4.2" "@types/node": "npm:^22.5.0" "@types/nprogress": "npm:^0.2.3" - "@typescript-eslint/eslint-plugin": "npm:^8.2.0" - "@typescript-eslint/parser": "npm:^8.2.0" - "@vesp/nuxt-fontawesome": "npm:^1.0.4" + "@typescript-eslint/eslint-plugin": "npm:^8.3.0" + "@typescript-eslint/parser": "npm:^8.3.0" + "@vesp/nuxt-fontawesome": "npm:^1.1.0" "@vue/eslint-config-typescript": "npm:^13.0.0" "@vueuse/nuxt": "npm:^11.0.3" ant-design-vue: "npm:^4.2.3" @@ -10332,7 +10368,7 @@ __metadata: dayjs: "npm:^1.11.13" echarts: "npm:^5.5.1" eslint: "npm:^9.9.1" - eslint-import-resolver-typescript: "npm:^3.6.1" + eslint-import-resolver-typescript: "npm:^3.6.3" eslint-plugin-pinia: "npm:^0.4.1" eslint-plugin-vue: "npm:^9.27.0" lodash: "npm:^4.17.21" @@ -10407,6 +10443,16 @@ __metadata: languageName: node linkType: hard +"tinyglobby@npm:^0.2.5": + version: 0.2.5 + resolution: "tinyglobby@npm:0.2.5" + dependencies: + fdir: "npm:^6.2.0" + picomatch: "npm:^4.0.2" + checksum: 10c0/a9ebb3fd8fec5a7aee9a8078d84db9209986b077d267bc1da41c312d7a19cea8c5ec4fc660a27adea180efda026c30cb7529ff80ef2aa7737ff404de8d0066c2 + languageName: node + linkType: hard + "tinyrainbow@npm:^1.2.0": version: 1.2.0 resolution: "tinyrainbow@npm:1.2.0" @@ -10469,7 +10515,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:1 || 2, tslib@npm:^2.6.2, tslib@npm:^2.6.3": +"tslib@npm:1 || 2, tslib@npm:^2.6.2, tslib@npm:^2.6.3, tslib@npm:^2.7.0": version: 2.7.0 resolution: "tslib@npm:2.7.0" checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6 @@ -10709,7 +10755,7 @@ __metadata: languageName: node linkType: hard -"unimport@npm:^3.10.0, unimport@npm:^3.10.1, unimport@npm:^3.11.0, unimport@npm:^3.7.2": +"unimport@npm:^3.11.0, unimport@npm:^3.11.1, unimport@npm:^3.7.2": version: 3.11.1 resolution: "unimport@npm:3.11.1" dependencies: @@ -11068,7 +11114,7 @@ __metadata: languageName: node linkType: hard -"vite-plugin-inspect@npm:^0.8.6": +"vite-plugin-inspect@npm:^0.8.7": version: 0.8.7 resolution: "vite-plugin-inspect@npm:0.8.7" dependencies: