Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent c9e6db0 commit b1d0f94
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 285 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,24 +57,24 @@
"aria-live-capture": "^2.0.0"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@types/node": "^22.8.1",
"@vitest/expect": "^2.1.3",
"@eslint/js": "^9.14.0",
"@types/node": "^22.8.7",
"@vitest/expect": "^2.1.4",
"esbuild": "^0.24.0",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.11.0",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"rollup": "^4.24.2",
"rollup": "^4.24.3",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"vitest": "^2.1.3"
"typescript-eslint": "^8.12.2",
"vitest": "^2.1.4"
},
"packageManager": "[email protected]",
"prettier": {
Expand Down
Loading

0 comments on commit b1d0f94

Please sign in to comment.