Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jan 30, 2024
1 parent 9f52ebb commit c8b1954
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,17 @@
"start": "koishi start"
},
"devDependencies": {
"@koishijs/client": "^5.27.1",
"@koishijs/client": "^5.27.6",
"@koishijs/plugin-hmr": "^1.2.8",
"@koishijs/scripts": "^4.5.1",
"@koishijs/scripts": "^4.5.2",
"@types/node": "^20.10.2",
"@types/react": "^18.2.48",
"cross-env": "^7.0.3",
"esbuild": "^0.18.20",
"esbuild-register": "npm:@shigma/esbuild-register@^1.1.1",
"tsx": "^4.7.0",
"typescript": "^5.3.2",
"yakumo": "^1.0.0-beta.2",
"yakumo": "^1.0.0-beta.4",
"yakumo-esbuild": "^1.0.0-beta.2",
"yakumo-tsc": "^1.0.0-beta.1",
"yml-register": "^1.1.0"
Expand All @@ -62,8 +63,8 @@
"@koishijs/plugin-bind": "^1.5.1",
"@koishijs/plugin-commands": "^3.5.1",
"@koishijs/plugin-config": "^2.8.2",
"@koishijs/plugin-console": "^5.27.1",
"@koishijs/plugin-database-sqlite": "^3.8.4",
"@koishijs/plugin-console": "^5.27.6",
"@koishijs/plugin-database-sqlite": "^3.8.5",
"@koishijs/plugin-explorer": "^1.5.0",
"@koishijs/plugin-help": "^2.4.3",
"@koishijs/plugin-insight": "^3.5.1",
Expand Down

0 comments on commit c8b1954

Please sign in to comment.