We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806f13e commit 3cb14bbCopy full SHA for 3cb14bb
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-ast",
3
"version": "0.15.3",
4
- "packageManager": "pnpm@10.18.1",
+ "packageManager": "pnpm@10.18.3",
5
"description": "Manipulate the AST to transform your code.",
6
"type": "module",
7
"keywords": [
@@ -74,15 +74,15 @@
74
"@sxzz/eslint-config": "^7.2.7",
75
"@sxzz/prettier-config": "^2.2.4",
76
"@types/babel__generator": "^7.27.0",
77
- "@types/node": "^24.7.0",
+ "@types/node": "^24.9.1",
78
"bumpp": "^10.3.1",
79
- "eslint": "^9.37.0",
+ "eslint": "^9.38.0",
80
"prettier": "^3.6.2",
81
- "rollup": "^4.52.4",
82
- "tsdown": "^0.15.6",
+ "rollup": "^4.52.5",
+ "tsdown": "^0.15.9",
83
"tsx": "^4.20.6",
84
"typescript": "^5.9.3",
85
- "vite": "^7.1.9",
+ "vite": "^7.1.11",
86
"vitest": "^3.2.4"
87
},
88
"engines": {
0 commit comments