mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
update the dependences
This commit is contained in:
parent
21b8bdd0f3
commit
74006354ab
16
package.json
16
package.json
@ -33,19 +33,19 @@
|
|||||||
"format": "grunt eslint --fix"
|
"format": "grunt eslint --fix"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"dateformat": "4.5.1",
|
"dateformat": "5.0.2",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"grunt": "1.4.1",
|
"grunt": "1.4.1",
|
||||||
"grunt-casperjs": "^2.2.1",
|
"grunt-casperjs": "^2.2.1",
|
||||||
"grunt-cli": "^1.4.3",
|
"grunt-cli": "^1.4.3",
|
||||||
"grunt-contrib-clean": "2.0.0",
|
"grunt-contrib-clean": "2.0.0",
|
||||||
"grunt-contrib-concat": "1.0.1",
|
"grunt-contrib-concat": "2.0.0",
|
||||||
"grunt-contrib-connect": "3.0.0",
|
"grunt-contrib-connect": "3.0.0",
|
||||||
"grunt-contrib-copy": "1.0.0",
|
"grunt-contrib-copy": "1.0.0",
|
||||||
"grunt-contrib-jshint": "3.0.0",
|
"grunt-contrib-jshint": "3.1.1",
|
||||||
"grunt-contrib-uglify": "5.0.1",
|
"grunt-contrib-uglify": "5.0.1",
|
||||||
"grunt-contrib-watch": "^1.1.0",
|
"grunt-contrib-watch": "^1.1.0",
|
||||||
"grunt-eslint": "23.0.0",
|
"grunt-eslint": "24.0.0",
|
||||||
"grunt-include-replace": "5.0.0",
|
"grunt-include-replace": "5.0.0",
|
||||||
"grunt-jscs": "3.0.1",
|
"grunt-jscs": "3.0.1",
|
||||||
"grunt-karma": "4.0.2",
|
"grunt-karma": "4.0.2",
|
||||||
@ -53,15 +53,15 @@
|
|||||||
"grunt-nw-builder": "3.1.0",
|
"grunt-nw-builder": "3.1.0",
|
||||||
"grunt-replace": "2.0.2",
|
"grunt-replace": "2.0.2",
|
||||||
"grunt-spritesmith": "^6.9.0",
|
"grunt-spritesmith": "^6.9.0",
|
||||||
"jasmine-core": "3.8.0",
|
"jasmine-core": "4.0.0",
|
||||||
"karma": "6.3.4",
|
"karma": "6.3.11",
|
||||||
"karma-jasmine": "4.0.1",
|
"karma-jasmine": "4.0.1",
|
||||||
"karma-phantomjs-launcher": "1.0.4",
|
"karma-phantomjs-launcher": "1.0.4",
|
||||||
"load-grunt-tasks": "5.1.0",
|
"load-grunt-tasks": "5.1.0",
|
||||||
"nw": "0.54.0",
|
"nw": "0.60.0",
|
||||||
"phantomjs": "2.1.7",
|
"phantomjs": "2.1.7",
|
||||||
"phantomjs-polyfill-object-assign": "0.0.2",
|
"phantomjs-polyfill-object-assign": "0.0.2",
|
||||||
"promise-polyfill": "8.2.0",
|
"promise-polyfill": "8.2.1",
|
||||||
"rmdir": "1.2.0"
|
"rmdir": "1.2.0"
|
||||||
},
|
},
|
||||||
"window": {
|
"window": {
|
||||||
|
Loading…
Reference in New Issue
Block a user