Skip to content

Commit

Permalink
Updated all package dependencies. (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkenny54 authored Sep 30, 2024
1 parent e141521 commit 2ce7882
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 198 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,26 +77,26 @@
},
"devDependencies": {
"@eslint/js": "^9.3.0",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@types/csso": "^5.0.4",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"@types/pixelmatch": "^5.2.6",
"@types/pngjs": "^6.0.5",
"@types/sax": "^1.2.7",
"@types/tar-stream": "^3.1.3",
"cross-env": "^7.0.3",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"globals": "^15.9.0",
"jest": "^29.7.0",
"pixelmatch": "^6.0.0",
"playwright": "^1.47.1",
"playwright": "^1.47.2",
"pngjs": "^7.0.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.21.3",
"rollup": "^4.22.5",
"tar-stream": "^3.1.7",
"typescript": "^5.6.2"
},
Expand Down
Loading

0 comments on commit 2ce7882

Please sign in to comment.