This commit is contained in:
natoverse 2022-11-22 17:33:55 -08:00
Родитель a9ac64f8b6
Коммит fcd94e293e
11 изменённых файлов: 7 добавлений и 39 удалений

8
.yarn/versions/43c075f7.yml поставляемый
Просмотреть файл

@ -1,8 +0,0 @@
releases:
"@thematic/color": patch
"@thematic/core": patch
"@thematic/d3": patch
"@thematic/fluent": patch
"@thematic/react": patch
"@thematic/vega": patch
"@thematic/webapp": patch

8
.yarn/versions/5f8e419e.yml поставляемый
Просмотреть файл

@ -1,8 +0,0 @@
releases:
"@thematic/color": minor
"@thematic/core": minor
"@thematic/d3": patch
"@thematic/fluent": patch
"@thematic/react": patch
"@thematic/vega": patch
"@thematic/webapp": patch

8
.yarn/versions/d4fbd4ac.yml поставляемый
Просмотреть файл

@ -1,8 +0,0 @@
releases:
"@thematic/color": patch
"@thematic/core": minor
"@thematic/d3": patch
"@thematic/fluent": major
"@thematic/react": patch
"@thematic/vega": patch
"@thematic/webapp": patch

8
.yarn/versions/f8f31d29.yml поставляемый
Просмотреть файл

@ -1,8 +0,0 @@
releases:
"@thematic/color": major
"@thematic/core": major
"@thematic/d3": patch
"@thematic/fluent": major
"@thematic/react": patch
"@thematic/vega": major
"@thematic/webapp": major

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/color",
"version": "3.0.1",
"version": "4.0.0",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/core",
"version": "3.1.1",
"version": "4.0.0",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/d3",
"version": "2.0.14",
"version": "2.0.15",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/fluent",
"version": "4.1.1",
"version": "5.0.0",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/react",
"version": "2.1.1",
"version": "2.1.2",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/vega",
"version": "2.0.15",
"version": "3.0.0",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@thematic/webapp",
"title": "Thematic",
"version": "2.0.12",
"version": "3.0.0",
"homepage": "https://microsoft.github.io/thematic/",
"private": true,
"license": "MIT",