Skip to content

Commit 8372f0f

Browse files
renovate[bot]ardatan
authored andcommitted
fix(deps): update all non-major dependencies (#7389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b771fe2 commit 8372f0f

File tree

4 files changed

+113
-113
lines changed

4 files changed

+113
-113
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
},
4747
"devDependencies": {
4848
"@apollo/client": "3.13.9",
49-
"@babel/core": "7.28.0",
49+
"@babel/core": "7.28.3",
5050
"@babel/plugin-proposal-class-properties": "7.18.6",
5151
"@babel/plugin-proposal-explicit-resource-management": "7.27.4",
52-
"@babel/preset-env": "7.28.0",
52+
"@babel/preset-env": "7.28.3",
5353
"@babel/preset-typescript": "7.27.1",
5454
"@changesets/changelog-github": "0.5.1",
5555
"@changesets/cli": "2.29.5",

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.15.1",
78-
"puppeteer": "24.16.1",
78+
"puppeteer": "24.16.2",
7979
"subscriptions-transport-ws": "0.11.0",
80-
"webpack": "5.101.1"
80+
"webpack": "5.101.2"
8181
},
8282
"publishConfig": {
8383
"directory": "dist",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"sharp": "0.34.3",
3232
"tailwindcss": "3.4.17",
3333
"typescript": "5.9.2",
34-
"wrangler": "4.29.1"
34+
"wrangler": "4.30.0"
3535
}
3636
}

0 commit comments

Comments
 (0)