Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
141 changes: 24 additions & 117 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check failure on line 1 in package.json

View workflow job for this annotation

GitHub Actions / ci

Property 'sideEffects' is required

Check failure on line 1 in package.json

View workflow job for this annotation

GitHub Actions / ci

Property 'files' is required
"name": "magicmirror-3rd-party-modules",
"version": "0.1.0",
"description": "This project provides an overview of all MagicMirror² modules and puts the modules through a few tests.",
Expand Down Expand Up @@ -86,7 +86,7 @@
"eslint": "^9.39.2",
"eslint-plugin-depend": "^1.4.0",
"eslint-plugin-import-x": "^4.16.1",
"eslint-plugin-package-json": "^0.88.2",
"eslint-plugin-package-json": "^0.89.2",
"globals": "^17.3.0",
"lint-staged": "^16.2.7",
"prettier": "^3.8.1",
Expand Down
Loading