Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakuna committed Apr 17, 2023
1 parent 4385534 commit 427e990
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
154 changes: 77 additions & 77 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lakuna/ugl",
"version": "14.0.1",
"version": "14.0.2",
"description": "A lightweight WebGL2 library.",
"keywords": [
"front-end",
Expand Down Expand Up @@ -44,10 +44,10 @@
"type": "module",
"sideEffects": false,
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"eslint": "^8.36.0",
"typedoc": "^0.23.28",
"typescript": "^5.0.2"
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"eslint": "^8.38.0",
"typedoc": "^0.24.4",
"typescript": "^5.0.4"
}
}

0 comments on commit 427e990

Please sign in to comment.