Skip to content

Commit

Permalink
chore: deps (#4121)
Browse files Browse the repository at this point in the history
  • Loading branch information
escapedcat authored Aug 27, 2024
1 parent daec60f commit 2b3b908
Show file tree
Hide file tree
Showing 2 changed files with 332 additions and 227 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,23 +86,23 @@
},
"devDependencies": {
"@lerna/project": "^6.0.0",
"@swc/core": "^1.4.2",
"@swc/core": "^1.7.18",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-istanbul": "^2.0.5",
"cross-env": "^7.0.3",
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^28.0.0",
"eslint-plugin-jest": "^28.8.0",
"husky": "^9.0.11",
"lerna": "^6.0.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"prettier": "^2.8.8",
"typescript": "^5.2.2",
"vitepress": "^1.0.0-rc.44",
"vitepress": "^1.3.4",
"vitepress-plugin-tabs": "^0.5.0",
"vitest": "^2.0.5",
"vue": "^3.4.19"
"vue": "^3.4.38"
}
}
Loading

0 comments on commit 2b3b908

Please sign in to comment.