Skip to content

Commit

Permalink
chore: updates node modules (#3423)
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 authored Nov 26, 2024
1 parent 75f089b commit a99d711
Show file tree
Hide file tree
Showing 2 changed files with 730 additions and 398 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/cil": "^1.2.1",
"@iconify-json/ic": "^1.2.1",
"@iconify-json/material-symbols": "^1.2.7",
"@iconify-json/material-symbols": "^1.2.8",
"@iconify-json/mdi": "^1.2.1",
"@iconify-json/mdi-light": "^1.2.1",
"@iconify-json/octicon": "^1.2.1",
Expand All @@ -60,7 +60,7 @@
"lodash.debounce": "^4.0.8",
"pinia": "^2.2.6",
"postcss": "^8.4.49",
"sortablejs": "^1.15.3",
"sortablejs": "^1.15.4",
"splitpanes": "^3.1.5",
"strip-ansi": "^7.1.0",
"tailwindcss": "^3.4.15",
Expand All @@ -69,14 +69,14 @@
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-macros": "^2.13.4",
"unplugin-vue-router": "^0.10.8",
"vite": "5.4.11",
"vite-plugin-compression2": "^1.3.1",
"vite": "6.0.0",
"vite-plugin-compression2": "^1.3.3",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-svg-loader": "^5.1.0",
"vitepress": "1.5.0",
"vue": "^3.5.13",
"vue-i18n": "^10.0.4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@apache-arrow/esnext-esm": "^18.0.0",
Expand All @@ -89,8 +89,8 @@
"@types/d3-shape": "^3.1.6",
"@types/d3-transition": "^3.0.9",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^22.9.1",
"@vitejs/plugin-vue": "5.2.0",
"@types/node": "^22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"bumpp": "^9.8.1",
Expand All @@ -99,12 +99,12 @@
"eventsourcemock": "^2.0.0",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"simple-git-hooks": "^2.11.1",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"vitest": "^2.1.5",
"vitest": "^2.1.6",
"vue-component-type-helpers": "^2.1.10",
"vue-tsc": "^2.1.10"
},
Expand Down
Loading

0 comments on commit a99d711

Please sign in to comment.