diff --git a/package.json b/package.json index 56d99b4..6b8cddb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@koishijs/boilerplate", - "version": "1.13.4", + "version": "1.13.5", "packageManager": "yarn@4.0.1", "private": true, "files": [ @@ -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", @@ -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",