Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cyco130 committed Feb 16, 2024
1 parent c754a4e commit df33027
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 508 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"dependencies": {
"@babel/core": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@vue/compiler-dom": "^3.4.15",
"@vue/compiler-sfc": "^3.4.15",
"@vue/compiler-dom": "^3.4.19",
"@vue/compiler-sfc": "^3.4.19",
"@vuedx/compiler-sfc": "0.7.1",
"@vuedx/template-ast-types": "0.7.1",
"fast-glob": "^3.3.2",
Expand All @@ -33,13 +33,13 @@
},
"devDependencies": {
"@babel/traverse": "^7.23.9",
"@cyco130/eslint-config": "^3.6.3",
"@cyco130/eslint-config": "^3.6.4",
"@types/babel__core": "^7.20.5",
"@types/babel__traverse": "^7.20.5",
"@types/node": "20.11.16",
"@types/node": "20.11.19",
"eslint": "^8.56.0",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "1.2.2"
},
Expand Down
Loading

0 comments on commit df33027

Please sign in to comment.