mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
npm update && npm audit fix
This commit is contained in:
parent
534bb9c5b5
commit
593f8b57ea
2 changed files with 65 additions and 65 deletions
14
package.json
14
package.json
|
|
@ -26,14 +26,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@hugojosefson/color-hash": "^2.0.3",
|
||||
"autoprefixer": "^9.4.10",
|
||||
"bulma": "^0.7.3",
|
||||
"autoprefixer": "^9.5.0",
|
||||
"bulma": "^0.7.4",
|
||||
"create-react-class": "^15.6.3",
|
||||
"open-iconic": "^1.1.1",
|
||||
"postcss-cli": "^6.1.2",
|
||||
"react": "^16.8.4",
|
||||
"react-dom": "^16.8.4",
|
||||
"react-sortable-hoc": "^1.6.1"
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-sortable-hoc": "^1.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gh-pages": "^1.2.0",
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
"npm-run-all": "^4.1.5",
|
||||
"react-flip-move": "^3.0.3",
|
||||
"react-highlight.js": "^1.0.7",
|
||||
"sass": "^1.17.0",
|
||||
"shadow-cljs": "^2.8.14"
|
||||
"sass": "^1.17.3",
|
||||
"shadow-cljs": "^2.8.25"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue