Skip to content

Commit

Permalink
chore(full-screen): update npm dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
daksh2k committed Sep 11, 2024
1 parent 59f81f4 commit 489c361
Show file tree
Hide file tree
Showing 3 changed files with 1,211 additions and 712 deletions.
60 changes: 31 additions & 29 deletions Extensions/full-screen/dist/fullScreen.js

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions Extensions/full-screen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
"devDependencies": {
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.defaultsdeep": "^4.6.9",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"eslint-plugin-react": "^7.33.2",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"typescript": "^5.3.2",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"eslint-plugin-react": "^7.35.2",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"typescript": "^5.6.2",
"lodash.debounce": "^4.0.8",
"lodash.defaultsdeep": "^4.6.1",
"marked": "^10.0.0",
"semver": "^7.5.4",
"spicetify-creator": "^1.0.16",
"classnames": "^2.3.2"
"marked": "^14.1.2",
"semver": "^7.6.3",
"spicetify-creator": "^1.0.17",
"classnames": "^2.5.1"
}
}
Loading

0 comments on commit 489c361

Please sign in to comment.