Skip to content

Commit

Permalink
chore: deps (#4207)
Browse files Browse the repository at this point in the history
  • Loading branch information
escapedcat authored Dec 13, 2024
1 parent fed05e2 commit 6f13253
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 387 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,28 +85,28 @@
"email": "[email protected]"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.16.0",
"@lerna/project": "^6.0.0",
"@swc/core": "^1.7.23",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@vitest/coverage-istanbul": "^2.0.5",
"@swc/core": "^1.10.1",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@vitest/coverage-istanbul": "^2.1.8",
"cross-env": "^7.0.3",
"eslint": "^9.9.1",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jest": "^28.8.2",
"globals": "^15.9.0",
"globals": "^15.13.0",
"husky": "^9.1.5",
"lerna": "^6.0.0",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"prettier": "^2.8.8",
"typescript": "^5.2.2",
"vitepress": "^1.3.4",
"vitepress-plugin-tabs": "^0.5.0",
"vitest": "^2.0.5",
"vitest": "^2.1.8",
"vue": "^3.5.0"
}
}
Loading

0 comments on commit 6f13253

Please sign in to comment.