Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 4e95c19 commit dbd41df
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 89 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,14 @@
"devDependencies": {
"@eslint/compat": "1.2.5",
"@eslint/js": "9.18.0",
"@stylistic/eslint-plugin": "2.12.1",
"@stylistic/eslint-plugin": "2.13.0",
"@types/config": "3.3.5",
"@types/eslint__js": "8.42.3",
"@types/node": "22.10.5",
"@types/node": "22.10.8",
"@types/pg": "8.11.10",
"@types/yargs": "17.0.33",
"@vitest/coverage-v8": "2.1.8",
"@vitest/eslint-plugin": "1.1.24",
"@vitest/eslint-plugin": "1.1.25",
"@vitest/ui": "2.1.8",
"config": "3.3.12",
"cross-env": "7.0.3",
Expand All @@ -120,7 +120,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-define-config": "2.1.0",
"eslint-gitignore": "0.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-unicorn": "56.0.1",
"jiti": "2.4.2",
"json5": "2.2.3",
Expand All @@ -129,13 +129,13 @@
"pg": "8.13.1",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.6",
"prettier-plugin-packagejson": "2.5.8",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tsup": "8.3.5",
"tsx": "4.19.2",
"typescript": "5.7.3",
"typescript-eslint": "8.19.1",
"typescript-eslint": "8.21.0",
"vitepress": "1.5.0",
"vitest": "2.1.8"
},
Expand Down
Loading

0 comments on commit dbd41df

Please sign in to comment.