chore: deps

pull/146/head^2
xingyu4j 2025-06-16 14:00:12 +08:00
parent bc79a37522
commit 22dcc12447
4 changed files with 3285 additions and 3611 deletions

View File

@ -44,16 +44,16 @@
"@vueuse/core": "catalog:", "@vueuse/core": "catalog:",
"@vueuse/motion": "catalog:", "@vueuse/motion": "catalog:",
"echarts": "catalog:", "echarts": "catalog:",
"markdown-it": "^14.1.0", "markdown-it": "catalog:",
"markmap-common": "^0.16.0", "markmap-common": "catalog:",
"markmap-lib": "^0.16.1", "markmap-lib": "catalog:",
"markmap-toolbar": "^0.17.0", "markmap-toolbar": "catalog:",
"markmap-view": "^0.16.0", "markmap-view": "catalog:",
"vue": "catalog:", "vue": "catalog:",
"vxe-pc-ui": "catalog:", "vxe-pc-ui": "catalog:",
"vxe-table": "catalog:" "vxe-table": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@types/markdown-it": "^14.1.2" "@types/markdown-it": "catalog:"
} }
} }

View File

@ -20,7 +20,7 @@
} }
}, },
"dependencies": { "dependencies": {
"@microsoft/fetch-event-source": "^2.0.1", "@microsoft/fetch-event-source": "catalog:",
"@vben/locales": "workspace:*", "@vben/locales": "workspace:*",
"@vben/utils": "workspace:*", "@vben/utils": "workspace:*",
"axios": "catalog:", "axios": "catalog:",

File diff suppressed because it is too large Load Diff

View File

@ -30,6 +30,7 @@ catalog:
'@intlify/unplugin-vue-i18n': ^6.0.8 '@intlify/unplugin-vue-i18n': ^6.0.8
'@jspm/generator': ^2.5.1 '@jspm/generator': ^2.5.1
'@manypkg/get-packages': ^3.0.0 '@manypkg/get-packages': ^3.0.0
'@microsoft/fetch-event-source': ^2.0.1
'@nolebase/vitepress-plugin-git-changelog': ^2.17.0 '@nolebase/vitepress-plugin-git-changelog': ^2.17.0
'@playwright/test': ^1.52.0 '@playwright/test': ^1.52.0
'@pnpm/workspace.read-manifest': ^1000.1.4 '@pnpm/workspace.read-manifest': ^1000.1.4
@ -52,6 +53,7 @@ catalog:
'@types/lodash.get': ^4.4.9 '@types/lodash.get': ^4.4.9
'@types/lodash.isequal': ^4.5.8 '@types/lodash.isequal': ^4.5.8
'@types/lodash.set': ^4.3.9 '@types/lodash.set': ^4.3.9
'@types/markdown-it': ^14.1.2
'@types/node': ^22.15.3 '@types/node': ^22.15.3
'@types/nprogress': ^0.2.3 '@types/nprogress': ^0.2.3
'@types/postcss-import': ^14.0.3 '@types/postcss-import': ^14.0.3
@ -130,6 +132,11 @@ catalog:
lodash.isequal: ^4.5.0 lodash.isequal: ^4.5.0
lodash.set: ^4.3.2 lodash.set: ^4.3.2
lucide-vue-next: ^0.507.0 lucide-vue-next: ^0.507.0
markdown-it: ^14.1.0
markmap-common: ^0.16.0
markmap-lib: ^0.16.1
markmap-toolbar: ^0.17.0
markmap-view: ^0.16.0
medium-zoom: ^1.1.0 medium-zoom: ^1.1.0
naive-ui: ^2.41.0 naive-ui: ^2.41.0
nitropack: ^2.11.11 nitropack: ^2.11.11