mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: update workspace dependencies
This commit is contained in:
18
package.json
18
package.json
@@ -23,13 +23,13 @@
|
||||
"@nativescript/eslint-plugin": "~0.0.4",
|
||||
"@nativescript/hook": "^2.0.0",
|
||||
"@nativescript/nx": "~2.0.8",
|
||||
"@nrwl/cli": "13.3.12",
|
||||
"@nrwl/eslint-plugin-nx": "13.3.12",
|
||||
"@nrwl/jest": "13.3.12",
|
||||
"@nrwl/node": "13.3.12",
|
||||
"@nrwl/tao": "13.3.12",
|
||||
"@nrwl/workspace": "13.3.12",
|
||||
"@nstudio/focus": "~13.0.1",
|
||||
"@nrwl/cli": "13.4.1",
|
||||
"@nrwl/eslint-plugin-nx": "13.4.1",
|
||||
"@nrwl/jest": "13.4.1",
|
||||
"@nrwl/node": "13.4.1",
|
||||
"@nrwl/tao": "13.4.1",
|
||||
"@nrwl/workspace": "13.4.1",
|
||||
"@nstudio/focus": "^13.4.1",
|
||||
"@nstudio/nps-i": "~1.1.0",
|
||||
"@prettier/plugin-xml": "^0.13.1",
|
||||
"@types/chai": "^4.2.11",
|
||||
@@ -60,7 +60,7 @@
|
||||
"parserlib": "^1.1.1",
|
||||
"prettier": "2.5.1",
|
||||
"reduce-css-calc": "~2.1.7",
|
||||
"sass": "~1.32.8",
|
||||
"sass": "^1.45.2",
|
||||
"shady-css-parser": "^0.1.0",
|
||||
"terser-webpack-plugin": "~3.0.6",
|
||||
"tree-kill": "^1.2.2",
|
||||
@@ -69,7 +69,7 @@
|
||||
"ts-patch": "^1.3.0",
|
||||
"tslint": "6.1.3",
|
||||
"typedoc": "^0.20.14",
|
||||
"typescript": "4.3.5",
|
||||
"typescript": "4.5.4",
|
||||
"webpack": "~4.44.1",
|
||||
"webpack-cli": "~3.3.12",
|
||||
"zx": "^4.2.0"
|
||||
|
||||
Reference in New Issue
Block a user