mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00
chore: bump deps
This commit is contained in:
@ -29,17 +29,17 @@
|
||||
"css": "^3.0.0",
|
||||
"css-loader": "^6.0.0",
|
||||
"dotenv-webpack": "^7.0.0",
|
||||
"fork-ts-checker-webpack-plugin": "^6.0.0",
|
||||
"loader-utils": "^2.0.0",
|
||||
"fork-ts-checker-webpack-plugin": "^7.0.0",
|
||||
"loader-utils": "^2.0.0 || ^3.0.0",
|
||||
"lodash.get": "^4.0.0",
|
||||
"micromatch": "^4.0.0",
|
||||
"postcss": "^8.0.0",
|
||||
"postcss-import": "^14.0.0",
|
||||
"postcss-loader": "^6.0.0",
|
||||
"postcss-loader": "^7.0.0",
|
||||
"raw-loader": "^4.0.0",
|
||||
"react-refresh": "~0.11.0",
|
||||
"sass": "^1.0.0",
|
||||
"sass-loader": "^12.0.0",
|
||||
"sass-loader": "^13.0.0",
|
||||
"sax": "^1.0.0",
|
||||
"source-map": "^0.7.0",
|
||||
"terser-webpack-plugin": "^5.0.0",
|
||||
@ -56,18 +56,18 @@
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^13.1.2",
|
||||
"@types/css": "0.0.33",
|
||||
"@types/jest": "27.0.1",
|
||||
"@types/jest": "27.5.1",
|
||||
"@types/loader-utils": "2.0.3",
|
||||
"@types/lodash.get": "4.4.6",
|
||||
"@types/lodash.get": "4.4.7",
|
||||
"@types/micromatch": "4.0.2",
|
||||
"@types/sax": "1.2.3",
|
||||
"@types/sax": "1.2.4",
|
||||
"@types/terser-webpack-plugin": "5.2.0",
|
||||
"@types/webpack-virtual-modules": "0.1.1",
|
||||
"jest": "27.1.1",
|
||||
"jest-matcher-utils": "27.1.1",
|
||||
"nativescript-vue-template-compiler": "2.9.0",
|
||||
"ts-jest": "27.0.5",
|
||||
"typescript": "4.5.4"
|
||||
"jest": "28.1.0",
|
||||
"jest-matcher-utils": "28.1.0",
|
||||
"nativescript-vue-template-compiler": "2.9.2",
|
||||
"ts-jest": "28.0.3",
|
||||
"typescript": "4.7.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"nativescript-vue-template-compiler": "^2.8.1"
|
||||
|
Reference in New Issue
Block a user