File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "ci-docs" : " run-s build-vite build-plugin-vue build-docs"
2626 },
2727 "devDependencies" : {
28- "@microsoft/api-extractor" : " ^7.16 .1" ,
28+ "@microsoft/api-extractor" : " ^7.17 .1" ,
2929 "@types/fs-extra" : " ^9.0.11" ,
3030 "@types/jest" : " ^26.0.23" ,
3131 "@types/node" : " ^15.12.2" ,
3535 "chalk" : " ^4.1.1" ,
3636 "conventional-changelog-cli" : " ^2.1.1" ,
3737 "cross-env" : " ^7.0.3" ,
38- "eslint" : " ^7.29 .0" ,
39- "eslint-define-config" : " ^1.0.8 " ,
38+ "eslint" : " ^7.30 .0" ,
39+ "eslint-define-config" : " ^1.0.9 " ,
4040 "eslint-plugin-node" : " ^11.1.0" ,
4141 "execa" : " ^5.1.1" ,
4242 "fs-extra" : " ^10.0.0" ,
5353 "sirv" : " ^1.0.12" ,
5454 "ts-jest" : " ^27.0.3" ,
5555 "ts-node" : " ^10.0.0" ,
56- "typescript" : " ^4.3.4 " ,
57- "vitepress" : " ^0.15.5 " ,
56+ "typescript" : " ^4.3.5 " ,
57+ "vitepress" : " ^0.15.6 " ,
5858 "yorkie" : " ^2.0.0"
5959 },
6060 "gitHooks" : {
Original file line number Diff line number Diff line change 2727 "homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme" ,
2828 "dependencies" : {
2929 "@babel/standalone" : " ^7.14.7" ,
30- "core-js" : " ^3.15.1 " ,
30+ "core-js" : " ^3.15.2 " ,
3131 "magic-string" : " ^0.25.7" ,
3232 "regenerator-runtime" : " ^0.13.7" ,
33- "systemjs" : " ^6.10.1 "
33+ "systemjs" : " ^6.10.2 "
3434 },
3535 "peerDependencies" : {
3636 "vite" : " ^2.0.0"
Original file line number Diff line number Diff line change 3535 "@rollup/pluginutils" : " ^4.1.0" ,
3636 "@types/hash-sum" : " ^1.0.0" ,
3737 "@vue/compiler-sfc" : " ^3.0.8" ,
38- "debug" : " ^4.3.1 " ,
38+ "debug" : " ^4.3.2 " ,
3939 "hash-sum" : " ^2.0.0" ,
4040 "rollup" : " ^2.38.5" ,
4141 "slash" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 6868 "@rollup/pluginutils" : " ^4.1.0" ,
6969 "@types/clean-css" : " ^4.2.4" ,
7070 "@types/convert-source-map" : " ^1.5.1" ,
71- "@types/debug" : " ^4.1.5 " ,
71+ "@types/debug" : " ^4.1.6 " ,
7272 "@types/es-module-lexer" : " ^0.3.0" ,
73- "@types/estree" : " ^0.0.48 " ,
73+ "@types/estree" : " ^0.0.49 " ,
7474 "@types/etag" : " ^1.8.0" ,
7575 "@types/less" : " ^3.0.2" ,
7676 "@types/mime" : " ^2.0.3" ,
7777 "@types/node" : " ^15.12.2" ,
7878 "@types/resolve" : " ^1.20.0" ,
7979 "@types/sass" : " ^1.16.0" ,
80- "@types/stylus" : " ^0.48.35 " ,
81- "@types/ws" : " ^7.4.5 " ,
82- "@vue/compiler-dom" : " ^3.1.2 " ,
80+ "@types/stylus" : " ^0.48.36 " ,
81+ "@types/ws" : " ^7.4.6 " ,
82+ "@vue/compiler-dom" : " ^3.1.4 " ,
8383 "acorn" : " ^8.4.1" ,
8484 "acorn-class-fields" : " ^1.0.0" ,
8585 "acorn-numeric-separator" : " ^0.3.6" ,
124124 "terser" : " ^5.7.1" ,
125125 "tslib" : " ^2.3.0" ,
126126 "types" : " link:./types" ,
127- "ws" : " ^7.5.0 "
127+ "ws" : " ^7.5.2 "
128128 }
129129}
You can’t perform that action at this time.
0 commit comments