Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AppElent committed Dec 13, 2024
2 parents 35d5d5e + e0ed100 commit add8b97
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 52 deletions.
86 changes: 39 additions & 47 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"dependencies": {
"@andypf/json-viewer": "^2.1.7",
"@emotion/styled": "^11.13.0",
"@faker-js/faker": "^9.2.0",
"@emotion/styled": "^11.14.0",
"@faker-js/faker": "^9.3.0",
"@hello-pangea/dnd": "^17.0.0",
"@microlink/react-json-view": "^1.23.4",
"@mui/icons-material": "^6.1.7",
Expand All @@ -40,7 +40,7 @@
"react": "^18.3.1",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.3.1",
"react-easy-crop": "^5.1.0",
"react-easy-crop": "^5.2.0",
"react-helmet-async": "^2.0.5",
"react-i18next": "^15.1.1",
"react-quill": "^2.0.0",
Expand All @@ -57,8 +57,8 @@
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"eslint": "^9.16.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.13",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"globals": "^15.13.0",
"prettier": "^3.3.3",
"typescript": "~5.6.2",
Expand Down

0 comments on commit add8b97

Please sign in to comment.