diff --git a/package.json b/package.json index 15a2c8d..75840af 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@vitest/coverage-v8": "2.1", "autoprefixer": "10", "eslint": "*", - "eslint-plugin-shuunen": "0.2", + "eslint-plugin-shuunen": "0.3", "postcss": "8", "repo-check": "1.39", "rollup-plugin-visualizer": "5.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12bcbc2..208b9ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: '*' version: 9.6.0 eslint-plugin-shuunen: - specifier: '0.2' - version: 0.2.0(eslint@9.6.0)(tailwindcss@3.4.4)(typescript@5.6.2) + specifier: '0.3' + version: 0.3.0(eslint@9.6.0)(tailwindcss@3.4.4)(typescript@5.6.2) postcss: specifier: '8' version: 8.4.39 @@ -387,7 +387,7 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: '@eslint/object-schema': 2.1.4 - debug: 4.3.5 + debug: 4.3.7 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -398,7 +398,7 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: ajv: 6.12.6 - debug: 4.3.5 + debug: 4.3.7 espree: 10.1.0 globals: 14.0.0 ignore: 5.3.1 @@ -781,7 +781,7 @@ packages: '@typescript-eslint/types': 7.15.0 '@typescript-eslint/typescript-estree': 7.15.0(typescript@5.6.2) '@typescript-eslint/visitor-keys': 7.15.0 - debug: 4.3.5 + debug: 4.3.7 eslint: 9.6.0 typescript: 5.6.2 transitivePeerDependencies: @@ -816,7 +816,7 @@ packages: dependencies: '@typescript-eslint/typescript-estree': 7.15.0(typescript@5.6.2) '@typescript-eslint/utils': 7.15.0(eslint@9.6.0)(typescript@5.6.2) - debug: 4.3.5 + debug: 4.3.7 eslint: 9.6.0 ts-api-utils: 1.3.0(typescript@5.6.2) typescript: 5.6.2 @@ -845,7 +845,7 @@ packages: dependencies: '@typescript-eslint/types': 7.15.0 '@typescript-eslint/visitor-keys': 7.15.0 - debug: 4.3.5 + debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 @@ -867,7 +867,7 @@ packages: dependencies: '@typescript-eslint/types': 7.16.0 '@typescript-eslint/visitor-keys': 7.16.0 - debug: 4.3.5 + debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 @@ -1068,7 +1068,7 @@ packages: '@vue/shared': 3.4.31 estree-walker: 2.0.2 magic-string: 0.30.10 - postcss: 8.4.39 + postcss: 8.4.41 source-map-js: 1.2.0 /@vue/compiler-ssr@3.4.31: @@ -1593,7 +1593,7 @@ packages: '@es-joy/jsdoccomment': 0.43.1 are-docs-informative: 0.0.2 comment-parser: 1.4.1 - debug: 4.3.5 + debug: 4.3.7 escape-string-regexp: 4.0.0 eslint: 9.6.0 esquery: 1.5.0 @@ -1632,8 +1632,8 @@ packages: - typescript dev: true - /eslint-plugin-shuunen@0.2.0(eslint@9.6.0)(tailwindcss@3.4.4)(typescript@5.6.2): - resolution: {integrity: sha512-oNh5y+TWTS8afy55GtMPicGx3GKJ3eM7Ttzay1HOb0sBFkGpWA8SKXZfQ5I2LV2579FAdxLaRUEzrcOwzQ6UuQ==} + /eslint-plugin-shuunen@0.3.0(eslint@9.6.0)(tailwindcss@3.4.4)(typescript@5.6.2): + resolution: {integrity: sha512-AA3kBWzhJMHFR30ySE0y80aQLthvavznGNLUph4u7oS4XF1xtPN+OLCOoomSFQ9QYMhAGrP4Q5yuGuTllghajA==} engines: {node: '>=20'} peerDependencies: eslint: '>=8.57.0' @@ -1664,7 +1664,7 @@ packages: tailwindcss: ^3.4.0 dependencies: fast-glob: 3.3.2 - postcss: 8.4.39 + postcss: 8.4.41 tailwindcss: 3.4.4 dev: true @@ -2651,6 +2651,7 @@ packages: nanoid: 3.3.7 picocolors: 1.0.1 source-map-js: 1.2.0 + dev: true /postcss@8.4.41: resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} @@ -2659,7 +2660,6 @@ packages: nanoid: 3.3.7 picocolors: 1.0.1 source-map-js: 1.2.0 - dev: true /prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} @@ -3310,7 +3310,7 @@ packages: peerDependencies: eslint: '>=6.0.0' dependencies: - debug: 4.3.5 + debug: 4.3.7 eslint: 9.6.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3