Skip to content

Commit

Permalink
Update javascript dependencies
Browse files Browse the repository at this point in the history
- font awesome
- sass
- swagger-ui
  • Loading branch information
AuroraLS3 committed Apr 7, 2024
1 parent 74ae2dc commit 634d6f2
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 270 deletions.
14 changes: 7 additions & 7 deletions Plan/react/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"proxy": "http://localhost:8800",
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@fortawesome/fontawesome-free": "^6.5.1",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/free-regular-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/fontawesome-free": "^6.5.2",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-regular-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fullcalendar/bootstrap": "^6.1.11",
"@fullcalendar/core": "^6.1.11",
Expand Down Expand Up @@ -39,9 +39,9 @@
"react-i18next": "^14.1.0",
"react-mcjsonchat": "^1.0.0",
"react-router-dom": "6",
"sass": "^1.72.0",
"sass": "^1.74.1",
"source-map-explorer": "^2.5.2",
"swagger-ui": "^5.12.0",
"swagger-ui": "^5.13.0",
"web-vitals": "^3.0.2"
},
"scripts": {
Expand Down
Loading

0 comments on commit 634d6f2

Please sign in to comment.