typed-dom
Advanced tools
Comparing version 0.0.234 to 0.0.235
@@ -156,3 +156,3 @@ const gulp = require('gulp'); | ||
gulp.task('update', done => { | ||
shell('ncu -ux del'); | ||
shell('ncu -u'); | ||
shell('ncu -ut greatest typescript'); | ||
@@ -159,0 +159,0 @@ shell('npm i --no-shrinkwrap'); |
{ | ||
"name": "typed-dom", | ||
"version": "0.0.234", | ||
"version": "0.0.235", | ||
"description": "A DOM component builder creating type-level DOM structures.", | ||
@@ -35,7 +35,7 @@ "private": false, | ||
"@types/i18next": "^13.0.0", | ||
"@types/mocha": "^8.2.3", | ||
"@types/mocha": "^9.0.0", | ||
"@types/power-assert": "1.5.4", | ||
"benchmark": "^2.1.4", | ||
"browserify": "^17.0.0", | ||
"del": "4.1.0", | ||
"del": "^6.0.0", | ||
"gulp": "^4.0.2", | ||
@@ -56,6 +56,6 @@ "gulp-derequire": "^3.0.0", | ||
"karma-mocha": "^2.0.1", | ||
"mocha": "^9.0.2", | ||
"mocha": "^9.0.3", | ||
"npm-check-updates": "^11.8.3", | ||
"power-assert": "^1.6.1", | ||
"spica": "0.0.481", | ||
"spica": "0.0.482", | ||
"tsify": "^5.0.4", | ||
@@ -62,0 +62,0 @@ "typescript": "4.3.5", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
609639
14616