Skip to content

Commit 8534824

Browse files
renovate[bot]ardatan
authored andcommitted
chore(deps): update all non-major dependencies (#7485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41cc67a commit 8534824

File tree

5 files changed

+82
-46
lines changed

5 files changed

+82
-46
lines changed

package-lock.json

Lines changed: 76 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@envelop/core": "5.3.1",
6060
"@theguild/prettier-config": "3.0.1",
6161
"@types/jest": "30.0.0",
62-
"@types/node": "24.4.0",
62+
"@types/node": "24.5.0",
6363
"@typescript-eslint/eslint-plugin": "8.43.0",
6464
"@typescript-eslint/parser": "8.43.0",
6565
"@urql/core": "6.0.1",
@@ -71,7 +71,7 @@
7171
"eslint-config-prettier": "10.1.8",
7272
"eslint-config-standard": "17.1.0",
7373
"eslint-plugin-import": "2.32.0",
74-
"eslint-plugin-n": "17.22.0",
74+
"eslint-plugin-n": "17.23.0",
7575
"eslint-plugin-promise": "7.2.1",
7676
"globby": "11.1.0",
7777
"graphql": "16.11.0",
@@ -83,7 +83,7 @@
8383
"prettier": "3.6.2",
8484
"prettier-plugin-tailwindcss": "0.6.14",
8585
"rimraf": "6.0.1",
86-
"ts-jest": "29.4.1",
86+
"ts-jest": "29.4.2",
8787
"tsx": "4.20.5",
8888
"typedoc": "0.25.13",
8989
"typedoc-plugin-markdown": "3.17.1",

packages/graphql-tag-pluck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"tslib": "^2.4.0"
6060
},
6161
"devDependencies": {
62-
"@astrojs/compiler": "2.12.2",
62+
"@astrojs/compiler": "2.13.0",
6363
"@types/babel__traverse": "7.28.0",
6464
"@vue/compiler-sfc": "3.5.21",
6565
"astrojs-compiler-sync": "1.1.1",

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"graphql-sse": "2.5.4",
7676
"graphql-upload": "17.0.0",
7777
"graphql-yoga": "5.15.2",
78-
"puppeteer": "24.20.0",
78+
"puppeteer": "24.21.0",
7979
"subscriptions-transport-ws": "0.11.0",
8080
"webpack": "5.101.3"
8181
},

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@theguild/tailwind-config": "0.6.3",
25-
"@types/node": "24.4.0",
25+
"@types/node": "24.5.0",
2626
"@types/react": "19.1.13",
2727
"pagefind": "^1.3.0",
2828
"postcss": "8.5.6",

0 commit comments

Comments
 (0)