chore: 更新vite

This commit is contained in:
roymondchen 2023-07-19 19:16:30 +08:00
parent e577628852
commit eccc27e91a
18 changed files with 1754 additions and 750 deletions

View File

@ -76,7 +76,7 @@
"serialize-javascript": "^6.0.0",
"shx": "^0.3.4",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.4.4",
"vitepress": "1.0.0-beta.1",
"vitest": "^0.31.1",
"vue": "^3.3.4"

View File

@ -48,6 +48,6 @@
"@types/node": "^15.12.4",
"rimraf": "^3.0.2",
"typescript": "^5.0.4",
"vite": "^4.2.1"
"vite": "^4.4.4"
}
}

View File

@ -42,6 +42,6 @@
"@types/node": "^15.12.4",
"tsc-alias": "^1.8.5",
"typescript": "^4.7.4",
"vite": "^3.1.3"
"vite": "^4.4.4"
}
}

View File

@ -48,7 +48,7 @@
"@vue/test-utils": "^2.3.2",
"rimraf": "^3.0.2",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.4.4",
"vue-tsc": "^1.6.5"
}
}

View File

@ -81,7 +81,7 @@
"sass": "^1.35.1",
"tsc-alias": "^1.8.5",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.4.4",
"vue-tsc": "^1.6.5"
}
}

View File

@ -49,6 +49,6 @@
"@types/node": "^15.12.4",
"rimraf": "^3.0.2",
"typescript": "^5.0.4",
"vite": "^4.2.1"
"vite": "^4.4.4"
}
}

View File

@ -56,7 +56,7 @@
"rimraf": "^3.0.2",
"sass": "^1.35.1",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.4.4",
"vue-tsc": "^1.6.5"
}
}

View File

@ -30,6 +30,6 @@
"@types/node": "^15.12.4",
"rimraf": "^3.0.2",
"typescript": "^5.0.4",
"vite": "^4.2.1"
"vite": "^4.4.4"
}
}

View File

@ -46,6 +46,6 @@
"rimraf": "^3.0.2",
"sass": "^1.35.1",
"typescript": "^5.0.4",
"vite": "^4.2.1"
"vite": "^4.4.4"
}
}

View File

@ -53,7 +53,7 @@
"rimraf": "^3.0.2",
"sass": "^1.35.1",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.4.4",
"vue-tsc": "^1.6.5"
}
}

View File

@ -51,6 +51,6 @@
"@types/node": "^15.12.4",
"rimraf": "^3.0.2",
"typescript": "^5.0.4",
"vite": "^4.2.1"
"vite": "^4.4.4"
}
}

View File

@ -22,7 +22,7 @@
"vue": "^2.7.4"
},
"devDependencies": {
"vite": "^4.3.8",
"vite": "^4.4.4",
"vue-template-compiler": "^2.7.4"
}
}

View File

@ -39,6 +39,6 @@
"@types/node": "^15.12.4",
"rimraf": "^3.0.2",
"typescript": "^5.0.4",
"vite": "^4.2.1"
"vite": "^4.4.4"
}
}

View File

@ -31,7 +31,7 @@
"@babel/preset-env": "^7.21.4",
"@types/node": "^15.12.4",
"@types/serialize-javascript": "^5.0.1",
"@vitejs/plugin-legacy": "^4.0.3",
"@vitejs/plugin-legacy": "^4.1.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/compiler-sfc": "^3.3.4",
@ -40,7 +40,7 @@
"typescript": "^5.0.4",
"unplugin-auto-import": "^0.12.0",
"unplugin-vue-components": "^0.22.11",
"vite": "^4.3.8",
"vite": "^4.4.4",
"vue-tsc": "^1.6.5"
}
}

2462
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -42,10 +42,10 @@
"@types/lodash-es": "^4.17.4",
"@types/react": "^17.0.37",
"@types/react-dom": "^17.0.11",
"@vitejs/plugin-legacy": "^4.0.3",
"@vitejs/plugin-legacy": "^4.1.0",
"@vitejs/plugin-react-refresh": "^1.3.1",
"recast": "^0.20.4",
"typescript": "^5.0.4",
"vite": "^4.2.1"
"vite": "^4.4.4"
}
}

View File

@ -39,8 +39,8 @@
"rollup": "^2.25.0",
"rollup-plugin-external-globals": "^0.6.1",
"sass": "^1.35.1",
"vite": "^4.3.8",
"@vitejs/plugin-legacy": "^4.0.3",
"vite": "^4.4.4",
"@vitejs/plugin-legacy": "^4.1.0",
"@vitejs/plugin-vue2": "^2.2.0",
"vue-template-compiler": "^2.7.4"
}

View File

@ -33,7 +33,7 @@
"devDependencies": {
"@babel/preset-env": "^7.21.4",
"@types/node": "^15.12.4",
"@vitejs/plugin-legacy": "^4.0.3",
"@vitejs/plugin-legacy": "^4.1.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/compiler-sfc": "^3.3.4",
@ -44,7 +44,7 @@
"sass": "^1.35.1",
"terser": "^5.14.2",
"typescript": "^4.3.4",
"vite": "^4.3.8",
"vite": "^4.4.4",
"vue-tsc": "^1.6.5"
}
}