|
99 | 99 | "devDependencies": { |
100 | 100 | "@biomejs/biome": "^2.3.14", |
101 | 101 | "@react-native-community/slider": "^4.5.7", |
102 | | - "@types/react": "^19.2.11", |
| 102 | + "@types/react": "^19.2.14", |
103 | 103 | "@types/react-dom": "^19.2.3", |
104 | 104 | "babel-plugin-parameter-decorator": "^1.0.16", |
105 | 105 | "babel-plugin-transform-typescript-metadata": "^0.3.2", |
106 | 106 | "expo": "55.0.0-preview.9", |
107 | 107 | "expo-document-picker": "~14.0.8", |
108 | 108 | "expo-image-picker": "^17.0.10", |
109 | | - "wrangler": "^4.62.0" |
| 109 | + "wrangler": "^4.64.0" |
110 | 110 | }, |
111 | 111 | "peerDependencies": { |
112 | 112 | "@hono/node-server": "^1.19.9", |
113 | | - "@modelcontextprotocol/sdk": "^1.25.3", |
| 113 | + "@modelcontextprotocol/sdk": "^1.26.0", |
114 | 114 | "@stricli/core": "^1.2.5", |
115 | 115 | "buffer": "^6.0.3", |
116 | 116 | "cookie-parser": "^1.4.7", |
117 | 117 | "express": "^5.2.1", |
118 | 118 | "express-fileupload": "^1.5.2", |
119 | 119 | "fast-check": "^4.5.3", |
120 | 120 | "helmet": "^8.1.0", |
121 | | - "hono": "^4.11.7", |
| 121 | + "hono": "^4.11.9", |
122 | 122 | "inversify": "^7.11.0", |
123 | 123 | "jose": "^6.1.3", |
124 | 124 | "knex": "^3.1.0", |
125 | 125 | "next": "^15.5.12", |
126 | 126 | "pg": "^8.18.0", |
127 | 127 | "react": "^19.2.4", |
128 | 128 | "react-dom": "^19.2.4", |
129 | | - "react-native": "^0.83.1", |
| 129 | + "react-native": "^0.83.2", |
130 | 130 | "reflect-metadata": "^0.2.2", |
131 | 131 | "sqlite3": "^5.1.7", |
132 | 132 | "typescript": "^5.9.3", |
|
0 commit comments