Skip to content

Commit 6f68825

Browse files
committed
chore: bump nativescript version to 8.8.6
1 parent b8826da commit 6f68825

File tree

7 files changed

+220
-184
lines changed

7 files changed

+220
-184
lines changed

examples/nativescript/package-lock.json

Lines changed: 84 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nativescript/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"@dark-engine/core": "*",
1515
"@dark-engine/native-navigation": "*",
1616
"@dark-engine/platform-native": "*",
17-
"@nativescript/core": "8.7.2",
18-
"@nativescript/theme": "3.0.2"
17+
"@nativescript/core": "8.8.6",
18+
"@nativescript/theme": "3.1.0"
1919
},
2020
"devDependencies": {
21-
"@nativescript/android": "8.7.0",
22-
"@nativescript/types": "8.7.0",
23-
"@nativescript/webpack": "5.0.21",
21+
"@nativescript/android": "8.8.6",
22+
"@nativescript/types": "8.8.0",
23+
"@nativescript/webpack": "5.0.22",
2424
"@types/webpack-env": "1.18.5",
25-
"nativescript": "8.7.1",
25+
"nativescript": "8.8.3",
2626
"ts-loader": "9.4.2",
2727
"typescript": "5.3.3",
2828
"webpack-merge": "5.8.0"

packages/native-navigation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"navigation"
3535
],
3636
"devDependencies": {
37-
"@nativescript/core": "8.7.2"
37+
"@nativescript/core": "8.8.6"
3838
},
3939
"peerDependencies": {
4040
"@dark-engine/core": "*",

0 commit comments

Comments
 (0)