1
0

Update Node packages.

This commit is contained in:
PA4KEV 2023-08-15 21:46:49 +02:00
parent 9f9e8e27c4
commit a4638d830c
2 changed files with 3475 additions and 2696 deletions

6167
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,11 +9,11 @@
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"bootstrap": "5.2.3", "bootstrap": "5.2.3",
"html-react-parser": "^3.0.9", "html-react-parser": "^3.0.9",
"node-sass": "^7.0.3", "node-sass": "^9.0.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-router-dom": "^6.6.1", "react-router-dom": "^6.6.1",
"react-scripts": "5.0.1", "react-scripts": "^5.0.1",
"sass": "^1.57.1", "sass": "^1.57.1",
"web-vitals": "^2.1.4" "web-vitals": "^2.1.4"
}, },