Skip to content

Commit

Permalink
regenerate yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Mar 1, 2024
2 parents 4939d1b + 2878d15 commit dbc6ffe
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 103 deletions.
22 changes: 11 additions & 11 deletions modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"d3-shape": "3.2.0",
"d3-time-format": "4.1.0",
"file-saver": "2.0.5",
"js-base64": "3.7.6",
"js-base64": "3.7.7",
"js-yaml": "4.1.0",
"jwt-decode": "4.0.0",
"material-design-icons": "3.0.1",
Expand Down Expand Up @@ -101,16 +101,16 @@
"@types/jest": "29.5.12",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"codelyzer": "6.0.2",
"concurrently": "8.2.2",
"cypress": "13.6.4",
"cypress": "13.6.6",
"cypress-fail-fast": "7.1.0",
"del": "7.1.0",
"eslint": "8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-rxjs": "5.0.3",
Expand All @@ -127,19 +127,19 @@
"minimist": "1.2.8",
"ng-extract-i18n-merge": "2.10.0",
"node-gyp": "10.0.1",
"prettier": "^3.2.5",
"prettier": "3.2.5",
"q": "1.5.1",
"raw-loader": "4.0.2",
"run-node": "2.0.0",
"sass": "1.71.0",
"sass-loader": "14.1.0",
"sass": "1.71.1",
"sass-loader": "14.1.1",
"semver": "7.6.0",
"source-map-explorer": "2.5.3",
"stylelint": "16.2.1",
"stylelint-config-standard-scss": "13.0.0",
"stylelint-no-unsupported-browser-features": "8.0.1",
"stylelint-order": "6.0.4",
"stylelint-prettier": "^5.0.0",
"stylelint-prettier": "5.0.0",
"tar": "6.2.0",
"through2": "4.0.2",
"ts-jest": "29.1.2",
Expand All @@ -148,7 +148,7 @@
"typescript": "5.1.6",
"wait-on": "7.2.0",
"webpack-bundle-analyzer": "4.10.1",
"webpack-dev-server": "5.0.1"
"webpack-dev-server": "5.0.2"
},
"overrides": {
"colors": "1.4.0"
Expand Down
Loading

0 comments on commit dbc6ffe

Please sign in to comment.