Skip to content

Commit

Permalink
chore(dev-deps): upgrade all to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Jan 6, 2025
1 parent 55a24bc commit 4bde6a4
Show file tree
Hide file tree
Showing 6 changed files with 708 additions and 656 deletions.
4 changes: 2 additions & 2 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"gen:graffle": "pnpm graffle --defaultSchemaUrl http://localhost:3000/graphql --schema ../tests/_/schemas/pokemon/schema.graphql --output ./$/graffle"
},
"dependencies": {
"@opentelemetry/sdk-trace-base": "^1.29.0",
"@opentelemetry/sdk-trace-node": "^1.29.0",
"@opentelemetry/sdk-trace-base": "^1.30.0",
"@opentelemetry/sdk-trace-node": "^1.30.0",
"graffle": "file:..",
"graphql": "^16.10.0",
"typescript": "^5.7.2"
Expand Down
86 changes: 43 additions & 43 deletions examples/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"@0no-co/graphql.web": "^1.0.12",
"@graphql-typed-document-node/core": "^3.2.0",
"@molt/command": "^0.9.0",
"es-toolkit": "^1.30.1",
"es-toolkit": "^1.31.0",
"is-plain-obj": "^4.1.0"
},
"peerDependencies": {
Expand Down Expand Up @@ -171,9 +171,9 @@
"@tsconfig/strictest": "^2.0.5",
"@types/body-parser": "^1.19.5",
"@types/express": "^5.0.0",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"async-cleanup": "^1.0.0",
"doctoc": "^2.2.1",
"dprint": "^0.48.0",
Expand All @@ -194,16 +194,16 @@
"graphql-scalars": "^1.24.0",
"graphql-tag": "^2.12.6",
"graphql-upload-minimal": "^1.6.1",
"graphql-yoga": "^5.10.6",
"graphql-yoga": "^5.10.9",
"jsdom": "^25.0.1",
"memfs": "^4.15.1",
"memfs": "^4.15.3",
"prettier": "^3.4.2",
"publint": "^0.2.12",
"publint": "^0.3.0",
"strip-ansi": "^7.1.0",
"tsx": "^4.19.2",
"type-fest": "^4.30.2",
"type-fest": "^4.31.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.19.0",
"vitepress": "^1.5.0",
"vitest": "^2.1.8",
"zod": "^3.24.1"
Expand Down
Loading

0 comments on commit 4bde6a4

Please sign in to comment.