Skip to content

Commit

Permalink
Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott committed Dec 17, 2024
1 parent 9c4f5a6 commit 4b4802c
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
},
"devDependencies": {
"@playcanvas/eslint-config": "^2.0.8",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-typescript": "^12.1.2",
"@tweenjs/tween.js": "^25.0.0",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"concurrently": "^9.1.0",
"earcut": "^3.0.0",
"eslint": "^9.17.0",
Expand All @@ -55,8 +55,8 @@
"rollup": "^4.28.1",
"serve": "^14.2.4",
"tslib": "^2.8.1",
"typedoc": "^0.27.4",
"typedoc-plugin-mdn-links": "^4.0.4",
"typedoc": "^0.27.5",
"typedoc-plugin-mdn-links": "^4.0.5",
"typescript": "^5.7.2"
}
}

0 comments on commit 4b4802c

Please sign in to comment.