Skip to content

Commit

Permalink
fix: fixing build
Browse files Browse the repository at this point in the history
- fixing build by removing unused dependencies
- removing unused files
  • Loading branch information
paulushcgcj committed Jun 24, 2023
1 parent 400d2f0 commit 628997e
Show file tree
Hide file tree
Showing 9 changed files with 356 additions and 3,639 deletions.
2,747 changes: 351 additions & 2,396 deletions frontend/package-lock.json

Large diffs are not rendered by default.

19 changes: 5 additions & 14 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,34 +35,25 @@
},
"dependencies": {
"@bcgov-nr/nr-fsa-theme": "^1.0.7",
"@bcgov/bc-sans": "^1.0.1",
"@carbon/ibmdotcom-web-components": "^1.32.0",
"@bcgov/bc-sans": "^1.0.1",
"@carbon/icons": "^11.20.0",
"@carbon/icons-vue": "^10.49.1",
"@carbon/pictograms": "^12.18.0",
"@carbon/styles": "^1.30.0",
"@carbon/web-components": "^1.28.0",
"@dsb-norge/vue-keycloak-js": "^2.2.0",
"@iconify-json/carbon": "^1.1.18",
"@popperjs/core": "^2.11.4",
"@dsb-norge/vue-keycloak-js": "^2.2.0",
"@vueuse/core": "^10.2.0",
"axios": "^1.3.3",
"bootstrap": "^5.1.3",
"bootstrap-vue": "^2.23.1",
"bootstrap-vue-3": "^0.5.1",
"core-js": "^3.29.0",
"dotenv": "^16.0.0",
"lodash": "^4.17.21",
"serve": "^14.2.0",
"unplugin-icons": "^0.15.3",
"unplugin-vue-components": "^0.24.0",
"vue": "^3.2.47",
"vue-axios": "^3.4.1",
"vue": "^3.2.47",
"vue-router": "^4.2.2",
"vue-the-mask": "^0.11.1",
"vue-tsc": "^1.1.5"
"vue-the-mask": "^0.11.1"
},
"devDependencies": {
"vue-tsc": "^1.1.5",
"@rushstack/eslint-patch": "^1.1.0",
"@types/jsdom": "^21.1.0",
"@types/lodash": "^4.14.191",
Expand Down
55 changes: 0 additions & 55 deletions frontend/src/helpers/formvalidation/MissingFieldCheck.ts

This file was deleted.

211 changes: 0 additions & 211 deletions frontend/src/pages/applyclientnumber/AddressComponent.vue

This file was deleted.

Loading

0 comments on commit 628997e

Please sign in to comment.