Skip to content

Commit

Permalink
force build
Browse files Browse the repository at this point in the history
  • Loading branch information
damonsk committed Nov 1, 2024
1 parent 196376d commit 81f54a5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,23 @@
"react-error-overlay": "6.0.9"
},
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.2",
"@mui/material": "5.15.2",
"@mui/styles": "5.15.2",
"ace-builds": "^1.32.2",
"core-js": "^3.34.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "5.16.7",
"@mui/styles": "5.16.7",
"ace-builds": "^1.36.3",
"core-js": "^3.39.0",
"html2canvas": "^1.4.1",
"lodash.merge": "^4.6.2",
"next": "14.0.4",
"next": "14.2.16",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-ace": "^10.1.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-ace": "^12.0.0",
"react-dom": "18.3.1",
"react-svg-pan-zoom": "^3.13.1",
"sass": "^1.69.5",
"styled-components": "6.1.5"
"sass": "^1.80.5",
"styled-components": "6.1.13"
},
"lint-staged": {
"*.{js,jsx}": [
Expand Down

0 comments on commit 81f54a5

Please sign in to comment.