oc 0.50.57-beta.0 → 0.50.57-beta.2

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,16 +1,16 @@
1
1
 
2
- > oc@0.50.56 prebuild
2
+ > oc@0.50.57 prebuild
3
3
  > rimraf dist
4
4
 
5
5
 
6
- > oc@0.50.56 build
6
+ > oc@0.50.57 build
7
7
  > npm run lint && tsc && node tasks/build.js
8
8
 
9
9
 
10
- > oc@0.50.56 lint
10
+ > oc@0.50.57 lint
11
11
  > npx @biomejs/biome check preview src test tasks
12
12
 
13
- Checked 134 files in 57ms. No fixes applied.
13
+ Checked 134 files in 41ms. No fixes applied.
14
14
  Building client
15
15
  compiling component /Users/Ricardo.Agullo/Work/opencomponents/oc/packages/oc/src/components/oc-client/
16
16
  Client has been built and packaged 👍
@@ -1,5 +1,5 @@
1
1
 
2
- > oc@0.50.56 lint
2
+ > oc@0.50.57 lint
3
3
  > npx @biomejs/biome check preview src test tasks
4
4
 
5
- Checked 133 files in 80ms. No fixes applied.
5
+ Checked 134 files in 100ms. No fixes applied.