Skip to content

Commit

Permalink
fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Sorokin committed Dec 12, 2023
1 parent a89af9c commit b53c992
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 81 deletions.
184 changes: 103 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,22 @@
"web-vitals": "^2.1.4"
},
"devDependencies": {
"nth-check": "^2.1.1",
"@adobe/css-tools": "^4.3.2",
"object-path": "^0.11.8",
"@babel/core": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.23.0",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/traverse": "^7.23.2",
"@types/react-modal": "^3.16.1",
"babel-loader": "^9.1.3",
"css-loader": "^6.8.1",
"filemanager-webpack-plugin": "^8.0.0",
"postcss-loader": "^7.3.3",
"postcss-preset-env": "^9.3.0",
"postcss": "^8.4.31",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"style-loader": "^3.3.3",
Expand Down

0 comments on commit b53c992

Please sign in to comment.