Skip to content

Commit e1fe0da

Browse files
committed
bump release number to test workflow
1 parent 77b4ad3 commit e1fe0da

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/trpc-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trpc-ui",
3-
"version": "1.0.1",
3+
"version": "1.0.3",
44
"description": "UI for testing tRPC backends",
55
"main": "lib/index.js",
66
"module": "lib/index.mjs",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,7 +1485,7 @@ __metadata:
14851485
languageName: node
14861486
linkType: hard
14871487

1488-
"@nrwl/nx-cloud@npm:19.1.0, @nrwl/nx-cloud@npm:latest":
1488+
"@nrwl/nx-cloud@latest, @nrwl/nx-cloud@npm:19.1.0":
14891489
version: 19.1.0
14901490
resolution: "@nrwl/nx-cloud@npm:19.1.0"
14911491
dependencies:
@@ -9666,9 +9666,9 @@ __metadata:
96669666
linkType: hard
96679667

96689668
"object-inspect@npm:^1.13.1":
9669-
version: 1.13.2
9670-
resolution: "object-inspect@npm:1.13.2"
9671-
checksum: 9f850b3c045db60e0e97746e809ee4090d6ce62195af17dd1e9438ac761394a7d8ec4f7906559aea5424eaf61e35d3e53feded2ccd5f62fcc7d9670d3c8eb353
9669+
version: 1.13.3
9670+
resolution: "object-inspect@npm:1.13.3"
9671+
checksum: 8c962102117241e18ea403b84d2521f78291b774b03a29ee80a9863621d88265ffd11d0d7e435c4c2cea0dc2a2fbf8bbc92255737a05536590f2df2e8756f297
96729672
languageName: node
96739673
linkType: hard
96749674

@@ -11018,11 +11018,11 @@ __metadata:
1101811018
linkType: hard
1101911019

1102011020
"react-hook-form@npm:^7.39.5":
11021-
version: 7.53.1
11022-
resolution: "react-hook-form@npm:7.53.1"
11021+
version: 7.53.2
11022+
resolution: "react-hook-form@npm:7.53.2"
1102311023
peerDependencies:
1102411024
react: ^16.8.0 || ^17 || ^18 || ^19
11025-
checksum: 6c0cb09335fda48dd533b5d144c9a7a5692de1d8af0ac4f1fffedefc9ccfb995e44f9213dd2c13a72b7b7cb46c55ab05dfed884c5e64e174b137ecc658da04b5
11025+
checksum: 37e2dd0e79cd8d3376a7a2cb72ad7b59f0594be499daa898d2c6bec896fc30c2f86e62e8b41bc9d325f77220bd8d76cb31e917f77f1c92ad5740adb1a4cc69e2
1102611026
languageName: node
1102711027
linkType: hard
1102811028

@@ -12717,7 +12717,7 @@ __metadata:
1271712717
react: ^18.2.0
1271812718
react-dom: ^18.2.0
1271912719
superjson: ^1.12.0
12720-
trpc-ui: "*"
12720+
trpc-ui: 1.0.2
1272112721
tsconfig-paths: ^4.1.0
1272212722
tsx: ^4.19.2
1272312723
typescript: ^5.4.5
@@ -12901,7 +12901,7 @@ __metadata:
1290112901
languageName: unknown
1290212902
linkType: soft
1290312903

12904-
"trpc-ui@*, trpc-ui@workspace:packages/trpc-ui":
12904+
"trpc-ui@1.0.2, trpc-ui@workspace:packages/trpc-ui":
1290512905
version: 0.0.0-use.local
1290612906
resolution: "trpc-ui@workspace:packages/trpc-ui"
1290712907
dependencies:

0 commit comments

Comments
 (0)