diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4502c10..a5bce9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ importers: devDependencies: '@eslint/js': specifier: ^10.0.0 - version: 10.0.1(eslint@10.0.1) + version: 10.0.1(eslint@10.0.2) '@vitejs/plugin-vue': specifier: ^6.0.4 version: 6.0.4(vite@7.3.1(sass@1.97.3)(yaml@2.8.2))(vue@3.5.28) @@ -41,10 +41,10 @@ importers: version: 3.5.28 eslint: specifier: ^10.0.0 - version: 10.0.1 + version: 10.0.2 eslint-plugin-vue: specifier: ^10.7.0 - version: 10.8.0(eslint@10.0.1)(vue-eslint-parser@10.2.0(eslint@10.0.1)) + version: 10.8.0(eslint@10.0.2)(vue-eslint-parser@10.2.0(eslint@10.0.2)) globals: specifier: ^17.0.0 version: 17.3.0 @@ -642,9 +642,9 @@ packages: axios@1.13.5: resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} - balanced-match@4.0.3: - resolution: {integrity: sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==} - engines: {node: 20 || >=22} + balanced-match@4.0.4: + resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} + engines: {node: 18 || 20 || >=22} birpc@2.8.0: resolution: {integrity: sha512-Bz2a4qD/5GRhiHSwj30c/8kC8QGj12nNDwz3D4ErQ4Xhy35dsSDvF+RA/tWpjyU0pdGtSDiEk6B5fBGE1qNVhw==} @@ -660,9 +660,9 @@ packages: peerDependencies: '@popperjs/core': ^2.11.8 - brace-expansion@5.0.2: - resolution: {integrity: sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==} - engines: {node: 20 || >=22} + brace-expansion@5.0.3: + resolution: {integrity: sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==} + engines: {node: 18 || 20 || >=22} call-bind-apply-helpers@1.0.2: resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} @@ -795,8 +795,8 @@ packages: resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - eslint@10.0.1: - resolution: {integrity: sha512-20MV9SUdeN6Jd84xESsKhRly+/vxI+hwvpBMA93s+9dAcjdCuCojn4IqUGS3lvVaqjVYGYHSRMCpeFtF2rQYxQ==} + eslint@10.0.2: + resolution: {integrity: sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} hasBin: true peerDependencies: @@ -1403,9 +1403,9 @@ snapshots: '@esbuild/win32-x64@0.27.2': optional: true - '@eslint-community/eslint-utils@4.9.1(eslint@10.0.1)': + '@eslint-community/eslint-utils@4.9.1(eslint@10.0.2)': dependencies: - eslint: 10.0.1 + eslint: 10.0.2 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} @@ -1426,9 +1426,9 @@ snapshots: dependencies: '@types/json-schema': 7.0.15 - '@eslint/js@10.0.1(eslint@10.0.1)': + '@eslint/js@10.0.1(eslint@10.0.2)': optionalDependencies: - eslint: 10.0.1 + eslint: 10.0.2 '@eslint/object-schema@3.0.2': {} @@ -1752,7 +1752,7 @@ snapshots: transitivePeerDependencies: - debug - balanced-match@4.0.3: {} + balanced-match@4.0.4: {} birpc@2.8.0: {} @@ -1764,9 +1764,9 @@ snapshots: dependencies: '@popperjs/core': 2.11.8 - brace-expansion@5.0.2: + brace-expansion@5.0.3: dependencies: - balanced-match: 4.0.3 + balanced-match: 4.0.4 call-bind-apply-helpers@1.0.2: dependencies: @@ -1872,15 +1872,15 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-plugin-vue@10.8.0(eslint@10.0.1)(vue-eslint-parser@10.2.0(eslint@10.0.1)): + eslint-plugin-vue@10.8.0(eslint@10.0.2)(vue-eslint-parser@10.2.0(eslint@10.0.2)): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) - eslint: 10.0.1 + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.2) + eslint: 10.0.2 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 7.1.1 semver: 7.7.4 - vue-eslint-parser: 10.2.0(eslint@10.0.1) + vue-eslint-parser: 10.2.0(eslint@10.0.2) xml-name-validator: 4.0.0 eslint-scope@8.4.0: @@ -1901,9 +1901,9 @@ snapshots: eslint-visitor-keys@5.0.1: {} - eslint@10.0.1: + eslint@10.0.2: dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.2) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.23.2 '@eslint/config-helpers': 0.5.2 @@ -2116,7 +2116,7 @@ snapshots: minimatch@10.2.2: dependencies: - brace-expansion: 5.0.2 + brace-expansion: 5.0.3 mitt@3.0.1: {} @@ -2325,10 +2325,10 @@ snapshots: sass: 1.97.3 yaml: 2.8.2 - vue-eslint-parser@10.2.0(eslint@10.0.1): + vue-eslint-parser@10.2.0(eslint@10.0.2): dependencies: debug: 4.4.3 - eslint: 10.0.1 + eslint: 10.0.2 eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0