Skip to content

Commit

Permalink
chore: bump up all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent d261ef5 commit a3460a2
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 199 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@eslint/js": "^9.9.1",
"@nx/vite": "19.7.3",
"@open-wc/dev-server-hmr": "^0.2.0",
"@playwright/test": "1.47.0",
"@playwright/test": "1.47.1",
"@size-limit/preset-small-lib": "^11.1.4",
"@stylistic/eslint-plugin-ts": "^2.4.0",
"@swc-node/register": "^1.10.9",
Expand All @@ -68,9 +68,9 @@
"@types/node": "^22.5.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitest/browser": "2.1.0",
"@vitest/coverage-istanbul": "2.1.0",
"@vitest/ui": "2.1.0",
"@vitest/browser": "2.1.1",
"@vitest/coverage-istanbul": "2.1.1",
"@vitest/ui": "2.1.1",
"es-module-lexer": "^1.5.4",
"esbuild": "^0.23.1",
"eslint": "^9.0.0",
Expand Down Expand Up @@ -104,10 +104,10 @@
"ts-lit-plugin": "^2.0.2",
"tsx": "^4.19.0",
"typescript": "5.6.2",
"vite": "5.4.4",
"vite": "5.4.5",
"vite-plugin-istanbul": "^6.0.2",
"vite-plugin-web-components-hmr": "^0.1.3",
"vitest": "2.1.0"
"vitest": "2.1.1"
},
"stackblitz": {
"startCommand": "yarn run dev"
Expand Down
Loading

0 comments on commit a3460a2

Please sign in to comment.