Skip to content

Commit

Permalink
chore: update node packages
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent d5e1f85 commit dc053ee
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@headlessui/vue": "^1.7.23",
"@jsonforms/vue": "^3.4.1",
"@jsonforms/vue-vanilla": "^3.4.1",
"@kubernetes/client-node": "^0.22.2",
"apexcharts": "3.45.2",
"@kubernetes/client-node": "^1.0.0",
"apexcharts": "4.3.0",
"click-outside-vue3": "^4.0.1",
"core-js": "^3.39.0",
"js-yaml": "^4.1.0",
Expand All @@ -26,7 +26,7 @@
"pluralize": "^8.0.0",
"rxjs": "^7.8.1",
"semver-parser": "^4.1.6",
"uuid": "^10.0.0",
"uuid": "^11.0.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-virtual-scroller": "^2.0.0-beta.8",
Expand All @@ -37,21 +37,21 @@
"devDependencies": {
"@heroicons/vue": "^2.1.5",
"@types/luxon": "^3.4.2",
"@types/node": "^20.17.6",
"@types/node": "^22.0.0",
"@types/pluralize": "^0.0.33",
"@vitejs/plugin-vue": "^5.1.4",
"autoprefixer": "^10.4.20",
"eslint-plugin-typescript": "^0.14.0",
"eslint-plugin-vue": "^9.30.0",
"fetch-intercept": "^2.4.0",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"lodash": "^4.17.21",
"openpgp": "^5.11.2",
"openpgp": "^6.0.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.10",
"vite": "^6.0.0",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-node-polyfills": "^0.22.0",
"vue-tsc": "^2.1.10",
Expand Down

0 comments on commit dc053ee

Please sign in to comment.