mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 21:33:18 +01:00
chore: updates node modules
This commit is contained in:
16
package.json
16
package.json
@@ -33,7 +33,7 @@
|
|||||||
"@iconify-json/mdi-light": "^1.1.7",
|
"@iconify-json/mdi-light": "^1.1.7",
|
||||||
"@iconify-json/octicon": "^1.1.49",
|
"@iconify-json/octicon": "^1.1.49",
|
||||||
"@iconify-json/ph": "^1.1.6",
|
"@iconify-json/ph": "^1.1.6",
|
||||||
"@intlify/unplugin-vue-i18n": "^1.2.0",
|
"@intlify/unplugin-vue-i18n": "^1.4.0",
|
||||||
"@vueuse/components": "^10.4.1",
|
"@vueuse/components": "^10.4.1",
|
||||||
"@vueuse/core": "^10.4.1",
|
"@vueuse/core": "^10.4.1",
|
||||||
"@vueuse/integrations": "^10.4.1",
|
"@vueuse/integrations": "^10.4.1",
|
||||||
@@ -47,25 +47,25 @@
|
|||||||
"d3-selection": "^3.0.0",
|
"d3-selection": "^3.0.0",
|
||||||
"d3-shape": "^3.2.0",
|
"d3-shape": "^3.2.0",
|
||||||
"d3-transition": "^3.0.1",
|
"d3-transition": "^3.0.1",
|
||||||
"daisyui": "^3.8.1",
|
"daisyui": "^3.8.3",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
"entities": "^4.5.0",
|
"entities": "^4.5.0",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"lodash.debounce": "^4.0.8",
|
"lodash.debounce": "^4.0.8",
|
||||||
"pinia": "^2.1.6",
|
"pinia": "^2.1.6",
|
||||||
"postcss": "^8.4.30",
|
"postcss": "^8.4.31",
|
||||||
"postcss-mixins": "^9.0.4",
|
"postcss-mixins": "^9.0.4",
|
||||||
"splitpanes": "^3.1.5",
|
"splitpanes": "^3.1.5",
|
||||||
"tailwindcss": "^3.3.3",
|
"tailwindcss": "^3.3.3",
|
||||||
"unplugin-auto-import": "^0.16.6",
|
"unplugin-auto-import": "^0.16.6",
|
||||||
"unplugin-icons": "^0.17.0",
|
"unplugin-icons": "^0.17.0",
|
||||||
"unplugin-vue-components": "^0.25.2",
|
"unplugin-vue-components": "^0.25.2",
|
||||||
"unplugin-vue-macros": "^2.6.0",
|
"unplugin-vue-macros": "^2.6.1",
|
||||||
"vite": "4.4.9",
|
"vite": "4.4.9",
|
||||||
"vite-plugin-pages": "^0.31.0",
|
"vite-plugin-pages": "^0.31.0",
|
||||||
"vite-plugin-vue-layouts": "^0.8.0",
|
"vite-plugin-vue-layouts": "^0.8.0",
|
||||||
"vue": "^3.3.4",
|
"vue": "^3.3.4",
|
||||||
"vue-i18n": "^9.4.1",
|
"vue-i18n": "^9.5.0",
|
||||||
"vue-router": "^4.2.5"
|
"vue-router": "^4.2.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -79,9 +79,9 @@
|
|||||||
"@types/d3-shape": "^3.1.3",
|
"@types/d3-shape": "^3.1.3",
|
||||||
"@types/d3-transition": "^3.0.5",
|
"@types/d3-transition": "^3.0.5",
|
||||||
"@types/lodash.debounce": "^4.0.7",
|
"@types/lodash.debounce": "^4.0.7",
|
||||||
"@types/node": "^20.7.1",
|
"@types/node": "^20.8.1",
|
||||||
"@types/semver": "^7.5.3",
|
"@types/semver": "^7.5.3",
|
||||||
"@vitejs/plugin-vue": "4.3.4",
|
"@vitejs/plugin-vue": "4.4.0",
|
||||||
"@vue/compiler-sfc": "^3.3.4",
|
"@vue/compiler-sfc": "^3.3.4",
|
||||||
"@vue/test-utils": "^2.4.1",
|
"@vue/test-utils": "^2.4.1",
|
||||||
"bumpp": "^9.2.0",
|
"bumpp": "^9.2.0",
|
||||||
@@ -97,7 +97,7 @@
|
|||||||
"ts-node": "^10.9.1",
|
"ts-node": "^10.9.1",
|
||||||
"typescript": "^5.2.2",
|
"typescript": "^5.2.2",
|
||||||
"vitepress": "1.0.0-rc.20",
|
"vitepress": "1.0.0-rc.20",
|
||||||
"vitest": "^0.34.5",
|
"vitest": "^0.34.6",
|
||||||
"vue-tsc": "^1.8.15"
|
"vue-tsc": "^1.8.15"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|||||||
424
pnpm-lock.yaml
generated
424
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user