Skip to content

Commit 3ffae52

Browse files
chore(common): versions @atls/react-api-auth-user:0.0.7 @atls/react-app-links:0.0.4 @atls/react-identity-user-provider:0.0.5 @atls/tinkoff-payment-widget:0.0.5 @atls/react-upload:1.0.2 @atls/react-user:0.1.46
1 parent eedfb3c commit 3ffae52

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

packages/api-auth-user/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atls/react-api-auth-user",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"license": "BSD 3-Clause",
55
"main": "src/index.ts",
66
"files": [
@@ -12,7 +12,7 @@
1212
"postpack": "rm -rf dist"
1313
},
1414
"devDependencies": {
15-
"@atls/react-user": "workspace:0.1.45",
15+
"@atls/react-user": "workspace:0.1.46",
1616
"@types/react": "18.3.6",
1717
"react": "^18.2.0"
1818
},

packages/app-links/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atls/react-app-links",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"license": "BSD-3-Clause",
55
"main": "src/index.ts",
66
"files": [

packages/identity-user-provider/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atls/react-identity-user-provider",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"license": "BSD-3-Clause",
55
"main": "src/index.ts",
66
"files": [
@@ -15,7 +15,7 @@
1515
"tldjs": "^2.3.1"
1616
},
1717
"devDependencies": {
18-
"@atls/react-user": "workspace:0.1.45",
18+
"@atls/react-user": "workspace:0.1.46",
1919
"@types/react": "18.3.6",
2020
"@types/tldjs": "2.3.4",
2121
"react": "18.2.0"

packages/payment-widget/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atls/tinkoff-payment-widget",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"license": "BSD-3-Clause",
55
"main": "src/index.ts",
66
"files": [

packages/user/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atls/react-user",
3-
"version": "0.1.45",
3+
"version": "0.1.46",
44
"license": "BSD 3-Clause",
55
"main": "src/index.ts",
66
"files": [

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ __metadata:
210210
version: 0.0.0-use.local
211211
resolution: "@atls/react-api-auth-user@workspace:packages/api-auth-user"
212212
dependencies:
213-
"@atls/react-user": "workspace:0.1.45"
213+
"@atls/react-user": "workspace:0.1.46"
214214
"@types/react": "npm:18.3.6"
215215
react: "npm:^18.2.0"
216216
peerDependencies:
@@ -261,7 +261,7 @@ __metadata:
261261
version: 0.0.0-use.local
262262
resolution: "@atls/react-identity-user-provider@workspace:packages/identity-user-provider"
263263
dependencies:
264-
"@atls/react-user": "workspace:0.1.45"
264+
"@atls/react-user": "workspace:0.1.46"
265265
"@types/react": "npm:18.3.6"
266266
"@types/tldjs": "npm:2.3.4"
267267
react: "npm:18.2.0"
@@ -304,7 +304,7 @@ __metadata:
304304
languageName: unknown
305305
linkType: soft
306306

307-
"@atls/react-user@workspace:0.1.45, @atls/react-user@workspace:packages/user":
307+
"@atls/react-user@workspace:0.1.46, @atls/react-user@workspace:packages/user":
308308
version: 0.0.0-use.local
309309
resolution: "@atls/react-user@workspace:packages/user"
310310
dependencies:

0 commit comments

Comments
 (0)