|
1 | 1 | { |
2 | 2 | "private": true, |
3 | | - "packageManager": "pnpm@6.32.6", |
| 3 | + "packageManager": "pnpm@6.32.8", |
4 | 4 | "workspaces": [ |
5 | 5 | "packages/*", |
6 | 6 | "play", |
|
49 | 49 | "@element-plus/theme-chalk": "workspace:*", |
50 | 50 | "@element-plus/tokens": "workspace:*", |
51 | 51 | "@element-plus/utils": "workspace:*", |
52 | | - "@floating-ui/dom": "^0.4.4", |
| 52 | + "@floating-ui/dom": "^0.4.5", |
53 | 53 | "@popperjs/core": "^2.11.5", |
54 | | - "@types/lodash": "^4.14.181", |
| 54 | + "@types/lodash": "^4.14.182", |
55 | 55 | "@types/lodash-es": "^4.17.6", |
56 | | - "@vueuse/core": "^8.2.5", |
| 56 | + "@vueuse/core": "^8.2.6", |
57 | 57 | "async-validator": "^4.0.7", |
58 | | - "dayjs": "^1.11.0", |
| 58 | + "dayjs": "^1.11.1", |
59 | 59 | "escape-html": "^1.0.3", |
60 | 60 | "lodash": "^4.17.21", |
61 | 61 | "lodash-es": "^4.17.21", |
|
81 | 81 | "@types/node": "*", |
82 | 82 | "@types/sass": "^1.43.1", |
83 | 83 | "@vitejs/plugin-vue": "^2.3.1", |
84 | | - "@vitejs/plugin-vue-jsx": "^1.3.9", |
| 84 | + "@vitejs/plugin-vue-jsx": "^1.3.10", |
85 | 85 | "@vitest/ui": "^0.9.3", |
86 | 86 | "@vue/babel-plugin-jsx": "^1.1.1", |
87 | 87 | "@vue/test-utils": "2.0.0-rc.16", |
|
99 | 99 | "fast-glob": "^3.2.11", |
100 | 100 | "husky": "^7.0.4", |
101 | 101 | "jest": "^26.6.3", |
102 | | - "lint-staged": "^12.3.7", |
| 102 | + "lint-staged": "^12.3.8", |
103 | 103 | "prettier": "^2.6.2", |
104 | 104 | "pretty-quick": "^3.1.3", |
105 | 105 | "puppeteer": "^13.5.2", |
|
111 | 111 | "ts-morph": "^14.0.0", |
112 | 112 | "type-fest": "^2.12.2", |
113 | 113 | "typescript": "^4.6.3", |
114 | | - "unplugin-element-plus": "^0.3.4", |
| 114 | + "unplugin-element-plus": "^0.4.0", |
115 | 115 | "unplugin-vue-define-options": "^0.6.0", |
116 | 116 | "vitest": "^0.9.3", |
117 | | - "vue": "^3.2.31", |
| 117 | + "vue": "3.2.31", |
118 | 118 | "vue-jest": "^5.0.0-alpha.10", |
119 | 119 | "vue-router": "^4.0.14", |
120 | | - "vue-tsc": "^0.34.5" |
| 120 | + "vue-tsc": "^0.34.7" |
121 | 121 | }, |
122 | 122 | "engines": { |
123 | 123 | "node": ">= 16" |
|
0 commit comments