Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-commits committed Jan 10, 2024
1 parent 9198229 commit 9b87c2b
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 214 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
"name": "tonalities",
"version": "2.0",
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.16",
"@mui/lab": "^5.0.0-alpha.152",
"@mui/material": "^5.14.17",
"@mui/icons-material": "^5.15.4",
"@mui/lab": "^5.0.0-alpha.160",
"@mui/material": "^5.15.4",
"@reduxjs/toolkit": "^1.9.7",
"@vitejs/plugin-react-swc": "^3.4.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"react-router-dom": "6.18.0",
"react-router-dom": "6.21.1",
"sherlock-sparql-queries": "https://github.com/sherlock-iremus/sherlock-sparql-queries.git#commit=d7e135975c43af16195fe4c0fa25435a86b8c880",
"verovio": "^4.0.1",
"vite": "^4.5.0",
"vite-plugin-svgr": "^4.1.0"
"verovio": "^4.1.0",
"vite": "^4.5.1",
"vite-plugin-svgr": "^4.2.0"
},
"scripts": {
"start": "vite",
Expand Down
Loading

0 comments on commit 9b87c2b

Please sign in to comment.