Skip to content

Commit

Permalink
Updated dependencies to make Dependabot happy (#261)
Browse files Browse the repository at this point in the history
Closes #254
Closes #255
Closes #257
Closes #260

Signed-off-by: Matt Ray <github@mattray.dev>
  • Loading branch information
mattray authored Jun 28, 2024
1 parent aef8bf7 commit b2aac97
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 92 deletions.
142 changes: 54 additions & 88 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@
"@mdx-js/react": "^3.0.0",
"autoprefixer": "^10.4.7",
"core-js": "^3.27.2",
"mobx": "^6.8.0",
"mobx": "^6.12.4",
"postcss": "^8.4.14",
"react-github-btn": "^1.3.0",
"react-icons": "^4.3.1",
"styled-components": "^5.3.6",
"react-icons": "^5.2.1",
"styled-components": "^6.1.11",
"tailwindcss": "^3.4.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/types": "3.4.0",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2"
"eslint-plugin-react": "^7.34.3"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit b2aac97

Please sign in to comment.