Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jan 18, 2024
1 parent 0897d36 commit e685062
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koishijs/boilerplate",
"version": "1.13.4",
"version": "1.13.5",
"packageManager": "yarn@4.0.1",
"private": true,
"files": [
Expand Down Expand Up @@ -39,6 +39,7 @@
"@koishijs/plugin-hmr": "^1.2.8",
"@koishijs/scripts": "^4.5.0",
"@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",
Expand All @@ -60,24 +61,24 @@
"@koishijs/plugin-analytics": "^2.0.6",
"@koishijs/plugin-auth": "^4.1.6",
"@koishijs/plugin-bind": "^1.5.1",
"@koishijs/plugin-commands": "^3.4.7",
"@koishijs/plugin-commands": "^3.4.9",
"@koishijs/plugin-config": "^2.8.2",
"@koishijs/plugin-console": "^5.25.6",
"@koishijs/plugin-database-sqlite": "^3.8.4",
"@koishijs/plugin-explorer": "^1.5.0",
"@koishijs/plugin-help": "^2.4.3",
"@koishijs/plugin-insight": "^3.4.5",
"@koishijs/plugin-insight": "^3.5.0",
"@koishijs/plugin-inspect": "^1.1.3",
"@koishijs/plugin-locales": "^2.5.2",
"@koishijs/plugin-logger": "^2.6.5",
"@koishijs/plugin-market": "^2.9.0",
"@koishijs/plugin-notifier": "^1.0.0",
"@koishijs/plugin-locales": "^2.5.3",
"@koishijs/plugin-logger": "^2.6.6",
"@koishijs/plugin-market": "^2.9.3",
"@koishijs/plugin-notifier": "^1.1.1",
"@koishijs/plugin-oobe": "^0.0.2",
"@koishijs/plugin-sandbox": "^3.2.4",
"@koishijs/plugin-server": "^3.1.3",
"@koishijs/plugin-server-satori": "^2.4.0",
"@koishijs/plugin-server-temp": "^1.2.1",
"@koishijs/plugin-status": "^7.4.6",
"@koishijs/plugin-status": "^7.4.7",
"koishi": "^4.16.4",
"koishi-plugin-android": "^0.0.1",
"koishi-plugin-assets-local": "^3.2.1",
Expand Down

0 comments on commit e685062

Please sign in to comment.