Skip to content

Commit b5b8aa2

Browse files
chore(deps): update all non-major dependencies (#7145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 643c350 commit b5b8aa2

File tree

4 files changed

+25
-32
lines changed

4 files changed

+25
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"chalk": "5.4.1",
6767
"concurrently": "9.1.2",
6868
"cross-env": "7.0.3",
69-
"eslint": "9.24.0",
69+
"eslint": "9.25.0",
7070
"eslint-config-prettier": "10.1.2",
7171
"eslint-config-standard": "17.1.0",
7272
"eslint-plugin-import": "2.31.0",

packages/graphql-tag-pluck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@vue/compiler-sfc": "3.5.13",
6565
"astrojs-compiler-sync": "1.1.1",
6666
"content-tag": "3.1.2",
67-
"svelte": "5.27.3",
67+
"svelte": "5.28.1",
6868
"svelte2tsx": "0.7.36"
6969
},
7070
"publishConfig": {

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"graphql-yoga": "5.13.4",
7878
"puppeteer": "24.6.1",
7979
"subscriptions-transport-ws": "0.11.0",
80-
"webpack": "5.99.5"
80+
"webpack": "5.99.6"
8181
},
8282
"publishConfig": {
8383
"directory": "dist",

yarn.lock

Lines changed: 22 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1494,18 +1494,11 @@
14941494
debug "^4.3.1"
14951495
minimatch "^3.1.2"
14961496

1497-
"@eslint/config-helpers@^0.2.0":
1497+
"@eslint/config-helpers@^0.2.1":
14981498
version "0.2.1"
14991499
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
15001500
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
15011501

1502-
"@eslint/core@^0.12.0":
1503-
version "0.12.0"
1504-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
1505-
integrity sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==
1506-
dependencies:
1507-
"@types/json-schema" "^7.0.15"
1508-
15091502
"@eslint/core@^0.13.0":
15101503
version "0.13.0"
15111504
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
@@ -1528,17 +1521,17 @@
15281521
minimatch "^3.1.2"
15291522
strip-json-comments "^3.1.1"
15301523

1531-
"@eslint/js@9.24.0":
1532-
version "9.24.0"
1533-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.24.0.tgz#685277980bb7bf84ecc8e4e133ccdda7545a691e"
1534-
integrity sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==
1524+
"@eslint/js@9.25.0":
1525+
version "9.25.0"
1526+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
1527+
integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
15351528

15361529
"@eslint/object-schema@^2.1.6":
15371530
version "2.1.6"
15381531
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
15391532
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
15401533

1541-
"@eslint/plugin-kit@^0.2.7":
1534+
"@eslint/plugin-kit@^0.2.8":
15421535
version "0.2.8"
15431536
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
15441537
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
@@ -6041,19 +6034,19 @@ eslint-visitor-keys@^4.2.0:
60416034
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
60426035
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
60436036

6044-
eslint@9.24.0:
6045-
version "9.24.0"
6046-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee"
6047-
integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==
6037+
eslint@9.25.0:
6038+
version "9.25.0"
6039+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.0.tgz#ebf629bb26d8e7490ff94f87321863cd73272351"
6040+
integrity sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA==
60486041
dependencies:
60496042
"@eslint-community/eslint-utils" "^4.2.0"
60506043
"@eslint-community/regexpp" "^4.12.1"
60516044
"@eslint/config-array" "^0.20.0"
6052-
"@eslint/config-helpers" "^0.2.0"
6053-
"@eslint/core" "^0.12.0"
6045+
"@eslint/config-helpers" "^0.2.1"
6046+
"@eslint/core" "^0.13.0"
60546047
"@eslint/eslintrc" "^3.3.1"
6055-
"@eslint/js" "9.24.0"
6056-
"@eslint/plugin-kit" "^0.2.7"
6048+
"@eslint/js" "9.25.0"
6049+
"@eslint/plugin-kit" "^0.2.8"
60576050
"@humanfs/node" "^0.16.6"
60586051
"@humanwhocodes/module-importer" "^1.0.1"
60596052
"@humanwhocodes/retry" "^0.4.2"
@@ -11662,10 +11655,10 @@ svelte2tsx@0.7.36:
1166211655
dedent-js "^1.0.1"
1166311656
pascal-case "^3.1.1"
1166411657

11665-
svelte@5.27.3:
11666-
version "5.27.3"
11667-
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.27.3.tgz#cf71a6e3219902f6e755f440416cd72aceb601d9"
11668-
integrity sha512-MK16NUEFwAunCkdJpIIJ6hvKElx0zFlKMqQd7NAIugMfrL0YeOH8VEn5pg9g2Q6RLj2JrGJL6c0zaAwmXx/nHQ==
11658+
svelte@5.28.1:
11659+
version "5.28.1"
11660+
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.28.1.tgz#4a0cd28c92ea23f4d5caa8eaf0e8d0af6c83c397"
11661+
integrity sha512-iOa9WmfNG95lSOSJdMhdjJ4Afok7IRAQYXpbnxhd5EINnXseG0GVa9j6WPght4eX78XfFez45Fi+uRglGKPV/Q==
1166911662
dependencies:
1167011663
"@ampproject/remapping" "^2.3.0"
1167111664
"@jridgewell/sourcemap-codec" "^1.5.0"
@@ -12469,10 +12462,10 @@ webpack-sources@^3.2.3:
1246912462
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1247012463
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1247112464

12472-
webpack@5.99.5, webpack@^5:
12473-
version "5.99.5"
12474-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.5.tgz#86e3b3a5a03377ea5da271c929934003f5ac5dd8"
12475-
integrity sha512-q+vHBa6H9qwBLUlHL4Y7L0L1/LlyBKZtS9FHNCQmtayxjI5RKC9yD8gpvLeqGv5lCQp1Re04yi0MF40pf30Pvg==
12465+
webpack@5.99.6, webpack@^5:
12466+
version "5.99.6"
12467+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.6.tgz#0d6ba7ce1d3609c977f193d2634d54e5cf36379d"
12468+
integrity sha512-TJOLrJ6oeccsGWPl7ujCYuc0pIq2cNsuD6GZDma8i5o5Npvcco/z+NKvZSFsP0/x6SShVb0+X2JK/JHUjKY9dQ==
1247612469
dependencies:
1247712470
"@types/eslint-scope" "^3.7.7"
1247812471
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)