Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
BarnabyShearer committed Jan 20, 2025
1 parent b5a4b4a commit 965d55b
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 215 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
"type-check": "./bin/type-check.mjs"
},
"dependencies": {
"@anatine/zod-openapi": "^2.2.6",
"@anatine/zod-openapi": "^2.2.7",
"@asteasolutions/zod-to-openapi": "^7.3.0",
"@cloudflare/vitest-pool-workers": "^0.6.3",
"@cloudflare/vitest-pool-workers": "^0.6.4",
"@cloudflare/workers-types": "^4.20250109.0",
"@sentry/cli": "^2.40.0",
"@sentry/cli": "^2.41.0",
"@types/node": "^22.10.7",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@vitest/coverage-istanbul": "^2.1.8",
Expand All @@ -26,7 +27,7 @@
"openapi-typescript": "^7.5.2",
"openapi3-ts": "^4.4.0",
"pbkdf-subtle": "^1.0.0",
"toucan-js": "^4.0.0",
"toucan-js": "^4.1.0",
"zod": "^3.24.1"
},
"peerDependencies": {
Expand All @@ -51,10 +52,9 @@
"name": "two-stroke",
"packageManager": "[email protected]",
"type": "module",
"version": "4.1.5",
"version": "4.1.6",
"devDependencies": {
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.7",
"eslint": "^9.18.0",
"prettier": "^3.4.2",
"typescript": "^5.7.3",
Expand Down
Loading

0 comments on commit 965d55b

Please sign in to comment.