Skip to content

Commit

Permalink
chore: updates node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Nov 28, 2024
1 parent 823959f commit 6f07f2f
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 287 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@intlify/unplugin-vue-i18n": "^6.0.0",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.15",
"@vueuse/components": "^11.3.0",
"@vueuse/core": "^11.3.0",
"@vueuse/integrations": "^11.3.0",
"@vueuse/router": "^11.3.0",
"@vueuse/components": "^12.0.0",
"@vueuse/core": "^12.0.0",
"@vueuse/integrations": "^12.0.0",
"@vueuse/router": "^12.0.0",
"ansi-to-html": "^0.7.2",
"autoprefixer": "^10.4.20",
"d3-array": "^3.2.4",
Expand All @@ -58,28 +58,28 @@
"entities": "^5.0.0",
"fuse.js": "^7.0.0",
"lodash.debounce": "^4.0.8",
"pinia": "^2.2.6",
"pinia": "^2.2.7",
"postcss": "^8.4.49",
"sortablejs": "^1.15.4",
"sortablejs": "^1.15.5",
"splitpanes": "^3.1.5",
"strip-ansi": "^7.1.0",
"tailwindcss": "^3.4.15",
"unplugin-auto-import": "^0.18.5",
"unplugin-icons": "^0.20.1",
"unplugin-vue-components": "^0.27.4",
"unplugin-auto-import": "^0.18.6",
"unplugin-icons": "^0.20.2",
"unplugin-vue-components": "^0.27.5",
"unplugin-vue-macros": "^2.13.4",
"unplugin-vue-router": "^0.10.8",
"vite": "6.0.0",
"vite": "6.0.1",
"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-i18n": "^10.0.5",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@apache-arrow/esnext-esm": "^18.0.0",
"@apache-arrow/esnext-esm": "^18.1.0",
"@pinia/testing": "^0.1.7",
"@playwright/test": "^1.49.0",
"@types/d3-array": "^3.2.1",
Expand All @@ -89,7 +89,7 @@
"@types/d3-shape": "^3.1.6",
"@types/d3-transition": "^3.0.9",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "^3.5.13",
"@vue/test-utils": "^2.4.6",
Expand Down
Loading

0 comments on commit 6f07f2f

Please sign in to comment.