Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Commit 17d9feb

Browse files
committed
chore: upgrade deps
1 parent 00fcab2 commit 17d9feb

File tree

6 files changed

+69
-1092
lines changed

6 files changed

+69
-1092
lines changed

examples/vite-vue3/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"vant": "^3.5.1"
1111
},
1212
"devDependencies": {
13-
"@iconify/json": "^2.1.65",
13+
"@iconify/json": "^2.1.67",
1414
"@vitejs/plugin-vue": "^2.3.3",
1515
"@vue/compiler-sfc": "^3.2.37",
1616
"cross-env": "^7.0.3",
@@ -20,7 +20,7 @@
2020
"unplugin-vue-components": "workspace:*",
2121
"vite": "^2.9.12",
2222
"vite-plugin-inspect": "^0.5.0",
23-
"vite-plugin-md": "^0.14.1",
23+
"vite-plugin-vue-markdown": "^0.1.0",
2424
"vue-router": "^4.0.16"
2525
}
2626
}

examples/vite-vue3/vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { UserConfig } from 'vite'
33
import Vue from '@vitejs/plugin-vue'
44
import Components from 'unplugin-vue-components/vite'
55
import { VantResolver } from 'unplugin-vue-components/resolvers'
6-
import Markdown from 'vite-plugin-md'
6+
import Markdown from 'vite-plugin-vue-markdown'
77
import Icons from 'unplugin-icons/vite'
88
import IconsResolver from 'unplugin-icons/resolver'
99
import Inspect from 'vite-plugin-inspect'

examples/vue-cli-vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint": "vue-cli-service lint"
99
},
1010
"dependencies": {
11-
"core-js": "^3.23.2",
11+
"core-js": "^3.23.3",
1212
"vue": "^3.2.37"
1313
},
1414
"devDependencies": {

examples/vue-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"lint": "vue-cli-service lint"
88
},
99
"dependencies": {
10-
"@vue/composition-api": "^1.6.2",
11-
"core-js": "^3.23.2",
10+
"@vue/composition-api": "^1.6.3",
11+
"core-js": "^3.23.3",
1212
"vue": "^3.2.37"
1313
},
1414
"devDependencies": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"unplugin": "^0.7.0"
9797
},
9898
"devDependencies": {
99-
"@antfu/eslint-config": "^0.25.1",
99+
"@antfu/eslint-config": "^0.25.2",
100100
"@babel/parser": "^7.18.5",
101101
"@babel/types": "^7.18.4",
102102
"@types/debug": "^4.1.7",
@@ -115,7 +115,7 @@
115115
"tsup": "^6.1.2",
116116
"typescript": "^4.7.4",
117117
"vite": "^2.9.12",
118-
"vitest": "^0.15.2",
118+
"vitest": "^0.16.0",
119119
"vue": "3.2.37"
120120
}
121121
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy