Skip to content

Commit 1dfece8

Browse files
chore: update dependencies
1 parent 914614e commit 1dfece8

3 files changed

Lines changed: 110 additions & 110 deletions

File tree

package-lock.json

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"nmr-processing": "^11.6.0",
1919
"nmrium": "^0.45.1-pre.1701344673",
2020
"react-science": "^0.28.1",
21-
"vite-plugin-pwa": "^0.17.0"
21+
"vite-plugin-pwa": "^0.17.2"
2222
},
2323
"scripts": {
2424
"start": "vite --host localhost --port 3000 --open",
@@ -39,12 +39,12 @@
3939
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
4040
"@babel/preset-react": "^7.23.3",
4141
"@babel/preset-typescript": "^7.23.3",
42-
"@playwright/test": "^1.40.0",
42+
"@playwright/test": "^1.40.1",
4343
"@simbathesailor/use-what-changed": "^2.0.0",
44-
"@types/jest": "^29.5.9",
45-
"@types/node": "^20.9.3",
46-
"@types/react": "^18.2.38",
47-
"@types/react-dom": "^18.2.16",
44+
"@types/jest": "^29.5.10",
45+
"@types/node": "^20.10.1",
46+
"@types/react": "^18.2.39",
47+
"@types/react-dom": "^18.2.17",
4848
"@types/react-router-dom": "^5.3.3",
4949
"@vitejs/plugin-react-swc": "^3.5.0",
5050
"cross-env": "^7.0.3",
@@ -55,9 +55,9 @@
5555
"prettier": "3.1.0",
5656
"react": "^18.2.0",
5757
"react-dom": "^18.2.0",
58-
"react-router-dom": "^6.19.0",
58+
"react-router-dom": "^6.20.0",
5959
"serve": "^14.2.1",
6060
"typescript": "^5.3.2",
61-
"vite": "^5.0.2"
61+
"vite": "^5.0.4"
6262
}
6363
}

0 commit comments

Comments
 (0)