Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lavrton committed Dec 20, 2023
1 parent 5f95164 commit 774fb47
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
],
"devDependencies": {
"@parcel/transformer-image": "2.10.1",
"@size-limit/preset-big-lib": "^10.0.1",
"@types/mocha": "^10.0.3",
"@size-limit/preset-big-lib": "^11.0.1",
"@types/mocha": "^10.0.6",
"canvas": "^2.11.2",
"chai": "4.3.10",
"filehound": "^1.17.6",
Expand All @@ -80,15 +80,15 @@
"mocha-headless-chrome": "^4.0.0",
"parcel": "2.10.1",
"process": "^0.11.10",
"rollup": "^4.2.0",
"rollup": "^4.9.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-typescript2": "^0.36.0",
"size-limit": "^10.0.1",
"size-limit": "^11.0.1",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"keywords": [
"canvas",
Expand Down

0 comments on commit 774fb47

Please sign in to comment.