Skip to content

Commit 4ea0846

Browse files
committed
fix: update dependencies
1 parent c877d09 commit 4ea0846

File tree

3 files changed

+174
-99
lines changed

3 files changed

+174
-99
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"@vuedx/compiler-sfc": "0.7.1",
2929
"@vuedx/template-ast-types": "0.7.1",
3030
"fast-glob": "^3.3.2",
31-
"prettier": "^3.2.4",
32-
"string.prototype.replaceall": "^1.0.8"
31+
"prettier": "^3.2.5",
32+
"string.prototype.replaceall": "^1.0.9"
3333
},
3434
"devDependencies": {
3535
"@babel/traverse": "^7.23.9",
3636
"@cyco130/eslint-config": "^3.6.3",
3737
"@types/babel__core": "^7.20.5",
3838
"@types/babel__traverse": "^7.20.5",
39-
"@types/node": "20.11.10",
39+
"@types/node": "20.11.16",
4040
"eslint": "^8.56.0",
4141
"rimraf": "^5.0.5",
4242
"tsup": "^8.0.1",

0 commit comments

Comments
 (0)