Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
catull committed Mar 29, 2024
1 parent 89b12f6 commit fba6439
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 284 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
"author": "catull@gmail.com",
"license": "BSD-2-Clause",
"devDependencies": {
"@types/node": "20.11.25",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@vitest/coverage-v8": "1.3.1",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@vitest/coverage-v8": "1.4.0",
"barro": "1.2.8",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vitest": "0.3.24",
"happy-dom": "13.7.1",
"pnpm": "8.15.4",
"eslint-plugin-vitest": "0.4.0",
"happy-dom": "14.3.9",
"pnpm": "8.15.5",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"typescript": "5.4.2",
"vite": "5.1.5",
"vitest": "1.3.1"
"typescript": "5.4.3",
"vite": "5.2.7",
"vitest": "1.4.0"
},
"packageManager": "pnpm@${npm_package_devDependencies_pnpm}"
}

0 comments on commit fba6439

Please sign in to comment.