Skip to content

Commit

Permalink
chore: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Nov 28, 2024
1 parent d38b41e commit 759ea0c
Show file tree
Hide file tree
Showing 4 changed files with 854 additions and 788 deletions.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
},
"devDependencies": {
"@hono/node-server": "^1.13.7",
"hono": "^4.6.10"
"hono": "^4.6.12"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@changesets/cli": "^2.27.10",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/prompt-cli": "^19.6.0",
"@commitlint/types": "^19.5.0",
"@icebreakers/eslint-config": "^0.7.3",
"@icebreakers/eslint-config": "^0.7.5",
"@icebreakers/monorepo": "workspace:*",
"@icebreakers/stylelint-config": "^0.1.2",
"@types/fs-extra": "^11.0.4",
Expand All @@ -49,9 +49,9 @@
"@types/lodash": "^4.17.12",
"@types/lodash-es": "^4.17.12",
"@types/micromatch": "^4.0.9",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/set-value": "^4.0.3",
"@vitest/coverage-v8": "~2.1.5",
"@vitest/coverage-v8": "~2.1.6",
"ci-info": "^4.1.0",
"cross-env": "^7.0.3",
"defu": "^6.1.4",
Expand All @@ -72,10 +72,10 @@
"tslib": "^2.8.0",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"turbo": "^2.3.0",
"typescript": "^5.6.3",
"turbo": "^2.3.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "~2.1.5",
"vitest": "~2.1.6",
"yaml": "^2.6.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@inquirer/confirm": "^5.0.2",
"@pnpm/logger": "^5.2.0",
"@pnpm/types": "^12.2.0",
"@pnpm/workspace.find-packages": "^4.0.13",
"@pnpm/workspace.find-packages": "^4.0.14",
"commander": "^12.1.0",
"comment-json": "^4.2.5",
"consola": "^3.2.3",
Expand Down
Loading

0 comments on commit 759ea0c

Please sign in to comment.