Skip to content

Commit

Permalink
chore(deps): update all non-major npm dependencies (#227)
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 Aug 12, 2024
1 parent 14f2059 commit 9553892
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 93 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"type": "git",
"url": "https://github.com/AriPerkkio/aria-live-capture"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.0",
"scripts": {
"changelog": "npx conventional-changelog-cli -i CHANGELOG.md -p angular -s -r 0",
"prebuild": "rm -rf ./dist",
Expand All @@ -36,7 +36,7 @@
"docs:test": "vitest run --config ./vitest.config.docs.ts"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.9.0",
"@storybook/addon-docs": "^8.2.7",
"@storybook/addon-interactions": "^8.2.7",
"@storybook/blocks": "^8.2.7",
Expand All @@ -52,13 +52,13 @@
"@testing-library/dom": "^10.4.0",
"@vitest/browser": "2.0.5",
"@vitest/coverage-istanbul": "2.0.5",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"gh-pages": "^6.1.1",
"jsdom": "^24.1.1",
"live-server": "1.2.2",
"playwright": "1.45.3",
"playwright": "1.46.0",
"prettier": "^3.3.3",
"publint": "^0.2.9",
"react": "^18.3.1",
Expand All @@ -68,7 +68,7 @@
"typescript": "^5.5.4",
"typescript-eslint": "^7.18.0",
"virtual-dom-nodes": "^0.2.2",
"vite": "^5.3.5",
"vite": "^5.4.0",
"vitest": "2.0.5"
},
"keywords": [
Expand Down
Loading

0 comments on commit 9553892

Please sign in to comment.