@kikko-land/react
Advanced tools
@@ -18,3 +18,3 @@ $ yarn vite build | ||
| [36m[vite:dts][32m Start generate declaration files...[39m | ||
| [32m[36m[vite:dts][32m Declaration files built in 7892ms. | ||
| [32m[36m[vite:dts][32m Declaration files built in 7080ms. | ||
| [39m |
+10
-0
| # @kikko-land/react | ||
| ## 0.7.3 | ||
| ### Patch Changes | ||
| - Updated dependencies [085297e] | ||
| - @kikko-land/kikko@0.13.0 | ||
| - @kikko-land/migrations-plugin@0.7.3 | ||
| - @kikko-land/react-queries-hooks@0.10.3 | ||
| - @kikko-land/reactive-queries-plugin@0.9.2 | ||
| ## 0.7.2 | ||
@@ -4,0 +14,0 @@ |
+5
-5
| { | ||
| "name": "@kikko-land/react", | ||
| "version": "0.7.2", | ||
| "version": "0.7.3", | ||
| "author": "Sergey Popov", | ||
@@ -38,6 +38,6 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@kikko-land/kikko": "^0.12.0", | ||
| "@kikko-land/migrations-plugin": "^0.7.2", | ||
| "@kikko-land/react-queries-hooks": "^0.10.2", | ||
| "@kikko-land/reactive-queries-plugin": "^0.9.1", | ||
| "@kikko-land/kikko": "^0.13.0", | ||
| "@kikko-land/migrations-plugin": "^0.7.3", | ||
| "@kikko-land/react-queries-hooks": "^0.10.3", | ||
| "@kikko-land/reactive-queries-plugin": "^0.9.2", | ||
| "@kikko-land/boono-sql": "^0.3.0" | ||
@@ -44,0 +44,0 @@ }, |
Sorry, the diff of this file is not supported yet
10351
2.18%+ Added
- Removed
Updated