Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlo Dapor committed Dec 7, 2024
1 parent b86a9af commit abe69f1
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 231 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@vitest/coverage-v8": "2.1.8",
"barro": "1.2.8",
"eslint": "9.16.0",
"eslint-config-love": "109.0.0",
"eslint-config-love": "110.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -57,13 +57,13 @@
"eslint-plugin-vitest": "0.5.4",
"globals": "15.13.0",
"happy-dom": "15.11.7",
"pnpm": "9.14.4",
"pnpm": "9.15.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript-eslint": "8.17.0",
"vite": "6.0.2",
"vite": "6.0.3",
"vitest": "2.1.8"
},
"packageManager": "pnpm@9.14.4"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit abe69f1

Please sign in to comment.