Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lavrton committed Aug 28, 2023
1 parent f3d0339 commit b687b97
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,11 @@
}
],
"devDependencies": {
"@parcel/transformer-image": "2.8.3",
"@size-limit/preset-big-lib": "^8.2.4",
"@types/jest": "^29.5.3",
"@parcel/transformer-image": "2.9.3",
"@size-limit/preset-big-lib": "^8.2.6",
"@types/mocha": "^10.0.1",
"canvas": "^2.11.2",
"chai": "4.3.7",
"chai": "4.3.8",
"filehound": "^1.17.6",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
Expand All @@ -79,17 +78,17 @@
"gulp-util": "^3.0.8",
"mocha": "10.2.0",
"mocha-headless-chrome": "^4.0.0",
"parcel": "2.8.3",
"parcel": "2.9.3",
"process": "^0.11.10",
"rollup": "^3.20.2",
"rollup": "^3.28.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-typescript2": "^0.34.1",
"size-limit": "^8.2.4",
"rollup-plugin-typescript2": "^0.35.0",
"size-limit": "^8.2.6",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
"typescript": "^5.2.2"
},
"keywords": [
"canvas",
Expand Down

0 comments on commit b687b97

Please sign in to comment.