Skip to content

Commit

Permalink
syncing some node package fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tonesto7 committed Aug 2, 2023
1 parent 9dab0a5 commit 8cf60e0
Show file tree
Hide file tree
Showing 2 changed files with 1,389 additions and 1,335 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,31 @@
"angular": "1.8.3",
"angular-sanitize": "1.8.3",
"angular-ui": "1.0.0",
"axios": "1.3.4",
"bootstrap": "5.2.3",
"axios": "1.4.0",
"bootstrap": "5.3.1",
"buffer": "6.0.3",
"form-data": "4.0.0",
"global": "4.4.0",
"jquery": "3.6.4",
"jquery": "3.7.0",
"jsonschema": "1.4.1",
"load-awesome": "1.1.0",
"material-icons": "1.13.4",
"material-icons": "1.13.9",
"mdb-ui-kit": "5.0.0",
"ui-bootstrap4": "3.0.7"
},
"devDependencies": {
"@babel/core": "7.21.4",
"@babel/core": "7.22.9",
"@fontsource/roboto": "4.5.8",
"@popperjs/core": "2.11.7",
"@snyk/protect": "1.1137.0",
"@popperjs/core": "2.11.8",
"@snyk/protect": "1.1198.0",
"@types/jquery": "3.5.16",
"@types/node": "18.15.11",
"@types/node": "20.4.5",
"@types/pbf": "3.0.2",
"@types/typescript": "2.0.0",
"del": "7.0.0",
"eslint": "8.37.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-plugin-prettier": "5.0.0",
"gulp": "4.0.2",
"gulp-autoprefixer": "8.0.0",
"gulp-babel": "8.0.0",
Expand All @@ -49,10 +49,10 @@
"gulp-uglify": "3.0.2",
"gulp-useref": "5.0.0",
"gulplog": "2.0.1",
"hint": "7.1.8",
"js-beautify": "1.14.7",
"hint": "7.1.10",
"js-beautify": "1.14.9",
"lazypipe": "1.0.2",
"prettier": "2.8.7",
"prettier": "3.0.0",
"prettier-babel": "1.0.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 8cf60e0

Please sign in to comment.