Skip to content

Commit ed62ca4

Browse files
chore(deps): update test
1 parent 79e8509 commit ed62ca4

File tree

2 files changed

+197
-125
lines changed

2 files changed

+197
-125
lines changed

packages/radix-vue/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -108,20 +108,20 @@
108108
"devDependencies": {
109109
"@iconify/vue": "^4.1.2",
110110
"@testing-library/dom": "^10.4.0",
111-
"@testing-library/jest-dom": "^6.5.0",
111+
"@testing-library/jest-dom": "^6.6.3",
112112
"@testing-library/user-event": "^14.5.2",
113113
"@testing-library/vue": "^8.1.0",
114114
"@tsconfig/node18": "^18.2.4",
115115
"@types/node": "^20.14.9",
116116
"@vitejs/plugin-vue": "^5.1.4",
117117
"@vitejs/plugin-vue-jsx": "^4.0.1",
118-
"@vitest/coverage-istanbul": "^2.1.1",
118+
"@vitest/coverage-istanbul": "^2.1.6",
119119
"@vue/test-utils": "^2.4.6",
120120
"@vue/tsconfig": "^0.5.1",
121121
"jsdom": "^25.0.1",
122122
"vite": "^5.4.8",
123123
"vite-plugin-dts": "^4.2.3",
124-
"vitest": "^2.1.1",
124+
"vitest": "^2.1.6",
125125
"vitest-axe": "0.1.0",
126126
"vitest-canvas-mock": "^0.3.3",
127127
"vue": "3.4.31",

0 commit comments

Comments
 (0)