Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdanyow committed Nov 15, 2024
1 parent 3488b18 commit d0a0d04
Show file tree
Hide file tree
Showing 11 changed files with 553 additions and 798 deletions.
1,243 changes: 499 additions & 744 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"*.{ts,js,json,yml,html,xml}": "prettier --write"
},
"devDependencies": {
"@changesets/cli": "^2.27.7",
"husky": "^9.1.5",
"lint-staged": "15.2.9",
"@changesets/cli": "^2.27.9",
"husky": "^9.1.6",
"lint-staged": "15.2.10",
"prettier": "3.3.3"
}
}
14 changes: 7 additions & 7 deletions packages/cosmos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"rfc4648": "^1.5.3"
},
"devDependencies": {
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"chai": "^5.1.1",
"esbuild": "^0.23.1",
"mocha": "^10.7.3",
"typescript": "^5.5.4",
"wrangler": "^3.72.1"
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
}
}
14 changes: 7 additions & 7 deletions packages/csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"test": "node ../../test.mjs"
},
"devDependencies": {
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"chai": "^5.1.1",
"esbuild": "^0.23.1",
"mocha": "^10.7.3",
"typescript": "^5.5.4",
"wrangler": "^3.72.1"
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
}
}
4 changes: 2 additions & 2 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@cfworker/web": "^3.0.0"
},
"devDependencies": {
"typescript": "^5.5.4",
"wrangler": "^3.72.1"
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
}
}
14 changes: 7 additions & 7 deletions packages/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"test": "node ../../test.mjs"
},
"devDependencies": {
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"chai": "^5.1.1",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"chai": "^5.1.2",
"json-schema-test-suite": "git+https://github.com/json-schema-org/JSON-Schema-Test-Suite#76b529f",
"esbuild": "^0.23.1",
"mocha": "^10.7.3",
"typescript": "^5.5.4",
"wrangler": "^3.72.1"
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
}
}
14 changes: 7 additions & 7 deletions packages/jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"rfc4648": "^1.5.3"
},
"devDependencies": {
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"chai": "^5.1.1",
"esbuild": "^0.23.1",
"mocha": "^10.7.3",
"typescript": "^5.5.4",
"wrangler": "^3.72.1"
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
}
}
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"test": "echo \"no tests 🥺\""
},
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions packages/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"dependencies": {
"@cfworker/web": "^3.0.0",
"@cloudflare/workers-types": "^4.20240821.1"
"@cloudflare/workers-types": "^4.20241112.0"
},
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.3"
}
}
14 changes: 7 additions & 7 deletions packages/uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"test": "node ../../test.mjs"
},
"devDependencies": {
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"chai": "^5.1.1",
"esbuild": "^0.23.1",
"mocha": "^10.7.3",
"typescript": "^5.5.4",
"wrangler": "^3.72.1"
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
}
}
22 changes: 11 additions & 11 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,24 @@
},
"dependencies": {
"@cfworker/json-schema": "^3.0.0",
"@types/cookie": "^0.6.0",
"@types/cookie": "^1.0.0",
"@types/html-escaper": "^3.0.2",
"@types/statuses": "^2.0.5",
"cookie": "^0.6.0",
"cookie": "^1.0.1",
"html-escaper": "^3.0.3",
"negotiator": "^0.6.3",
"path-to-regexp": "^7.1.0",
"negotiator": "^1.0.0",
"path-to-regexp": "^8.2.0",
"secure-json-parse": "^2.7.0",
"statuses": "^2.0.1"
},
"devDependencies": {
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"chai": "^5.1.1",
"esbuild": "^0.23.1",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"jsonpointer": "^5.0.1",
"mocha": "^10.7.3",
"typescript": "^5.5.4",
"wrangler": "^3.72.1"
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
}
}

0 comments on commit d0a0d04

Please sign in to comment.