Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hamed-musallam committed Nov 30, 2023
1 parent 914614e commit 1dfece8
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 110 deletions.
98 changes: 49 additions & 49 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"nmr-processing": "^11.6.0",
"nmrium": "^0.45.1-pre.1701344673",
"react-science": "^0.28.1",
"vite-plugin-pwa": "^0.17.0"
"vite-plugin-pwa": "^0.17.2"
},
"scripts": {
"start": "vite --host localhost --port 3000 --open",
Expand All @@ -39,12 +39,12 @@
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@playwright/test": "^1.40.0",
"@playwright/test": "^1.40.1",
"@simbathesailor/use-what-changed": "^2.0.0",
"@types/jest": "^29.5.9",
"@types/node": "^20.9.3",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"@types/jest": "^29.5.10",
"@types/node": "^20.10.1",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.5.0",
"cross-env": "^7.0.3",
Expand All @@ -55,9 +55,9 @@
"prettier": "3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.19.0",
"react-router-dom": "^6.20.0",
"serve": "^14.2.1",
"typescript": "^5.3.2",
"vite": "^5.0.2"
"vite": "^5.0.4"
}
}
Loading

0 comments on commit 1dfece8

Please sign in to comment.