Skip to content

Commit ed39c5a

Browse files
chore(deps): update all non-major dependencies
1 parent 391a688 commit ed39c5a

File tree

5 files changed

+161
-132
lines changed

5 files changed

+161
-132
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@envelop/core": "5.3.0",
5757
"@theguild/prettier-config": "3.0.1",
5858
"@types/jest": "30.0.0",
59-
"@types/node": "22.16.0",
59+
"@types/node": "22.16.3",
6060
"@typescript-eslint/eslint-plugin": "8.36.0",
6161
"@typescript-eslint/parser": "8.36.0",
6262
"@urql/core": "5.2.0",
@@ -81,7 +81,7 @@
8181
"lint-staged": "16.1.2",
8282
"patch-package": "8.0.0",
8383
"prettier": "3.6.2",
84-
"prettier-plugin-tailwindcss": "0.6.13",
84+
"prettier-plugin-tailwindcss": "0.6.14",
8585
"ts-jest": "29.4.0",
8686
"tsx": "4.20.3",
8787
"typedoc": "0.25.13",

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.17",
6565
"astrojs-compiler-sync": "1.1.1",
6666
"content-tag": "4.0.0",
67-
"svelte": "5.35.4",
67+
"svelte": "5.35.6",
6868
"svelte2tsx": "0.7.40"
6969
},
7070
"publishConfig": {

packages/loaders/url/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@
7575
"graphql-sse": "2.5.4",
7676
"graphql-upload": "17.0.0",
7777
"graphql-yoga": "5.14.0",
78-
"puppeteer": "24.12.0",
78+
"puppeteer": "24.12.1",
7979
"subscriptions-transport-ws": "0.11.0",
80-
"webpack": "5.99.9"
80+
"webpack": "5.100.1"
8181
},
8282
"publishConfig": {
8383
"directory": "dist",

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"react-dom": "19.1.0"
1919
},
2020
"optionalDependencies": {
21-
"@img/sharp-libvips-linux-x64": "1.1.0"
21+
"@img/sharp-libvips-linux-x64": "1.2.0"
2222
},
2323
"devDependencies": {
2424
"@theguild/tailwind-config": "0.6.3",
25-
"@types/node": "22.16.0",
25+
"@types/node": "22.16.3",
2626
"@types/react": "19.1.8",
2727
"pagefind": "^1.3.0",
2828
"postcss": "8.5.6",
2929
"postcss-import": "16.1.1",
3030
"postcss-lightningcss": "1.0.1",
3131
"tailwindcss": "3.4.17",
3232
"typescript": "5.8.3",
33-
"wrangler": "4.23.0"
33+
"wrangler": "4.24.3"
3434
}
3535
}

0 commit comments

Comments
 (0)