Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Feb 16, 2024
1 parent 0b72a46 commit 836f335
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
36 changes: 18 additions & 18 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 @@ -19,7 +19,7 @@
"@studio384/amaranth": "file:../",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.22.0"
"react-router-dom": "6.22.1"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand All @@ -36,7 +36,7 @@
"eslint-plugin-react-refresh": "0.4.5",
"prettier": "3.2.5",
"typescript": "5.3.3",
"vite": "5.1.2",
"vite": "5.1.3",
"vite-bundle-visualizer": "1.0.1",
"vite-plugin-html": "3.2.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 @@ -41,7 +41,7 @@
"react": ">=16.x"
},
"dependencies": {
"html-react-parser": "5.1.5"
"html-react-parser": "5.1.6"
},
"devDependencies": {
"@types/react": "18.2.55",
Expand Down

0 comments on commit 836f335

Please sign in to comment.