From 7e95a317799ee03bab39c43f4c794cbf2a6c9ee5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 10:17:55 +0200 Subject: [PATCH] chore(deps): update linters (#952) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- playground/runtime-astro/package.json | 2 +- playground/runtime-svelte/package.json | 6 +- pnpm-lock.yaml | 91 +++++++++++++++----------- 3 files changed, 56 insertions(+), 43 deletions(-) diff --git a/playground/runtime-astro/package.json b/playground/runtime-astro/package.json index f64f52e6..9f479c75 100644 --- a/playground/runtime-astro/package.json +++ b/playground/runtime-astro/package.json @@ -12,7 +12,7 @@ "start": "astro dev" }, "devDependencies": { - "astro": "^4.10.1", + "astro": "^4.10.2", "dummy-commonjs": "workspace:*", "dummy-module": "workspace:*" } diff --git a/playground/runtime-svelte/package.json b/playground/runtime-svelte/package.json index 0e714171..1edbeed5 100644 --- a/playground/runtime-svelte/package.json +++ b/playground/runtime-svelte/package.json @@ -19,12 +19,12 @@ "@sveltejs/kit": "^2.5.10", "@sveltejs/vite-plugin-svelte": "^3.1.1", "@types/eslint": "^8.56.10", - "@typescript-eslint/eslint-plugin": "^7.12.0", - "@typescript-eslint/parser": "^7.12.0", + "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/parser": "^7.13.0", "eslint": "^9.0.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.39.3", - "prettier": "^3.3.1", + "prettier": "^3.3.2", "prettier-plugin-svelte": "^3.2.4", "svelte": "^4.2.18", "svelte-check": "^3.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb3e118d..c7f9b90d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -362,8 +362,8 @@ importers: playground/runtime-astro: devDependencies: astro: - specifier: ^4.10.1 - version: 4.10.1(@types/node@20.12.4)(terser@5.30.3)(typescript@5.4.5) + specifier: ^4.10.2 + version: 4.10.2(@types/node@20.12.4)(terser@5.30.3)(typescript@5.4.5) dummy-commonjs: specifier: workspace:* version: link:../dummy-commonjs @@ -431,10 +431,10 @@ importers: specifier: ^8.56.10 version: 8.56.10 '@typescript-eslint/eslint-plugin': - specifier: ^7.12.0 + specifier: ^7.13.0 version: 7.13.0(@typescript-eslint/parser@7.13.0(eslint@9.0.0)(typescript@5.4.5))(eslint@9.0.0)(typescript@5.4.5) '@typescript-eslint/parser': - specifier: ^7.12.0 + specifier: ^7.13.0 version: 7.13.0(eslint@9.0.0)(typescript@5.4.5) eslint: specifier: ^9.0.0 @@ -449,7 +449,7 @@ importers: specifier: workspace:* version: link:../multi-export prettier: - specifier: ^3.3.1 + specifier: ^3.3.2 version: 3.3.2 prettier-plugin-svelte: specifier: ^3.2.4 @@ -1686,8 +1686,8 @@ packages: svelte: optional: true - '@shikijs/core@1.6.2': - resolution: {integrity: sha512-guW5JeDzZ7uwOjTfCOFZ2VtVXk5tmkMzBYbKGfXsmAH1qYOej49L5jQDcGmwd6/OgvpmWhzO2GNJkQIFnbwLPQ==} + '@shikijs/core@1.6.4': + resolution: {integrity: sha512-WTU9rzZae1p2v6LOxMf6LhtmZOkIHYYW160IuahUyJy7YXPPjyWZLR1ag+SgD22ZMxZtz1gfU6Tccc8t0Il/XA==} '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -2251,8 +2251,8 @@ packages: resolution: {integrity: sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==} engines: {node: '>=4'} - astro@4.10.1: - resolution: {integrity: sha512-7bbnUX1CW+12suz0Do8ef1CihqVjDyUW/H/0piNHZyBE3W/VFt5GP5ZxlPzzJLoGtaXif0aXJ4iPurEem2LpdA==} + astro@4.10.2: + resolution: {integrity: sha512-SBdkoOanPsxKlKVU4uu/XG0G7NYAFoqmfBtq9SPMJ34B7Hr1MxVdEugERs8IwYN6UaxdDVcqA++9PvH6Onq2cg==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -2775,6 +2775,15 @@ packages: supports-color: optional: true + debug@4.3.5: + resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decamelize@1.2.0: resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} engines: {node: '>=0.10.0'} @@ -5500,8 +5509,8 @@ packages: shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} - shiki@1.6.2: - resolution: {integrity: sha512-X3hSm5GzzBd/BmPmGfkueOUADLyBoZo1ojYQXhd+NU2VJn458yt4duaS0rVzC+WtqftSV7mTVvDw+OB9AHi3Eg==} + shiki@1.6.4: + resolution: {integrity: sha512-X88chM7w8jnadoZtjPTi5ahCJx9pc9f8GfEkZAEYUTlcUZIEw2D/RY86HI/LkkE7Nj8TQWkiBfaFTJ3VJT6ESg==} side-channel@1.0.6: resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} @@ -6510,7 +6519,7 @@ snapshots: remark-parse: 11.0.0 remark-rehype: 11.1.0 remark-smartypants: 2.1.0 - shiki: 1.6.2 + shiki: 1.6.4 unified: 11.0.4 unist-util-remove-position: 5.0.0 unist-util-visit: 5.0.0 @@ -6526,7 +6535,7 @@ snapshots: '@astrojs/telemetry@3.1.0': dependencies: ci-info: 4.0.0 - debug: 4.3.4 + debug: 4.3.5 dlv: 1.1.3 dset: 3.1.3 is-docker: 3.0.0 @@ -6555,7 +6564,7 @@ snapshots: '@babel/traverse': 7.24.7 '@babel/types': 7.24.7 convert-source-map: 2.0.0 - debug: 4.3.4 + debug: 4.3.5 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -6783,7 +6792,7 @@ snapshots: '@babel/helper-split-export-declaration': 7.24.7 '@babel/parser': 7.24.7 '@babel/types': 7.24.7 - debug: 4.3.4 + debug: 4.3.5 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -7075,7 +7084,7 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.3.4 + debug: 4.3.5 espree: 9.6.1 globals: 13.24.0 ignore: 5.3.1 @@ -7089,7 +7098,7 @@ snapshots: '@eslint/eslintrc@3.0.2': dependencies: ajv: 6.12.6 - debug: 4.3.4 + debug: 4.3.5 espree: 10.0.1 globals: 14.0.0 ignore: 5.3.1 @@ -7111,7 +7120,7 @@ snapshots: '@humanwhocodes/config-array@0.11.14': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.4 + debug: 4.3.5 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -7119,7 +7128,7 @@ snapshots: '@humanwhocodes/config-array@0.12.3': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.4 + debug: 4.3.5 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -7570,7 +7579,7 @@ snapshots: next: 15.0.0-rc.0(@babel/core@7.24.7)(babel-plugin-react-compiler@0.0.0-experimental-938cd9a-20240601)(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) svelte: 4.2.18 - '@shikijs/core@1.6.2': {} + '@shikijs/core@1.6.4': {} '@sinclair/typebox@0.27.8': {} @@ -7611,7 +7620,7 @@ snapshots: '@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.1(svelte@4.2.18)(vite@5.2.13(@types/node@20.12.4)(terser@5.30.3)))(svelte@4.2.18)(vite@5.2.13(@types/node@20.12.4)(terser@5.30.3))': dependencies: '@sveltejs/vite-plugin-svelte': 3.1.1(svelte@4.2.18)(vite@5.2.13(@types/node@20.12.4)(terser@5.30.3)) - debug: 4.3.4 + debug: 4.3.5 svelte: 4.2.18 vite: 5.2.13(@types/node@20.12.4)(terser@5.30.3) transitivePeerDependencies: @@ -7620,7 +7629,7 @@ snapshots: '@sveltejs/vite-plugin-svelte@3.1.1(svelte@4.2.18)(vite@5.2.13(@types/node@20.12.4)(terser@5.30.3))': dependencies: '@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.1(svelte@4.2.18)(vite@5.2.13(@types/node@20.12.4)(terser@5.30.3)))(svelte@4.2.18)(vite@5.2.13(@types/node@20.12.4)(terser@5.30.3)) - debug: 4.3.4 + debug: 4.3.5 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.10 @@ -7885,7 +7894,7 @@ snapshots: '@typescript-eslint/types': 7.13.0 '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.4.5) '@typescript-eslint/visitor-keys': 7.13.0 - debug: 4.3.4 + debug: 4.3.5 eslint: 8.57.0 optionalDependencies: typescript: 5.4.5 @@ -7898,7 +7907,7 @@ snapshots: '@typescript-eslint/types': 7.13.0 '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.4.5) '@typescript-eslint/visitor-keys': 7.13.0 - debug: 4.3.4 + debug: 4.3.5 eslint: 9.0.0 optionalDependencies: typescript: 5.4.5 @@ -7914,7 +7923,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.4.5) '@typescript-eslint/utils': 7.13.0(eslint@8.57.0)(typescript@5.4.5) - debug: 4.3.4 + debug: 4.3.5 eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.4.5) optionalDependencies: @@ -7926,7 +7935,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.4.5) '@typescript-eslint/utils': 7.13.0(eslint@9.0.0)(typescript@5.4.5) - debug: 4.3.4 + debug: 4.3.5 eslint: 9.0.0 ts-api-utils: 1.3.0(typescript@5.4.5) optionalDependencies: @@ -7940,7 +7949,7 @@ snapshots: dependencies: '@typescript-eslint/types': 7.13.0 '@typescript-eslint/visitor-keys': 7.13.0 - debug: 4.3.4 + debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.4 @@ -8222,7 +8231,7 @@ snapshots: dependencies: tslib: 2.6.3 - astro@4.10.1(@types/node@20.12.4)(terser@5.30.3)(typescript@5.4.5): + astro@4.10.2(@types/node@20.12.4)(terser@5.30.3)(typescript@5.4.5): dependencies: '@astrojs/compiler': 2.8.0 '@astrojs/internal-helpers': 0.4.0 @@ -8246,7 +8255,7 @@ snapshots: common-ancestor-path: 1.0.1 cookie: 0.6.0 cssesc: 3.0.0 - debug: 4.3.4 + debug: 4.3.5 deterministic-object-hash: 2.0.2 devalue: 5.0.0 diff: 5.2.0 @@ -8275,7 +8284,7 @@ snapshots: rehype: 13.0.1 resolve: 1.22.8 semver: 7.6.2 - shiki: 1.6.2 + shiki: 1.6.4 string-width: 7.1.0 strip-ansi: 7.1.0 tsconfck: 3.1.0(typescript@5.4.5) @@ -8963,6 +8972,10 @@ snapshots: dependencies: ms: 2.1.2 + debug@4.3.5: + dependencies: + ms: 2.1.2 + decamelize@1.2.0: {} decode-named-character-reference@1.0.2: @@ -9249,7 +9262,7 @@ snapshots: esbuild-register@3.5.0(esbuild@0.21.5): dependencies: - debug: 4.3.4 + debug: 4.3.5 esbuild: 0.21.5 transitivePeerDependencies: - supports-color @@ -9439,7 +9452,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.4 + debug: 4.3.5 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -9481,7 +9494,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.4 + debug: 4.3.5 escape-string-regexp: 4.0.0 eslint-scope: 8.0.1 eslint-visitor-keys: 4.0.0 @@ -11076,7 +11089,7 @@ snapshots: micromark@4.0.0: dependencies: '@types/debug': 4.1.12 - debug: 4.3.4 + debug: 4.3.5 decode-named-character-reference: 1.0.2 devlop: 1.1.0 micromark-core-commonmark: 2.0.0 @@ -12056,7 +12069,7 @@ snapshots: rollup-plugin-esbuild@6.1.1(esbuild@0.21.5)(rollup@4.18.0): dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.18.0) - debug: 4.3.4 + debug: 4.3.5 es-module-lexer: 1.5.3 esbuild: 0.21.5 get-tsconfig: 4.7.3 @@ -12241,9 +12254,9 @@ snapshots: shell-quote@1.8.1: {} - shiki@1.6.2: + shiki@1.6.4: dependencies: - '@shikijs/core': 1.6.2 + '@shikijs/core': 1.6.4 side-channel@1.0.6: dependencies: @@ -13022,7 +13035,7 @@ snapshots: vite-node@1.6.0(@types/node@20.12.4)(terser@5.30.3): dependencies: cac: 6.7.14 - debug: 4.3.4 + debug: 4.3.5 pathe: 1.1.2 picocolors: 1.0.1 vite: 5.2.13(@types/node@20.12.4)(terser@5.30.3) @@ -13064,7 +13077,7 @@ snapshots: '@vitest/utils': 1.6.0 acorn-walk: 8.3.2 chai: 4.4.1 - debug: 4.3.4 + debug: 4.3.5 execa: 8.0.1 local-pkg: 0.5.0 magic-string: 0.30.10