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 Oct 18, 2023
1 parent bf79b21 commit 021d3f7
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 107 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"d3-selection": "^3.0.0",
"d3-shape": "^3.2.0",
"d3-transition": "^3.0.1",
"daisyui": "^3.9.2",
"daisyui": "^3.9.3",
"date-fns": "^2.30.0",
"entities": "^4.5.0",
"fuse.js": "^6.6.2",
Expand All @@ -61,7 +61,7 @@
"unplugin-icons": "^0.17.0",
"unplugin-vue-components": "^0.25.2",
"unplugin-vue-macros": "^2.6.1",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vue": "^3.3.4",
Expand All @@ -72,15 +72,15 @@
"@iconify-json/ic": "^1.1.14",
"@pinia/testing": "^0.1.3",
"@playwright/test": "^1.39.0",
"@types/d3-array": "^3.0.8",
"@types/d3-ease": "^3.0.0",
"@types/d3-scale": "^4.0.5",
"@types/d3-selection": "^3.0.7",
"@types/d3-shape": "^3.1.3",
"@types/d3-transition": "^3.0.5",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^20.8.6",
"@types/semver": "^7.5.3",
"@types/d3-array": "^3.0.9",
"@types/d3-ease": "^3.0.1",
"@types/d3-scale": "^4.0.6",
"@types/d3-selection": "^3.0.8",
"@types/d3-shape": "^3.1.4",
"@types/d3-transition": "^3.0.6",
"@types/lodash.debounce": "^4.0.8",
"@types/node": "^20.8.7",
"@types/semver": "^7.5.4",
"@vitejs/plugin-vue": "4.4.0",
"@vue/compiler-sfc": "^3.3.4",
"@vue/test-utils": "^2.4.1",
Expand Down
Loading

0 comments on commit 021d3f7

Please sign in to comment.