Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Nov 10, 2023
1 parent 6720a84 commit f2239c0
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
20 changes: 10 additions & 10 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 @@ -26,8 +26,8 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.2.1",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@vitejs/plugin-react-swc": "3.4.1",
Expand Down
18 changes: 9 additions & 9 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"html-react-parser": "5.0.6"
},
"devDependencies": {
"@types/react": "18.2.36",
"@types/react": "18.2.37",
"nodemon": "3.0.1",
"npm-run-all": "4.1.5",
"picocolors": "1.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"svg-to-ts": "11.0.0",
"svgo": "3.0.2",
"svgo": "3.0.3",
"typescript": "5.2.2"
},
"browserslist": {
Expand Down

0 comments on commit f2239c0

Please sign in to comment.