Skip to content

Commit ec3debf

Browse files
authored
chore: npm updates (#774)
1 parent 2cd9e50 commit ec3debf

2 files changed

Lines changed: 378 additions & 649 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@octokit/plugin-paginate-rest": "14.0.0"
5252
},
5353
"devDependencies": {
54-
"@changesets/changelog-github": "0.6.0",
54+
"@changesets/changelog-github": "0.7.0",
5555
"@changesets/cli": "2.31.0",
5656
"@cloudflare/types": "7.0.0",
5757
"@graphql-codegen/cli": "7.0.0",
@@ -63,20 +63,20 @@
6363
"@tsconfig/node24": "24.0.4",
6464
"@types/json-schema": "7.0.15",
6565
"@types/node": "24.12.2",
66-
"dotenv": "17.3.1",
66+
"dotenv": "17.4.2",
6767
"esbuild": "0.28.0",
6868
"graphql": "16.14.0",
6969
"graphql-tag": "2.12.6",
70-
"knip": "6.14.1",
71-
"oxfmt": "0.47.0",
72-
"oxlint": "1.62.0",
73-
"oxlint-tsgolint": "0.22.1",
74-
"skills": "1.5.6",
75-
"tsx": "4.21.0",
70+
"knip": "6.14.2",
71+
"oxfmt": "0.51.0",
72+
"oxlint": "1.66.0",
73+
"oxlint-tsgolint": "0.23.0",
74+
"skills": "1.5.7",
75+
"tsx": "4.22.3",
7676
"typescript": "6.0.3",
7777
"undici": "7.24.4",
78-
"vite": "8.0.10",
79-
"vitest": "4.1.5",
78+
"vite": "8.0.14",
79+
"vitest": "4.1.7",
8080
"wrangler": "4.86.0"
8181
},
8282
"peerDependencies": {

0 commit comments

Comments
 (0)