Skip to content

Commit 5048cf2

Browse files
committed
chore: project
1 parent 20c86db commit 5048cf2

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"demo.vue3.ios": "cd ./demo-vue3 && ns run ios --no-hmr --env.watchNodeModules",
3737
"postinstall": "npm run setup",
3838
"prepare": "npm run setup",
39-
"publish": "npm run setup && npm run clean && npm run build.all && npm run readme && npm run doc && npm run commit_readme_doc_changes && lerna publish",
39+
"publish": "npm run setup && npm run clean && npm run build.all && npm run readme && npm run doc && npm run commit_readme_doc_changes ; lerna publish",
4040
"readme": "lerna run readme && node ./tools/readme.js",
4141
"setup": "npm run submodules && ts-patch install",
4242
"start": "./node_modules/.bin/ntl -A -s 15 -o",

tools

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3503,7 +3503,7 @@ __metadata:
35033503

35043504
"@nativescript-community/plugin-seed-tools@file:tools::locator=root-workspace-0b6124%40workspace%3A.":
35053505
version: 1.0.0
3506-
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=794d3f&locator=root-workspace-0b6124%40workspace%3A."
3506+
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=759672&locator=root-workspace-0b6124%40workspace%3A."
35073507
dependencies:
35083508
"@angular/animations": ~16.2.8
35093509
"@angular/common": ~16.2.8
@@ -3568,7 +3568,7 @@ __metadata:
35683568
vue: ~2.6.14
35693569
yargs: ^17.7.2
35703570
zone.js: ~0.14.0
3571-
checksum: a2945d2bcdc80d8c5ffb0e6f17e7ebfd853452581dae89673279ac95b70259fd9adef433e014fce58c5244af4531eece250bebe5dda0e6596defd276847808c0
3571+
checksum: 3cf109cd8689d07aea05f238bb81cb8411ddbb094b2f023ad1988ad5f37d8f6f91ba1ed16cfb38aa65be3f2ed9f24467fa8f7f01870e96098d22d1b32a21a985
35723572
languageName: node
35733573
linkType: hard
35743574

@@ -3584,12 +3584,12 @@ __metadata:
35843584

35853585
"@nativescript-community/template-snippet@file:demo-snippets::locator=root-workspace-0b6124%40workspace%3A.":
35863586
version: 0.0.1
3587-
resolution: "@nativescript-community/template-snippet@file:demo-snippets#demo-snippets::hash=bdc748&locator=root-workspace-0b6124%40workspace%3A."
3587+
resolution: "@nativescript-community/template-snippet@file:demo-snippets#demo-snippets::hash=ef4094&locator=root-workspace-0b6124%40workspace%3A."
35883588
dependencies:
35893589
"@nativescript-community/ui-collectionview": "*"
35903590
"@nativescript-community/ui-collectionview-swipemenu": "*"
35913591
"@nativescript-community/ui-collectionview-waterfall": "*"
3592-
checksum: 24bc0d5efd5945672a9a10b0d2735a00204745ec63fb199fef108d930c82fbc28171325254c0ef2a996e2030c3e1809611250e11439471cae7220dc3dd51c97f
3592+
checksum: 134c308305b9bff442c4f121d6ea073f0ca5f606874e5caf2976c46553a363545151d2df16ae17e85380cccd67bf315c48e1eff5c5e18234175f329c56f895c4
35933593
languageName: node
35943594
linkType: hard
35953595

@@ -3598,7 +3598,7 @@ __metadata:
35983598
resolution: "@nativescript-community/ui-collectionview-swipemenu@workspace:packages/swipemenu"
35993599
dependencies:
36003600
"@nativescript-community/class-mixins": ^1.0.0
3601-
"@nativescript-community/ui-collectionview": ^5.3.0
3601+
"@nativescript-community/ui-collectionview": ^5.3.2
36023602
"@nativescript-community/ui-drawer": ^0.1.13
36033603
languageName: unknown
36043604
linkType: soft
@@ -3607,11 +3607,11 @@ __metadata:
36073607
version: 0.0.0-use.local
36083608
resolution: "@nativescript-community/ui-collectionview-waterfall@workspace:packages/waterfall"
36093609
dependencies:
3610-
"@nativescript-community/ui-collectionview": ^5.3.0
3610+
"@nativescript-community/ui-collectionview": ^5.3.2
36113611
languageName: unknown
36123612
linkType: soft
36133613

3614-
"@nativescript-community/ui-collectionview@*, @nativescript-community/ui-collectionview@^5.3.0, @nativescript-community/ui-collectionview@workspace:packages/collectionview":
3614+
"@nativescript-community/ui-collectionview@*, @nativescript-community/ui-collectionview@^5.3.2, @nativescript-community/ui-collectionview@workspace:packages/collectionview":
36153615
version: 0.0.0-use.local
36163616
resolution: "@nativescript-community/ui-collectionview@workspace:packages/collectionview"
36173617
languageName: unknown
@@ -10559,7 +10559,7 @@ __metadata:
1055910559

1056010560
"fsevents@patch:fsevents@^2.3.2#~builtin<compat/fsevents>, fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
1056110561
version: 2.3.2
10562-
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
10562+
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
1056310563
dependencies:
1056410564
node-gyp: latest
1056510565
conditions: os=darwin
@@ -17125,7 +17125,7 @@ __metadata:
1712517125

1712617126
"resolve@patch:resolve@^1.1.6#~builtin<compat/resolve>":
1712717127
version: 1.22.6
17128-
resolution: "resolve@patch:resolve@npm%3A1.22.6#~builtin<compat/resolve>::version=1.22.6&hash=c3c19d"
17128+
resolution: "resolve@patch:resolve@npm%3A1.22.6#~builtin<compat/resolve>::version=1.22.6&hash=07638b"
1712917129
dependencies:
1713017130
is-core-module: ^2.13.0
1713117131
path-parse: ^1.0.7
@@ -17138,7 +17138,7 @@ __metadata:
1713817138

1713917139
"resolve@patch:resolve@^1.1.7#~builtin<compat/resolve>, resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.14.2#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.1#~builtin<compat/resolve>, resolve@patch:resolve@^1.9.0#~builtin<compat/resolve>":
1714017140
version: 1.22.1
17141-
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
17141+
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
1714217142
dependencies:
1714317143
is-core-module: ^2.9.0
1714417144
path-parse: ^1.0.7
@@ -17151,7 +17151,7 @@ __metadata:
1715117151

1715217152
"resolve@patch:resolve@^2.0.0-next.4#~builtin<compat/resolve>":
1715317153
version: 2.0.0-next.4
17154-
resolution: "resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=c3c19d"
17154+
resolution: "resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=07638b"
1715517155
dependencies:
1715617156
is-core-module: ^2.9.0
1715717157
path-parse: ^1.0.7
@@ -19582,7 +19582,7 @@ __metadata:
1958219582

1958319583
"typescript@patch:typescript@^3.5.3#~builtin<compat/typescript>":
1958419584
version: 3.9.10
19585-
resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin<compat/typescript>::version=3.9.10&hash=3bd3d3"
19585+
resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin<compat/typescript>::version=3.9.10&hash=a1c5e5"
1958619586
bin:
1958719587
tsc: bin/tsc
1958819588
tsserver: bin/tsserver
@@ -19592,7 +19592,7 @@ __metadata:
1959219592

1959319593
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
1959419594
version: 5.0.3
19595-
resolution: "typescript@patch:typescript@npm%3A5.0.3#~builtin<compat/typescript>::version=5.0.3&hash=ad5954"
19595+
resolution: "typescript@patch:typescript@npm%3A5.0.3#~builtin<compat/typescript>::version=5.0.3&hash=a1c5e5"
1959619596
bin:
1959719597
tsc: bin/tsc
1959819598
tsserver: bin/tsserver
@@ -19602,7 +19602,7 @@ __metadata:
1960219602

1960319603
"typescript@patch:typescript@~4.2.3#~builtin<compat/typescript>":
1960419604
version: 4.2.4
19605-
resolution: "typescript@patch:typescript@npm%3A4.2.4#~builtin<compat/typescript>::version=4.2.4&hash=334f98"
19605+
resolution: "typescript@patch:typescript@npm%3A4.2.4#~builtin<compat/typescript>::version=4.2.4&hash=a1c5e5"
1960619606
bin:
1960719607
tsc: bin/tsc
1960819608
tsserver: bin/tsserver
@@ -19612,21 +19612,21 @@ __metadata:
1961219612

1961319613
"typescript@patch:typescript@~4.8.4#~builtin<compat/typescript>":
1961419614
version: 4.8.4
19615-
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=0102e9"
19615+
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=a1c5e5"
1961619616
bin:
1961719617
tsc: bin/tsc
1961819618
tsserver: bin/tsserver
19619-
checksum: 301459fc3eb3b1a38fe91bf96d98eb55da88a9cb17b4ef80b4d105d620f4d547ba776cc27b44cc2ef58b66eda23fe0a74142feb5e79a6fb99f54fc018a696afa
19619+
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
1962019620
languageName: node
1962119621
linkType: hard
1962219622

1962319623
"typescript@patch:typescript@~4.9.5#~builtin<compat/typescript>":
1962419624
version: 4.9.5
19625-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
19625+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=a1c5e5"
1962619626
bin:
1962719627
tsc: bin/tsc
1962819628
tsserver: bin/tsserver
19629-
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
19629+
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
1963019630
languageName: node
1963119631
linkType: hard
1963219632

0 commit comments

Comments
 (0)