Skip to content

Commit f6f1bda

Browse files
committed
chore(merge): continuous
2 parents 171d43a + 0461a96 commit f6f1bda

File tree

2 files changed

+5
-18
lines changed

2 files changed

+5
-18
lines changed

src/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
},
3838
"flat": true,
3939
"dependencies": {
40-
"@rapid-build-ui/base": "^0.0.11"
40+
"@rapid-build-ui/base": "^0.0.12"
4141
}
4242
}

src/client/yarn.lock

+4-17
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@rapid-build-ui/base@^0.0.11":
6-
version "0.0.11"
7-
resolved "https://registry.yarnpkg.com/@rapid-build-ui/base/-/base-0.0.11.tgz#c68cbc86192bedea55ab5919e16c30d06b48cc7d"
8-
integrity sha512-TdposTc4oNY+QWIumOS729Z90jrRFLl72glmSrh6oE8noOuWyVkDFNPBuep2ojiDqVa92T7WBN8Wuxu8NX8edw==
9-
dependencies:
10-
lit-html "^1.1.1"
11-
skatejs "^5.2.4"
12-
13-
lit-html@^1.1.1:
14-
version "1.1.1"
15-
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-1.1.1.tgz#186ed6abcc70c0d24e1132b37411c3b2645ed1aa"
16-
integrity sha512-1WqhkPpj+CKwLRXCCbyRGnWkcFKE4ft2+j8C2zaXwFUK9I2vYDzTuDGPh0H9hZcDBEwoe6YpPC8AO5734EPORQ==
17-
18-
skatejs@^5.2.4:
19-
version "5.2.4"
20-
resolved "https://registry.yarnpkg.com/skatejs/-/skatejs-5.2.4.tgz#945f1451ffb2ed801d19e9baa03f0a259eb84e9e"
21-
integrity sha512-Ygd4bB6VTiSFeVpry9R/EWej+/PGrYhO1eMMwsxDaBLMkzXfZRm0CHvggb7RAMEr0VCMc5cBt58I6IU0q6GLvw==
5+
"@rapid-build-ui/base@^0.0.12":
6+
version "0.0.12"
7+
resolved "https://registry.yarnpkg.com/@rapid-build-ui/base/-/base-0.0.12.tgz#e2edef0e065adb9facd9f2778378027841015c8d"
8+
integrity sha512-rJrrcA9tYv/1Dy33fy7GCJoPgrTjL2XqB3zzgQRlb375sIRWC1qVV3fKbNmnsUVpwHSlvSn3q6fIv6mIfsWV3g==

0 commit comments

Comments
 (0)