@instantdb/components 1.0.23-branch-codex-cli-args-combinators.25405575906.1 → 1.0.23-branch-codex-cli-args-combinators.25405773508.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
 
2
- > @instantdb/components@1.0.23-branch-codex-cli-args-combinators.25405575906.1 build /home/runner/work/instant/instant/client/packages/components
2
+ > @instantdb/components@1.0.23-branch-codex-cli-args-combinators.25405773508.1 build /home/runner/work/instant/instant/client/packages/components
3
3
  > vite build
4
4
 
5
5
  vite v5.4.14 building for production...
@@ -13,8 +13,8 @@ rendering chunks...
13
13
  computing gzip size...
14
14
  dist/style.css  59.63 kB │ gzip: 10.33 kB
15
15
  dist/index.js 379.04 kB │ gzip: 93.14 kB
16
- [unplugin:dts] Declaration files built in 6510ms.
16
+ [unplugin:dts] Declaration files built in 6055ms.
17
17
  
18
18
  dist/style.css  59.63 kB │ gzip: 10.33 kB
19
19
  dist/index.cjs 261.09 kB │ gzip: 73.70 kB
20
- ✓ built in 7.37s
20
+ ✓ built in 6.91s
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@instantdb/components",
3
3
  "private": false,
4
- "version": "1.0.23-branch-codex-cli-args-combinators.25405575906.1",
4
+ "version": "1.0.23-branch-codex-cli-args-combinators.25405773508.1",
5
5
  "type": "module",
6
6
  "description": "Instant's UI components",
7
7
  "license": "Apache-2.0",
@@ -94,11 +94,11 @@
94
94
  "swr": "^2.2.4",
95
95
  "tailwind-merge": "^2.2.1",
96
96
  "uuid": "^11.1.0",
97
- "@instantdb/admin": "1.0.23-branch-codex-cli-args-combinators.25405575906.1",
98
- "@instantdb/core": "1.0.23-branch-codex-cli-args-combinators.25405575906.1",
99
- "@instantdb/platform": "1.0.23-branch-codex-cli-args-combinators.25405575906.1",
100
- "@instantdb/react": "1.0.23-branch-codex-cli-args-combinators.25405575906.1",
101
- "@instantdb/version": "1.0.23-branch-codex-cli-args-combinators.25405575906.1"
97
+ "@instantdb/admin": "1.0.23-branch-codex-cli-args-combinators.25405773508.1",
98
+ "@instantdb/platform": "1.0.23-branch-codex-cli-args-combinators.25405773508.1",
99
+ "@instantdb/core": "1.0.23-branch-codex-cli-args-combinators.25405773508.1",
100
+ "@instantdb/react": "1.0.23-branch-codex-cli-args-combinators.25405773508.1",
101
+ "@instantdb/version": "1.0.23-branch-codex-cli-args-combinators.25405773508.1"
102
102
  },
103
103
  "scripts": {
104
104
  "test": "echo \"Error: no test specified\" && exit 1",