Skip to content

Commit

Permalink
DEP Update JS dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Nov 18, 2024
1 parent 3165283 commit 65328d2
Show file tree
Hide file tree
Showing 3 changed files with 1,395 additions and 1,520 deletions.
2 changes: 1 addition & 1 deletion client/dist/styles/bundle.css

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"lint-sass": "stylelint client/src"
},
"dependencies": {
"classnames": "^2.3.2",
"core-js": "^3.26.0",
"classnames": "^2.5.1",
"core-js": "^3.39.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reactstrap": "^8.9.0"
},
"devDependencies": {
"@silverstripe/eslint-config": "^1.3.0",
"@silverstripe/webpack-config": "^2.1.0",
"webpack": "^5.74.0",
"webpack-cli": "^5.0.0"
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
},
"resolutions": {
"colors": "1.4.0"
Expand Down
Loading

0 comments on commit 65328d2

Please sign in to comment.