|
@@ -36,27 +36,27 @@
|
|
|
},
|
|
},
|
|
|
"homepage": "https://github.com/RobinHerbots/Inputmask",
|
|
"homepage": "https://github.com/RobinHerbots/Inputmask",
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.8.4",
|
|
|
|
|
- "@babel/plugin-transform-modules-commonjs": "^7.8.3",
|
|
|
|
|
- "babel-loader": "^8.0.6",
|
|
|
|
|
- "@babel/preset-env": "^7.8.4",
|
|
|
|
|
- "@babel/preset-typescript": "7.8.3",
|
|
|
|
|
|
|
+ "@babel/core": "^7.9.0",
|
|
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.9.0",
|
|
|
|
|
+ "babel-loader": "^8.1.0",
|
|
|
|
|
+ "@babel/preset-env": "^7.9.5",
|
|
|
|
|
+ "@babel/preset-typescript": "7.9.0",
|
|
|
"jqlite": "^0.2.42",
|
|
"jqlite": "^0.2.42",
|
|
|
"jquery": "^3.4.1",
|
|
"jquery": "^3.4.1",
|
|
|
- "jsdom": "^16.2.0",
|
|
|
|
|
|
|
+ "jsdom": "^16.2.2",
|
|
|
"load-grunt-tasks": "^5.1.0",
|
|
"load-grunt-tasks": "^5.1.0",
|
|
|
"qunit": "^2.9.3",
|
|
"qunit": "^2.9.3",
|
|
|
"uglifyjs-webpack-plugin": "^2.2.0",
|
|
"uglifyjs-webpack-plugin": "^2.2.0",
|
|
|
- "webpack": "^4.41.6",
|
|
|
|
|
|
|
+ "webpack": "^4.42.1",
|
|
|
"webpack-cli": "^3.3.11",
|
|
"webpack-cli": "^3.3.11",
|
|
|
- "grunt": "^1.0.4",
|
|
|
|
|
- "grunt-available-tasks": "^0.6.3",
|
|
|
|
|
|
|
+ "grunt": "^1.1.0",
|
|
|
|
|
+ "@robinherbots/grunt-available-tasks": "^0.6.4",
|
|
|
"grunt-bump": "^0.8.0",
|
|
"grunt-bump": "^0.8.0",
|
|
|
"grunt-cli": "^1.3.2",
|
|
"grunt-cli": "^1.3.2",
|
|
|
"grunt-contrib-clean": "^2.0.0",
|
|
"grunt-contrib-clean": "^2.0.0",
|
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
|
"grunt-eslint": "^22.0.0",
|
|
"grunt-eslint": "^22.0.0",
|
|
|
- "grunt-nuget": "^0.3.1",
|
|
|
|
|
|
|
+ "@robinherbots/grunt-nuget": "^0.3.2",
|
|
|
"grunt-release": "^0.14.0",
|
|
"grunt-release": "^0.14.0",
|
|
|
"grunt-webpack": "^3.1.3"
|
|
"grunt-webpack": "^3.1.3"
|
|
|
}
|
|
}
|