Merge branch 'LB-222' into 'master'
Lb 222: update filter See merge request platform-one/products/bullhorn/launchboard-fe!122
Showing
| ... | ... | @@ -34,7 +34,7 @@ |
| "@babel/plugin-transform-strict-mode": "^7.12.13", | ||
| "@mdi/font": "^5.9.55", | ||
| "@vue/cli-plugin-babel": "^4.5.11", | ||
| "@vue/cli-plugin-e2e-cypress": "^4.5.11", | ||
| "@vue/cli-plugin-e2e-cypress": "^4.5.13", | ||
| "@vue/cli-plugin-eslint": "^4.5.11", | ||
| "@vue/cli-plugin-router": "^4.5.11", | ||
| "@vue/cli-plugin-unit-jest": "^4.5.11", | ||
| ... | ... | @@ -151,7 +151,9 @@ |
| "ajv": "^6.12.6", | ||
| "css-what": "^5.0.1", | ||
| "browserslist": "^4.16.5", | ||
| "dns-packet": "^5.2.2", | ||
| "faye-websocket": "^0.11.3", | ||
| "glob-parent": "^5.1.2", | ||
| "http-proxy": "^1.18.1", | ||
| "hosted-git-info": "^3.0.8", | ||
| "ini": "^1.3.6", | ||
| ... | ... | @@ -159,14 +161,13 @@ |
| "lodash": "^4.17.20", | ||
| "minimist": "^1.2.5", | ||
| "node-notifier": "^9.0.0", | ||
| "normalize-url": "^4.5.1", | ||
| "serialize-javascript": "^3.1.0", | ||
| "sockjs": "^0.3.21", | ||
| "ssri": "^8.0.1", | ||
| "trim-newlines": "^3.0.0", | ||
| "y18n": "^5.0.5", | ||
| "yargs-parser": "^18.1.3", | ||
| "ws": "^7.4.6", | ||
| "dns-packet": "^5.2.2", | ||
| "normalize-url": "^4.5.1" | ||
| "ws": "^7.4.6" | ||
| } | ||
| } |
Please register or sign in to comment