Skip to content

Commit

Permalink
feat(template): bump all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbutt committed Feb 14, 2024
1 parent ec86fe6 commit 3133dcf
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"package": {
"main": "electron/main.js",
"dependencies": {
"@crestron/ch5-crcomlib": "^1.2.0",
"@crestron/ch5-webxpanel": "^1.2.5",
"@norgate-av/crestron-ch5-helper": "^1.1.0",
"@crestron/ch5-crcomlib": "^2.8.0",
"@crestron/ch5-webxpanel": "^2.8.0",
"@norgate-av/crestron-ch5-helper": "^1.2.0",
"@norgate-av/react-crestron-ch5-hooks": "^1.0.0",
"@reduxjs/toolkit": "^1.8.1",
"axios": "^0.27.2",
"electron-is-dev": "^2.0.0",
"eruda": "^2.4.1",
"react-icons": "^4.3.1",
"react-redux": "^8.0.1",
"react-router-dom": "^6.2.2",
"redux": "^4.1.2",
"@reduxjs/toolkit": "^2.2.0",
"axios": "^1.6.7",
"electron-is-dev": "^3.0.1",
"eruda": "^3.0.1",
"react-icons": "^5.0.1",
"react-redux": "^9.1.0",
"react-router-dom": "^6.22.0",
"redux": "^5.0.1",
"redux-logger": "^3.0.6",
"rooks": "^5.11.0",
"styled-components": "^5.3.3"
"rooks": "^7.14.1",
"styled-components": "^6.1.8"
},
"scripts": {
"clean:app": "rimraf app",
Expand Down

0 comments on commit 3133dcf

Please sign in to comment.