Skip to content

Commit

Permalink
refactor: hotkey.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamiell committed Dec 2, 2023
1 parent 23ebb3d commit 1e903de
Show file tree
Hide file tree
Showing 4 changed files with 834 additions and 877 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
]
},
"dependencies": {
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@docusaurus/core": "^3.0.1",
"@docusaurus/preset-classic": "^3.0.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
Expand All @@ -39,19 +39,19 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@docusaurus/eslint-plugin": "^3.0.0",
"@docusaurus/tsconfig": "^3.0.0",
"@docusaurus/eslint-plugin": "^3.0.1",
"@docusaurus/tsconfig": "^3.0.1",
"@types/eslint": "^8",
"@types/react": "^18.2.39",
"cspell": "^8.0.0",
"@types/react": "^18.2.41",
"cspell": "^8.1.0",
"cspell-check-unused-words": "^1.0.11",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"isaacscript": "^3.29.0",
"isaacscript-common-node": "^1.4.0",
"isaacscript-lint": "^6.4.1",
"isaacscript-lint": "^6.10.0",
"isaacscript-tsconfig": "^5.0.0",
"shell-loader": "^1.2.1",
"tsx": "^4.6.1",
"tsx": "^4.6.2",
"typescript": "^5.3.2",
"webpack": "^5.89.0"
},
Expand Down
Loading

0 comments on commit 1e903de

Please sign in to comment.