We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e87c5 commit 191318fCopy full SHA for 191318f
4 files changed
playgrounds/jest-cjs/package.json
@@ -10,7 +10,7 @@
10
"test:bundler": "jest --config jest.config.bundler.js"
11
},
12
"devDependencies": {
13
- "@jest/globals": "30.2.0",
+ "@jest/globals": "30.3.0",
14
"jest": "30.2.0",
15
"ts-jest": "29.4.6"
16
}
playgrounds/vite-cjs/package.json
@@ -12,8 +12,8 @@
"vue": "~3.5.13"
- "@vitejs/plugin-vue": "6.0.4",
+ "@vitejs/plugin-vue": "6.0.5",
"vite": "7.3.1",
17
- "vue-tsc": "3.2.4"
+ "vue-tsc": "3.2.6"
18
19
playgrounds/vite-esm/package.json
0 commit comments