Skip to content

Commit 97bcf29

Browse files
committed
bump node deps/dev deps
1 parent 3d1ac47 commit 97bcf29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

GhostUI/ClientApp/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@fortawesome/free-brands-svg-icons": "^6.3.0",
88
"@fortawesome/free-solid-svg-icons": "^6.3.0",
99
"@fortawesome/react-fontawesome": "^0.2.0",
10-
"@microsoft/signalr": "^7.0.2",
10+
"@microsoft/signalr": "^7.0.3",
1111
"@reduxjs/toolkit": "^1.9.2",
1212
"axios": "^1.3.3",
1313
"bulma": "^0.9.4",
@@ -62,15 +62,15 @@
6262
"devDependencies": {
6363
"@types/history": "^4.7.11",
6464
"@types/jest": "^29.4.0",
65-
"@types/node": "^18.13.0",
65+
"@types/node": "^18.14.0",
6666
"@types/react": "^18.0.28",
6767
"@types/react-dom": "^18.0.11",
6868
"@types/react-router": "^5.1.20",
6969
"@types/react-router-dom": "^5.3.3",
7070
"@types/react-transition-group": "^4.4.5",
7171
"@types/styled-components": "^5.1.26",
7272
"@types/webpack-env": "^1.18.0",
73-
"sass": "^1.58.1",
73+
"sass": "^1.58.2",
7474
"typescript": "^4.9.5"
7575
}
7676
}

0 commit comments

Comments
 (0)