Skip to content

Commit

Permalink
Merge pull request #2451 from nordic-institute/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/src/javascript-minor-patch-9d2a5e16ee
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
2 parents a524333 + 0925684 commit 6deac7d
Show file tree
Hide file tree
Showing 4 changed files with 448 additions and 472 deletions.
20 changes: 10 additions & 10 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,34 +11,34 @@
"npx-check-audit": "pnpm run prepReportDirs && pnpm dlx audit-ci@^7 --config shared-ui/audit-ci-shared.json >build/reports/audit-ci.txt"
},
"devDependencies": {
"@intlify/eslint-plugin-vue-i18n": "^3.0.0",
"@intlify/eslint-plugin-vue-i18n": "^3.1.0",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^22.9.0",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-vue": "^5.2.0",
"@types/node": "^22.10.1",
"@vitejs/plugin-basic-ssl": "^1.2.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.6.0",
"@vue/tsconfig": "^0.7.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.31.0",
"eslint-plugin-vuetify": "^2.5.1",
"happy-dom": "^15.11.6",
"happy-dom": "^15.11.7",
"license-check-and-add": "~4.0.5",
"mkdirp": "^3.0.1",
"openapi-typescript-codegen": "^0.29.0",
"path": "^0.12.7",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.81.0",
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"vite": "^5.4.11",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.1.5",
"vitest": "^2.1.6",
"vue-eslint-parser": "^9.4.3",
"vue-i18n": "^10.0.4",
"vue-i18n": "^10.0.5",
"vue-tsc": "^2.1.10"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 6deac7d

Please sign in to comment.