Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdanyow committed Dec 6, 2024
1 parent b7b602d commit a522b03
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 5,385 deletions.
5,350 changes: 0 additions & 5,350 deletions package-lock.json

This file was deleted.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"release": "npm run clean && npm run build && changeset publish",
"reinstall": "git clean -fxd -e .env && rm -f package-lock.json && npm install",
"readme-gen": "node readme-gen.js",
"update-deps": "npx npm-check-updates --upgrade --deep && git clean -fxd -e .env && rm package-lock.json && npm install",
"update-deps": "npx npm-check-updates --upgrade --deep --reject path-to-regexp && git clean -fxd -e .env && rm package-lock.json && npm install",
"prepare": "husky"
},
"lint-staged": {
"*.{ts,js,json,yml,html,xml}": "prettier --write"
},
"devDependencies": {
"@changesets/cli": "^2.27.9",
"husky": "^9.1.6",
"@changesets/cli": "^2.27.10",
"husky": "^9.1.7",
"lint-staged": "15.2.10",
"prettier": "3.3.3"
"prettier": "3.4.2"
}
}
8 changes: 4 additions & 4 deletions packages/cosmos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
},
"devDependencies": {
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"mocha": "^11.0.1",
"tshy": "^3.0.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
"typescript": "^5.7.2",
"wrangler": "^3.92.0"
},
"tshy": {
"exports": {
Expand Down
8 changes: 4 additions & 4 deletions packages/csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
},
"devDependencies": {
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
"mocha": "^11.0.1",
"typescript": "^5.7.2",
"wrangler": "^3.92.0"
},
"tshy": {
"exports": {
Expand Down
4 changes: 2 additions & 2 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@cfworker/web": "^5.0.1"
},
"devDependencies": {
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
"typescript": "^5.7.2",
"wrangler": "^3.92.0"
}
}
8 changes: 4 additions & 4 deletions packages/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
},
"devDependencies": {
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"chai": "^5.1.2",
"json-schema-test-suite": "git+https://github.com/json-schema-org/JSON-Schema-Test-Suite#76b529f",
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
"mocha": "^11.0.1",
"typescript": "^5.7.2",
"wrangler": "^3.92.0"
},
"tshy": {
"exports": {
Expand Down
8 changes: 4 additions & 4 deletions packages/jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
},
"devDependencies": {
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
"mocha": "^11.0.1",
"typescript": "^5.7.2",
"wrangler": "^3.92.0"
},
"tshy": {
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"test": "echo \"no tests 🥺\""
},
"devDependencies": {
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"tshy": {
"exports": {
Expand Down
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": "^5.0.1",
"@cloudflare/workers-types": "^4.20241112.0"
"@cloudflare/workers-types": "^4.20241205.0"
},
"devDependencies": {
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions packages/uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
},
"devDependencies": {
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
"mocha": "^11.0.1",
"typescript": "^5.7.2",
"wrangler": "^3.92.0"
},
"tshy": {
"exports": {
Expand Down
12 changes: 6 additions & 6 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
"@types/cookie": "^1.0.0",
"@types/html-escaper": "^3.0.2",
"@types/statuses": "^2.0.5",
"cookie": "^1.0.1",
"cookie": "^1.0.2",
"html-escaper": "^3.0.3",
"negotiator": "^1.0.0",
"path-to-regexp": "7.1.0",
"secure-json-parse": "^2.7.0",
"secure-json-parse": "^3.0.1",
"statuses": "^2.0.1"
},
"devDependencies": {
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"chai": "^5.1.2",
"esbuild": "^0.24.0",
"jsonpointer": "^5.0.1",
"mocha": "^10.8.2",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
"mocha": "^11.0.1",
"typescript": "^5.7.2",
"wrangler": "^3.92.0"
},
"tshy": {
"exports": {
Expand Down

0 comments on commit a522b03

Please sign in to comment.