Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
chore: bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Socketlike committed Apr 17, 2023
1 parent 9e40cfb commit d0c0b81
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 225 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@
"license": "ISC",
"devDependencies": {
"@mdi/js": "^7.2.96",
"@types/lodash": "^4.14.191",
"@types/node": "^18.15.10",
"@types/react": "^18.0.29",
"@types/lodash": "^4.14.194",
"@types/node": "^18.15.11",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"eslint": "^8.36.0",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"eslint": "^8.38.0",
"eslint-config-dmitmel": "github:dmitmel/eslint-config-dmitmel",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.32.2",
"prettier": "^2.8.7",
"replugged": "^4.2.3",
"replugged": "^4.2.6",
"typescript": "^4.9.5"
}
}
Loading

0 comments on commit d0c0b81

Please sign in to comment.