diff --git a/package.json b/package.json index 72d5f94..fa481df 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@parcel/transformer-postcss": "^2.15.4", "@parcel/transformer-raw": "^2.15.4", "@parcel/transformer-vue": "^2.15.4", - "@stylistic/eslint-plugin": "^4.4.1", + "@stylistic/eslint-plugin": "^5.5.0", "@stylistic/eslint-plugin-js": "^4.4.1", "@stylistic/eslint-plugin-jsx": "^4.4.1", "@stylistic/eslint-plugin-ts": "^4.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 80e9401..f5b4e1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^2.15.4 version: 2.15.4(@babel/core@7.26.10)(@parcel/core@2.15.4(@swc/helpers@0.5.17))(react@19.0.0) '@stylistic/eslint-plugin': - specifier: ^4.4.1 - version: 4.4.1(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.2) + specifier: ^5.5.0 + version: 5.5.0(eslint@9.35.0(jiti@2.5.1)) '@stylistic/eslint-plugin-js': specifier: ^4.4.1 version: 4.4.1(eslint@9.35.0(jiti@2.5.1)) @@ -1453,8 +1453,8 @@ packages: peerDependencies: eslint: '>=9.0.0' - '@stylistic/eslint-plugin@4.4.1': - resolution: {integrity: sha512-CEigAk7eOLyHvdgmpZsKFwtiqS2wFwI1fn4j09IU9GmD4euFM4jEBAViWeCqaNLlbX2k2+A/Fq9cje4HQBXuJQ==} + '@stylistic/eslint-plugin@5.5.0': + resolution: {integrity: sha512-IeZF+8H0ns6prg4VrkhgL+yrvDXWDH2cKchrbh80ejG9dQgZWp10epHMbgRuQvgchLII/lfh6Xn3lu6+6L86Hw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=9.0.0' @@ -1787,6 +1787,10 @@ packages: resolution: {integrity: sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.46.4': + resolution: {integrity: sha512-USjyxm3gQEePdUwJBFjjGNG18xY9A2grDVGuk7/9AkjIF1L+ZrVnwR5VAU5JXtUnBL/Nwt3H31KlRDaksnM7/w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.33.1': resolution: {integrity: sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3493,6 +3497,10 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} + picomatch@4.0.3: + resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} + engines: {node: '>=12'} + pidtree@0.3.1: resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==} engines: {node: '>=0.10'} @@ -5929,17 +5937,15 @@ snapshots: - supports-color - typescript - '@stylistic/eslint-plugin@4.4.1(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.2)': + '@stylistic/eslint-plugin@5.5.0(eslint@9.35.0(jiti@2.5.1))': dependencies: - '@typescript-eslint/utils': 8.33.1(eslint@9.35.0(jiti@2.5.1))(typescript@5.7.2) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.35.0(jiti@2.5.1)) + '@typescript-eslint/types': 8.46.4 eslint: 9.35.0(jiti@2.5.1) - eslint-visitor-keys: 4.2.0 - espree: 10.3.0 + eslint-visitor-keys: 4.2.1 + espree: 10.4.0 estraverse: 5.3.0 - picomatch: 4.0.2 - transitivePeerDependencies: - - supports-color - - typescript + picomatch: 4.0.3 '@swc/core-darwin-arm64@1.12.5': optional: true @@ -6214,7 +6220,7 @@ snapshots: '@typescript-eslint/project-service@8.33.1(typescript@5.7.2)': dependencies: '@typescript-eslint/tsconfig-utils': 8.33.1(typescript@5.7.2) - '@typescript-eslint/types': 8.33.1 + '@typescript-eslint/types': 8.46.4 debug: 4.4.3 typescript: 5.7.2 transitivePeerDependencies: @@ -6231,6 +6237,8 @@ snapshots: '@typescript-eslint/types@8.33.1': {} + '@typescript-eslint/types@8.46.4': {} + '@typescript-eslint/typescript-estree@8.33.1(typescript@5.7.2)': dependencies: '@typescript-eslint/project-service': 8.33.1(typescript@5.7.2) @@ -7208,9 +7216,9 @@ snapshots: dependencies: bser: 2.1.1 - fdir@6.4.3(picomatch@4.0.2): + fdir@6.4.3(picomatch@4.0.3): optionalDependencies: - picomatch: 4.0.2 + picomatch: 4.0.3 file-entry-cache@8.0.0: dependencies: @@ -8373,6 +8381,8 @@ snapshots: picomatch@4.0.2: {} + picomatch@4.0.3: {} + pidtree@0.3.1: {} pify@2.3.0: {} @@ -9052,8 +9062,8 @@ snapshots: tinyglobby@0.2.12: dependencies: - fdir: 6.4.3(picomatch@4.0.2) - picomatch: 4.0.2 + fdir: 6.4.3(picomatch@4.0.3) + picomatch: 4.0.3 tmpl@1.0.5: {}