Skip to content

Commit

Permalink
Merge branch 'QA_5_2'
Browse files Browse the repository at this point in the history
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
  • Loading branch information
MauricioFauth committed Sep 14, 2023
2 parents 12a54b4 + 67ac099 commit a6d6862
Show file tree
Hide file tree
Showing 2 changed files with 652 additions and 640 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -11,11 +11,11 @@
},
"type": "module",
"dependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.17",
"@babel/preset-env": "^7.22.15",
"@babel/preset-typescript": "^7.21.0",
"@popperjs/core": "^2.11.7",
"@popperjs/core": "^2.11.8",
"@types/bootstrap": "^5.2.6",
"@types/chart.js": "^2.9.37",
"@types/codemirror": "^5.60.7",
Expand All @@ -25,14 +25,14 @@
"@types/jqueryui": "^1.12.16",
"@types/js-cookie": "^3.0.3",
"@zxcvbn-ts/core": "^2.2.1",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.15",
"babel-loader": "^9.1.2",
"bootstrap": "5.3.0",
"bootstrap": "5.3.2",
"chart.js": "^4.2.1",
"codemirror": "5.65.12",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.6.0",
"jquery": "3.7.0",
"jquery": "3.7.1",
"jquery-migrate": "3.4.1",
"jquery-ui-dist": "1.13.2",
"jquery-ui-timepicker-addon": "1.6.3",
Expand Down

0 comments on commit a6d6862

Please sign in to comment.