Skip to content

Commit

Permalink
pnpm: Update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
philbates35 committed Feb 29, 2024
1 parent eb1ca1b commit a9de805
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 216 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.2",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.11.20",
"@vitest/coverage-v8": "^1.2.2",
"@types/node": "^20.11.21",
"@vitest/coverage-v8": "^1.3.1",
"axios": "^1.6.7",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",
"jsdom": "^24.0.0",
"laravel-vite-plugin": "^1.0.0",
"laravel-vite-plugin": "^1.0.2",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"typescript-eslint": "^7.0.1",
"vite": "^5.1.2",
"vitest": "^1.2.2"
"typescript-eslint": "^7.1.0",
"vite": "^5.1.4",
"vitest": "^1.3.1"
},
"engines": {
"node": "^20.11.0",
Expand Down
Loading

0 comments on commit a9de805

Please sign in to comment.