openc3 6.2.0 → 6.2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7afa541be45293ddc3e884af4bc3a3bdff2fb910a8b3fb1fba16f4ba5c825741
4
- data.tar.gz: dd6e9ad3e292dfcaaa8c6b1db9807e398f46d162f8b382cca176589be39bbdf3
3
+ metadata.gz: d2295b17b1ccf8843872f9bc809c460eee9a5e1c8ddf193f7169afaed5e4e561
4
+ data.tar.gz: 1f2fbbdeb1d81708df2ba9046ac1958ba3d254b7bb7560b5142dd2404e954e05
5
5
  SHA512:
6
- metadata.gz: fb2b9b43fd05e466b804648ff255a17687f7620728d4bc646817ab04c36ecb87a2b58a8e5094d8e0488186c8142fc877f4c80ae2335b3dad0173b01bb74a02a7
7
- data.tar.gz: 5cd84c02078c957ea4dc1df6c305f60f0f240fce674d4328114b855f70393b4c27fa6cb710aa4375449421b6fe4a0100ee925fefecf8691fbe71af37a1d85245
6
+ metadata.gz: 8004c092a51faa75b6a3336affc5939fe0f45da6fb4827ef3fb729249f96cb95a8bcb54cfff606b6952dd25d2404a6f97758e3429f279b3536324408c13c06f5
7
+ data.tar.gz: cb6d29d2bfde3f76d4963d0b86d96aaada4d0814f71a968e05e2e59aa469e04c6ba8ab6544ad03c7eab2972267f689af17a8f03a84d889d6f38dec234d8fb437
@@ -1,14 +1,14 @@
1
1
  # encoding: ascii-8bit
2
2
 
3
- OPENC3_VERSION = '6.2.0'
3
+ OPENC3_VERSION = '6.2.1'
4
4
  module OpenC3
5
5
  module Version
6
6
  MAJOR = '6'
7
7
  MINOR = '2'
8
- PATCH = '0'
8
+ PATCH = '1'
9
9
  OTHER = ''
10
- BUILD = '980820e02309298877cba83d612bd6705f305f1b'
10
+ BUILD = '1ce65a083273239f9a01bbb0ee2ed281df5f81e1'
11
11
  end
12
- VERSION = '6.2.0'
13
- GEM_VERSION = '6.2.0'
12
+ VERSION = '6.2.1'
13
+ GEM_VERSION = '6.2.1'
14
14
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "<%= tool_name %>",
3
- "version": "6.2.0",
3
+ "version": "6.2.1",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "start": "ng serve",
@@ -23,7 +23,7 @@
23
23
  "@angular/platform-browser-dynamic": "^18.2.6",
24
24
  "@angular/router": "^18.2.6",
25
25
  "@astrouxds/astro-web-components": "^7.24.0",
26
- "@openc3/js-common": "6.2.0",
26
+ "@openc3/js-common": "6.2.1",
27
27
  "rxjs": "~7.8.0",
28
28
  "single-spa": "^5.9.5",
29
29
  "single-spa-angular": "^9.2.0",
@@ -16,7 +16,7 @@
16
16
  "@emotion/react": "^11.13.3",
17
17
  "@emotion/styled": "^11.11.0",
18
18
  "@mui/material": "^6.1.1",
19
- "@openc3/js-common": "6.2.0",
19
+ "@openc3/js-common": "6.2.1",
20
20
  "react": "^18.2.0",
21
21
  "react-dom": "^18.2.0",
22
22
  "single-spa-react": "^5.1.4"
@@ -12,7 +12,7 @@
12
12
  },
13
13
  "dependencies": {
14
14
  "@astrouxds/astro-web-components": "^7.24.0",
15
- "@openc3/js-common": "6.2.0",
15
+ "@openc3/js-common": "6.2.1",
16
16
  "@smui/button": "^7.0.0",
17
17
  "@smui/common": "^7.0.0",
18
18
  "@smui/card": "^7.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "<%= tool_name %>",
3
- "version": "6.2.0",
3
+ "version": "6.2.1",
4
4
  "private": true,
5
5
  "type": "module",
6
6
  "scripts": {
@@ -11,8 +11,8 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@astrouxds/astro-web-components": "^7.24.0",
14
- "@openc3/js-common": "6.2.0",
15
- "@openc3/vue-common": "6.2.0",
14
+ "@openc3/js-common": "6.2.1",
15
+ "@openc3/vue-common": "6.2.1",
16
16
  "axios": "^1.7.7",
17
17
  "date-fns": "^4.1.0",
18
18
  "lodash": "^4.17.21",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "<%= widget_name %>",
3
- "version": "6.2.0",
3
+ "version": "6.2.1",
4
4
  "private": true,
5
5
  "type": "module",
6
6
  "scripts": {
@@ -8,7 +8,7 @@
8
8
  },
9
9
  "dependencies": {
10
10
  "@astrouxds/astro-web-components": "^7.24.0",
11
- "@openc3/vue-common": "6.2.0",
11
+ "@openc3/vue-common": "6.2.1",
12
12
  "vuetify": "^3.7.1"
13
13
  },
14
14
  "devDependencies": {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openc3
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.2.0
4
+ version: 6.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Melton
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2025-03-01 00:00:00.000000000 Z
12
+ date: 2025-03-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler