Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Feb 23, 2024
1 parent f2f0b11 commit 619ca00
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
46 changes: 23 additions & 23 deletions docs/package-lock.json

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

4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react": "18.2.57",
"@types/react": "18.2.58",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.33.2",
Expand Down
8 changes: 4 additions & 4 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
Expand Up @@ -44,7 +44,7 @@
"html-react-parser": "5.1.7"
},
"devDependencies": {
"@types/react": "18.2.57",
"@types/react": "18.2.58",
"nodemon": "3.1.0",
"npm-run-all": "4.1.5",
"picocolors": "1.0.0",
Expand Down

0 comments on commit 619ca00

Please sign in to comment.