Skip to content

Commit

Permalink
bump dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
patinthehat committed Jan 19, 2024
1 parent eb481cb commit 86315bd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,25 @@
"devDependencies": {
"@emotion/react": "latest",
"@emotion/styled": "latest",
"@mui/icons-material": "^5.15.3",
"@mui/icons-material": "^5.15.5",
"@mui/material": "latest",
"@typescript-eslint/parser": "^6.19.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"postcss": "^8.4.33",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"react-quill": "^2.0.0",
"react-router": "^6.21.2",
"react-router-dom": "^6.21.2",
"react-router": "^6.21.3",
"react-router-dom": "^6.21.3",
"typescript": "^5.3.3",
"vite": "^5.0.11"
},
"dependencies": {
"@tiptap/extension-heading": "^2.1.13",
"@tiptap/extension-heading": "^2.1.16",
"@tiptap/extension-paragraph": "^2.1.16",
"@tiptap/extension-text": "^2.1.16",
"@tiptap/pm": "^2.1.16",
Expand Down

0 comments on commit 86315bd

Please sign in to comment.