Skip to content

Commit 2f31119

Browse files
committed
chore(deps): update dependencies and devDependencies in package.json and pnpm-lock.yaml
1 parent bebd451 commit 2f31119

2 files changed

Lines changed: 1811 additions & 899 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,28 +16,28 @@
1616
"test": "pnpm -F curd test"
1717
},
1818
"dependencies": {
19-
"vue": "^3.5.25"
19+
"vue": "^3.5.27"
2020
},
2121
"devDependencies": {
22-
"@antfu/eslint-config": "^6.6.1",
22+
"@antfu/eslint-config": "^6.7.3",
2323
"@changesets/changelog-github": "^0.5.2",
2424
"@changesets/cli": "^2.29.8",
2525
"@testing-library/jest-dom": "^6.9.1",
2626
"@testing-library/vue": "^8.1.0",
2727
"@types/lodash-es": "^4.17.12",
2828
"chalk": "^5.6.2",
29-
"eslint": "^9.39.1",
30-
"jsdom": "^27.3.0",
31-
"ora": "^9.0.0",
29+
"eslint": "^9.39.2",
30+
"jsdom": "^27.4.0",
31+
"ora": "^9.1.0",
3232
"tsup": "^8.5.1",
3333
"tsx": "^4.21.0",
3434
"typescript": "5.9.3",
35-
"unocss": "^66.5.10",
35+
"unocss": "^66.6.0",
3636
"unocss-preset-chinese": "^0.3.3",
3737
"unocss-preset-ease": "^0.0.4",
38-
"vite": "^7.2.7",
38+
"vite": "^7.3.1",
3939
"vite-plugin-dts": "^4.5.4",
40-
"vitest": "^4.0.15",
41-
"vue-tsc": "^3.1.8"
40+
"vitest": "^4.0.18",
41+
"vue-tsc": "^3.2.3"
4242
}
4343
}

0 commit comments

Comments
 (0)