Skip to content

Commit

Permalink
Update npm dependencies of repository
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-hiller committed Jul 5, 2024
1 parent db611b9 commit 99b630d
Show file tree
Hide file tree
Showing 5 changed files with 2,250 additions and 3,380 deletions.
20 changes: 10 additions & 10 deletions library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@
"publish.jsr": "npx jsr publish"
},
"devDependencies": {
"@types/eslint": "^8.56.7",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-v8": "^1.4.0",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.2",
"eslint-plugin-jsdoc": "^48.5.2",
"eslint-plugin-redos-detector": "^2.4.0",
"eslint-plugin-regexp": "^2.4.0",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-security": "^2.1.1",
"jsdom": "^24.0.0",
"jsdom": "^24.1.0",
"tsm": "^2.3.0",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vite": "^5.2.7",
"vitest": "1.4.0"
"vite": "^5.3.3",
"vitest": "1.6.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.5.13",
"prettier-plugin-tailwindcss": "^0.6.5",
"typescript": "5.5.3"
}
}
Loading

0 comments on commit 99b630d

Please sign in to comment.