Skip to content

Commit b1a2b5a

Browse files
author
farfromrefug
committed
chore: project
1 parent c04f195 commit b1a2b5a

File tree

3 files changed

+160
-25
lines changed

3 files changed

+160
-25
lines changed

demo-snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "0.0.1",
55
"scripts": {
6-
"start-server":"node server_test/index.js"
6+
"start-server": "node server_test/index.js"
77
},
88
"dependencies": {
99
"@nativescript-community/ui-image": "*",

yarn.lock

Lines changed: 158 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,18 @@ __metadata:
2626
languageName: node
2727
linkType: hard
2828

29-
"@akylas/nativescript@npm:~8.6.4":
30-
version: 8.6.4
31-
resolution: "@akylas/nativescript@npm:8.6.4"
29+
"@akylas/nativescript@npm:~8.8.3":
30+
version: 8.8.3
31+
resolution: "@akylas/nativescript@npm:8.8.3"
3232
dependencies:
3333
"@nativescript/hook": "npm:~2.0.0"
3434
acorn: "npm:^8.7.0"
3535
css-tree: "npm:^1.1.2"
36-
emoji-regex: "npm:^10.2.1"
37-
reduce-css-calc: "npm:^2.1.7"
38-
tslib: "npm:^2.0.0"
39-
checksum: f8828f295f81a3d8eb64122a06da80373f12fc616bdfc8c2d786dbdd8043c1675403f7a5b7286d784790621716f5b6f35bd06219116d80e9affded7404cd32e2
36+
css-what: "npm:^6.1.0"
37+
emoji-regex: "npm:^10.3.0"
38+
reduce-css-calc: "npm:^2.1.8"
39+
tslib: "npm:^2.6.3"
40+
checksum: 70a1e65f9c028170d5cd11e20bfc3adac485113d868be13c8e4ca34561e279a2a71e0409699ffc96690943c4809eb61c246057892fae2e2f59fb1c189a4413b7
4041
languageName: node
4142
linkType: hard
4243

@@ -3312,11 +3313,11 @@ __metadata:
33123313
version: 0.0.0-use.local
33133314
resolution: "@nativescript-community/ui-image-colorfilter@workspace:packages/image-colorfilter"
33143315
dependencies:
3315-
"@nativescript-community/ui-image": "npm:^4.3.34"
3316+
"@nativescript-community/ui-image": "npm:^4.5.1"
33163317
languageName: unknown
33173318
linkType: soft
33183319

3319-
"@nativescript-community/ui-image@npm:*, @nativescript-community/ui-image@npm:^4.3.34, @nativescript-community/ui-image@workspace:packages/image":
3320+
"@nativescript-community/ui-image@npm:*, @nativescript-community/ui-image@npm:^4.5.1, @nativescript-community/ui-image@workspace:packages/image":
33203321
version: 0.0.0-use.local
33213322
resolution: "@nativescript-community/ui-image@workspace:packages/image"
33223323
languageName: unknown
@@ -3326,11 +3327,11 @@ __metadata:
33263327
version: 0.0.0-use.local
33273328
resolution: "@nativescript-community/ui-zoomimage@workspace:packages/zoomimage"
33283329
dependencies:
3329-
"@nativescript-community/ui-image": "npm:^4.3.34"
3330+
"@nativescript-community/ui-image": "npm:^4.5.1"
33303331
languageName: unknown
33313332
linkType: soft
33323333

3333-
"@nativescript/android@npm:8.6.2, @nativescript/android@npm:~8.6.2":
3334+
"@nativescript/android@npm:8.6.2":
33343335
version: 8.6.2
33353336
resolution: "@nativescript/android@npm:8.6.2"
33363337
checksum: 7e61e1ca84cb1df5d4008a0bd57b6caac067b44b14e8b8a1ab44f15309a11e3d338c36e0ad18b9bb087fe70579cd39519ecd5bb19f86f3c3a4ecf2ca1ae71a94
@@ -3344,6 +3345,13 @@ __metadata:
33443345
languageName: node
33453346
linkType: hard
33463347

3348+
"@nativescript/android@npm:~8.8.4":
3349+
version: 8.8.4
3350+
resolution: "@nativescript/android@npm:8.8.4"
3351+
checksum: b4d353f9d5200e92211746688c15e78be7268013d1a58a080f625fd271b8af6d692ea47b0a0a2cbd48b0a87563690357da8fcf17db6890a7f9c8a91ec0fca2f9
3352+
languageName: node
3353+
linkType: hard
3354+
33473355
"@nativescript/angular@npm:~16.0.1":
33483356
version: 16.0.1
33493357
resolution: "@nativescript/angular@npm:16.0.1"
@@ -3392,6 +3400,21 @@ __metadata:
33923400
languageName: node
33933401
linkType: hard
33943402

3403+
"@nativescript/core@npm:~8.8.2":
3404+
version: 8.8.2
3405+
resolution: "@nativescript/core@npm:8.8.2"
3406+
dependencies:
3407+
"@nativescript/hook": "npm:~2.0.0"
3408+
acorn: "npm:^8.7.0"
3409+
css-tree: "npm:^1.1.2"
3410+
css-what: "npm:^6.1.0"
3411+
emoji-regex: "npm:^10.2.1"
3412+
reduce-css-calc: "npm:^2.1.7"
3413+
tslib: "npm:^2.0.0"
3414+
checksum: 11bbc339c111585320b4ed17e32c373c2ed815eb89bac320e799aade0de3fd4c8e565e6bc69f672ac345d445108dd7e6300a64344c0cc65b83d723d94b6b2022
3415+
languageName: node
3416+
linkType: hard
3417+
33953418
"@nativescript/hook@npm:~2.0.0":
33963419
version: 2.0.0
33973420
resolution: "@nativescript/hook@npm:2.0.0"
@@ -3416,18 +3439,25 @@ __metadata:
34163439
languageName: node
34173440
linkType: hard
34183441

3442+
"@nativescript/ios@npm:8.8.2":
3443+
version: 8.8.2
3444+
resolution: "@nativescript/ios@npm:8.8.2"
3445+
checksum: 128faae63cb190214713d34d4bb11f0ce82975fb4140a82067f1f4bb784868cc253d64d429bea5261579e749bffe598a6ef2de9bb995df98f7f7cc4aa785d363
3446+
languageName: node
3447+
linkType: hard
3448+
34193449
"@nativescript/template-blank-vue-ts@workspace:demo-vue":
34203450
version: 0.0.0-use.local
34213451
resolution: "@nativescript/template-blank-vue-ts@workspace:demo-vue"
34223452
dependencies:
3423-
"@akylas/nativescript": "npm:~8.6.4"
3453+
"@akylas/nativescript": "npm:~8.8.3"
34243454
"@nativescript-community/template-snippet": "npm:*"
3425-
"@nativescript/android": "npm:~8.6.2"
3426-
"@nativescript/core": "npm:~8.6.2"
3427-
"@nativescript/ios": "npm:8.6.3"
3428-
"@nativescript/theme": "npm:~3.0.2"
3429-
"@nativescript/types": "npm:~8.6.1"
3430-
"@nativescript/webpack": "npm:5.0.18"
3455+
"@nativescript/android": "npm:~8.8.4"
3456+
"@nativescript/core": "npm:~8.8.2"
3457+
"@nativescript/ios": "npm:8.8.2"
3458+
"@nativescript/theme": "npm:~3.1.0"
3459+
"@nativescript/types": "npm:~8.8.0"
3460+
"@nativescript/webpack": "npm:5.0.22"
34313461
"@types/node": "npm:~18.11.19"
34323462
nativescript-vue: "npm:~2.9.3"
34333463
nativescript-vue-template-compiler: "npm:~2.9.3"
@@ -3473,6 +3503,20 @@ __metadata:
34733503
languageName: node
34743504
linkType: hard
34753505

3506+
"@nativescript/theme@npm:~3.1.0":
3507+
version: 3.1.0
3508+
resolution: "@nativescript/theme@npm:3.1.0"
3509+
checksum: 42adad22fc40f3d2b3a66c69976c0917eb21755dfbf859aa2acf83144960f8dc8f8ce0bd781b0cb7004afd86abd27c6fcd634e17d9bbba579dc76b20939ba308
3510+
languageName: node
3511+
linkType: hard
3512+
3513+
"@nativescript/types-android@npm:8.8.0":
3514+
version: 8.8.0
3515+
resolution: "@nativescript/types-android@npm:8.8.0"
3516+
checksum: 8cec884901c6c9412be119536bd4f1a2f8698f7b6a94d7007de137bda96ed67b59b901b5a22331009cf161e3d169c67f9a15731b31fb9e303b4be7c1cfe27b00
3517+
languageName: node
3518+
linkType: hard
3519+
34763520
"@nativescript/types-android@npm:~8.4.0":
34773521
version: 8.4.0
34783522
resolution: "@nativescript/types-android@npm:8.4.0"
@@ -3487,6 +3531,13 @@ __metadata:
34873531
languageName: node
34883532
linkType: hard
34893533

3534+
"@nativescript/types-ios@npm:8.8.0":
3535+
version: 8.8.0
3536+
resolution: "@nativescript/types-ios@npm:8.8.0"
3537+
checksum: ad175e569f31788fee4ae0e5b2305a3302f5a443cf560bfea9ea19b2fe80cffac5ffc4d98de71ff653c975e4023a8be961a495ea65e3bb78a3f1546348fa942b
3538+
languageName: node
3539+
linkType: hard
3540+
34903541
"@nativescript/types-ios@npm:~8.4.0":
34913542
version: 8.4.0
34923543
resolution: "@nativescript/types-ios@npm:8.4.0"
@@ -3501,7 +3552,7 @@ __metadata:
35013552
languageName: node
35023553
linkType: hard
35033554

3504-
"@nativescript/types@npm:8.6.1, @nativescript/types@npm:~8.6.1":
3555+
"@nativescript/types@npm:8.6.1":
35053556
version: 8.6.1
35063557
resolution: "@nativescript/types@npm:8.6.1"
35073558
dependencies:
@@ -3521,6 +3572,16 @@ __metadata:
35213572
languageName: node
35223573
linkType: hard
35233574

3575+
"@nativescript/types@npm:~8.8.0":
3576+
version: 8.8.0
3577+
resolution: "@nativescript/types@npm:8.8.0"
3578+
dependencies:
3579+
"@nativescript/types-android": "npm:8.8.0"
3580+
"@nativescript/types-ios": "npm:8.8.0"
3581+
checksum: a8c42a05f65ef40f5e2005f68e39d3e5d7dc643681b60938b5f1138de5504f074e598c3329bf16be4411a9074c3ef1f8f301bc2a44659d8541973e666c34af25
3582+
languageName: node
3583+
linkType: hard
3584+
35243585
"@nativescript/webpack@npm:5.0.18, @nativescript/webpack@npm:~5.0.14, @nativescript/webpack@npm:~5.0.18":
35253586
version: 5.0.18
35263587
resolution: "@nativescript/webpack@npm:5.0.18"
@@ -3571,6 +3632,57 @@ __metadata:
35713632
languageName: node
35723633
linkType: hard
35733634

3635+
"@nativescript/webpack@npm:5.0.22":
3636+
version: 5.0.22
3637+
resolution: "@nativescript/webpack@npm:5.0.22"
3638+
dependencies:
3639+
"@babel/core": "npm:^7.0.0"
3640+
"@pmmmwh/react-refresh-webpack-plugin": "npm:~0.5.7"
3641+
acorn: "npm:^8.0.0"
3642+
acorn-stage3: "npm:^4.0.0"
3643+
ansi-colors: "npm:^4.1.3"
3644+
babel-loader: "npm:^8.0.0"
3645+
cli-highlight: "npm:^2.0.0"
3646+
commander: "npm:^8.0.0"
3647+
copy-webpack-plugin: "npm:^9.0.0"
3648+
css: "npm:^3.0.0"
3649+
css-loader: "npm:^6.0.0"
3650+
dotenv-webpack: "npm:^7.0.0"
3651+
fork-ts-checker-webpack-plugin: "npm:^7.0.0"
3652+
loader-utils: "npm:^2.0.0 || ^3.0.0"
3653+
lodash.get: "npm:^4.0.0"
3654+
micromatch: "npm:^4.0.0"
3655+
postcss: "npm:^8.0.0"
3656+
postcss-import: "npm:^14.0.0"
3657+
postcss-loader: "npm:^7.0.0"
3658+
raw-loader: "npm:^4.0.0"
3659+
react-refresh: "npm:~0.14.0"
3660+
sass: "npm:^1.0.0"
3661+
sass-loader: "npm:^13.0.0"
3662+
sax: "npm:^1.0.0"
3663+
semver: "npm:^7.0.0 || ^6.0.0"
3664+
source-map: "npm:^0.7.0"
3665+
terser-webpack-plugin: "npm:^5.0.0"
3666+
ts-dedent: "npm:^2.0.0"
3667+
ts-loader: "npm:^9.0.0"
3668+
vue-loader: "npm:^15.0.0 <= 15.9.8"
3669+
webpack: "npm:^5.30.0 <= 5.50.0 || ^5.51.2"
3670+
webpack-bundle-analyzer: "npm:^4.0.0"
3671+
webpack-chain: "npm:^6.0.0"
3672+
webpack-cli: "npm:^4.0.0"
3673+
webpack-merge: "npm:^5.0.0"
3674+
webpack-virtual-modules: "npm:^0.4.0"
3675+
peerDependencies:
3676+
nativescript-vue-template-compiler: ^2.8.1
3677+
peerDependenciesMeta:
3678+
nativescript-vue-template-compiler:
3679+
optional: true
3680+
bin:
3681+
nativescript-webpack: dist/bin/index.js
3682+
checksum: 569824ce667e03098cda366a599ed526cf1d932ad6ecb7460491bcf3d51569e3c5e04bb5a4e86d3c8f2a881844694b5705ddbedff67acaf442cb1abb718d27c4
3683+
languageName: node
3684+
linkType: hard
3685+
35743686
"@nativescript/zone-js@npm:^3.0.0":
35753687
version: 3.0.4
35763688
resolution: "@nativescript/zone-js@npm:3.0.4"
@@ -7707,7 +7819,7 @@ __metadata:
77077819
languageName: node
77087820
linkType: hard
77097821

7710-
"css-what@npm:^6.0.1":
7822+
"css-what@npm:^6.0.1, css-what@npm:^6.1.0":
77117823
version: 6.1.0
77127824
resolution: "css-what@npm:6.1.0"
77137825
checksum: c67a3a2d0d81843af87f8bf0a4d0845b0f952377714abbb2884e48942409d57a2110eabee003609d02ee487b054614bdfcfc59ee265728ff105bd5aa221c1d0e
@@ -8367,6 +8479,13 @@ __metadata:
83678479
languageName: node
83688480
linkType: hard
83698481

8482+
"emoji-regex@npm:^10.3.0":
8483+
version: 10.4.0
8484+
resolution: "emoji-regex@npm:10.4.0"
8485+
checksum: 76bb92c5bcf0b6980d37e535156231e4a9d0aa6ab3b9f5eabf7690231d5aa5d5b8e516f36e6804cbdd0f1c23dfef2a60c40ab7bb8aedd890584281a565b97c50
8486+
languageName: node
8487+
linkType: hard
8488+
83708489
"emoji-regex@npm:^8.0.0":
83718490
version: 8.0.0
83728491
resolution: "emoji-regex@npm:8.0.0"
@@ -15643,7 +15762,7 @@ __metadata:
1564315762
languageName: node
1564415763
linkType: hard
1564515764

15646-
"reduce-css-calc@npm:^2.1.7":
15765+
"reduce-css-calc@npm:^2.1.7, reduce-css-calc@npm:^2.1.8":
1564715766
version: 2.1.8
1564815767
resolution: "reduce-css-calc@npm:2.1.8"
1564915768
dependencies:
@@ -16441,6 +16560,15 @@ __metadata:
1644116560
languageName: node
1644216561
linkType: hard
1644316562

16563+
"semver@npm:^7.0.0 || ^6.0.0":
16564+
version: 7.6.3
16565+
resolution: "semver@npm:7.6.3"
16566+
bin:
16567+
semver: bin/semver.js
16568+
checksum: 36b1fbe1a2b6f873559cd57b238f1094a053dbfd997ceeb8757d79d1d2089c56d1321b9f1069ce263dc64cfa922fa1d2ad566b39426fe1ac6c723c1487589e10
16569+
languageName: node
16570+
linkType: hard
16571+
1644416572
"semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.6, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.5.4":
1644516573
version: 7.5.4
1644616574
resolution: "semver@npm:7.5.4"
@@ -17854,6 +17982,13 @@ __metadata:
1785417982
languageName: node
1785517983
linkType: hard
1785617984

17985+
"tslib@npm:^2.6.3":
17986+
version: 2.7.0
17987+
resolution: "tslib@npm:2.7.0"
17988+
checksum: 9a5b47ddac65874fa011c20ff76db69f97cf90c78cff5934799ab8894a5342db2d17b4e7613a087046bc1d133d21547ddff87ac558abeec31ffa929c88b7fce6
17989+
languageName: node
17990+
linkType: hard
17991+
1785717992
"tuf-js@npm:^2.1.0":
1785817993
version: 2.1.0
1785917994
resolution: "tuf-js@npm:2.1.0"
@@ -18093,11 +18228,11 @@ __metadata:
1809318228

1809418229
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
1809518230
version: 5.3.3
18096-
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
18231+
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=29ae49"
1809718232
bin:
1809818233
tsc: bin/tsc
1809918234
tsserver: bin/tsserver
18100-
checksum: c93786fcc9a70718ba1e3819bab56064ead5817004d1b8186f8ca66165f3a2d0100fee91fa64c840dcd45f994ca5d615d8e1f566d39a7470fc1e014dbb4cf15d
18235+
checksum: 57bf073a0b88f9bf76e5a24be3df864a8f9d0e70f8316969f4992ae26e30cb8d078708922da2ade1f2c8d1faee13b28bcb69876ebb1e37910e31c54aa9126aa2
1810118236
languageName: node
1810218237
linkType: hard
1810318238

0 commit comments

Comments
 (0)