Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cyco130 committed Jan 22, 2024
1 parent 09afb32 commit c53ac8f
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 175 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,26 @@
"dependencies": {
"@babel/core": "^7.23.7",
"@babel/preset-typescript": "^7.23.3",
"@vue/compiler-dom": "^3.4.13",
"@vue/compiler-sfc": "^3.4.13",
"@vue/compiler-dom": "^3.4.15",
"@vue/compiler-sfc": "^3.4.15",
"@vuedx/compiler-sfc": "0.7.1",
"@vuedx/template-ast-types": "0.7.1",
"fast-glob": "^3.3.2",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"string.prototype.replaceall": "^1.0.8"
},
"devDependencies": {
"@babel/traverse": "^7.23.7",
"@cyco130/eslint-config": "^3.6.1",
"@cyco130/eslint-config": "^3.6.2",
"@types/babel__core": "^7.20.5",
"@types/babel__traverse": "^7.20.5",
"@types/node": "20.11.1",
"@types/node": "20.11.5",
"eslint": "^8.56.0",
"npm-run-all": "^4.1.5",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "1.2.0"
"vitest": "1.2.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit c53ac8f

Please sign in to comment.