|
66 | 66 | "@element-plus/theme-chalk": "workspace:*", |
67 | 67 | "@element-plus/tokens": "workspace:*", |
68 | 68 | "@element-plus/utils": "workspace:*", |
69 | | - "@floating-ui/dom": "^0.4.1", |
| 69 | + "@floating-ui/dom": "^0.4.2", |
70 | 70 | "@popperjs/core": "^2.11.4", |
71 | | - "@vueuse/core": "^8.1.2", |
| 71 | + "@vueuse/core": "^8.2.0", |
72 | 72 | "async-validator": "^4.0.7", |
73 | 73 | "dayjs": "^1.11.0", |
74 | 74 | "escape-html": "^1.0.3", |
75 | 75 | "lodash": "^4.17.21", |
76 | 76 | "lodash-es": "^4.17.21", |
77 | 77 | "lodash-unified": "^1.0.2", |
78 | 78 | "memoize-one": "^6.0.0", |
79 | | - "normalize-wheel-es": "^1.1.1" |
| 79 | + "normalize-wheel-es": "^1.1.2" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | 82 | "@babel/core": "^7.17.8", |
|
92 | 92 | "@types/fs-extra": "^9.0.13", |
93 | 93 | "@types/gulp": "^4.0.9", |
94 | 94 | "@types/jest": "^26.0.24", |
95 | | - "@types/lodash": "^4.14.180", |
| 95 | + "@types/lodash": "^4.14.181", |
96 | 96 | "@types/lodash-es": "^4.17.6", |
97 | 97 | "@types/node": "^17.0.18", |
98 | 98 | "@types/sass": "^1.43.1", |
99 | 99 | "@vitejs/plugin-vue": "^2.2.4", |
100 | 100 | "@vitejs/plugin-vue-jsx": "^1.3.8", |
101 | | - "@vitest/ui": "^0.7.6", |
| 101 | + "@vitest/ui": "^0.8.0", |
102 | 102 | "@vue/babel-plugin-jsx": "^1.1.1", |
103 | 103 | "@vue/test-utils": "2.0.0-rc.16", |
104 | 104 | "@vue/tsconfig": "^0.1.3", |
|
108 | 108 | "consola": "^2.15.3", |
109 | 109 | "csstype": "^2.6.19", |
110 | 110 | "cz-conventional-changelog": "^3.3.0", |
111 | | - "eslint": "^8.11.0", |
| 111 | + "eslint": "^8.12.0", |
112 | 112 | "eslint-define-config": "^1.3.0", |
113 | 113 | "expect-type": "^0.13.0", |
114 | 114 | "fast-glob": "^3.2.11", |
115 | 115 | "husky": "^7.0.4", |
116 | 116 | "jest": "^26.6.3", |
117 | 117 | "lint-staged": "^12.3.7", |
118 | | - "prettier": "^2.6.0", |
| 118 | + "prettier": "^2.6.1", |
119 | 119 | "pretty-quick": "^3.1.3", |
120 | 120 | "puppeteer": "^13.5.1", |
121 | 121 | "resize-observer-polyfill": "^1.5.1", |
|
125 | 125 | "ts-jest": "^26.5.6", |
126 | 126 | "ts-morph": "^14.0.0", |
127 | 127 | "type-fest": "^2.12.1", |
128 | | - "typescript": "^4.6.2", |
| 128 | + "typescript": "^4.6.3", |
129 | 129 | "unplugin-element-plus": "^0.3.2", |
130 | | - "unplugin-vue-define-options": "^0.5.0", |
131 | | - "vitest": "^0.7.6", |
| 130 | + "unplugin-vue-define-options": "^0.6.0", |
| 131 | + "vitest": "^0.8.0", |
132 | 132 | "vue": "^3.2.31", |
133 | 133 | "vue-jest": "^5.0.0-alpha.10", |
134 | 134 | "vue-router": "^4.0.14", |
135 | | - "vue-tsc": "^0.33.5" |
| 135 | + "vue-tsc": "^0.33.9" |
136 | 136 | }, |
137 | 137 | "pnpm": { |
138 | 138 | "overrides": { |
|
0 commit comments