Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qligier committed Nov 30, 2024
1 parent 734b75c commit 7bc963c
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
122 changes: 61 additions & 61 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"license": "MIT",
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"esbuild": "0.24.0",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"globals": "^15.12.0",
"sass-embedded": "^1.81.0",
"svgo": "^3.3.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
"typescript-eslint": "^8.16.0"
},
"type": "module",
"exports": "./dist/app.js",
Expand Down

0 comments on commit 7bc963c

Please sign in to comment.