Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Feb 19, 2024
1 parent 95168b3 commit be8a207
Show file tree
Hide file tree
Showing 7 changed files with 5,404 additions and 17,865 deletions.
3 changes: 3 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ dist-ssr
*.njsproj
*.sln
*.sw?

# Repo directories
/stats
102 changes: 51 additions & 51 deletions docs/package-lock.json

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

6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react": "18.2.56",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@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-import-resolver-typescript": "3.6.1",
Expand Down
Loading

0 comments on commit be8a207

Please sign in to comment.