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 13, 2024
1 parent 5032321 commit 118110e
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 300 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@commitlint/config-conventional": "^19.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.1",
"@nx/vite": "19.7.2",
"@nx/vite": "19.7.3",
"@open-wc/dev-server-hmr": "^0.2.0",
"@playwright/test": "1.47.0",
"@size-limit/preset-small-lib": "^11.1.4",
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.0.5",
"@vitest/coverage-istanbul": "2.0.5",
"@vitest/ui": "2.0.5",
"@vitest/browser": "2.1.0",
"@vitest/coverage-istanbul": "2.1.0",
"@vitest/ui": "2.1.0",
"es-module-lexer": "^1.5.4",
"esbuild": "^0.23.1",
"eslint": "^9.0.0",
Expand All @@ -92,7 +92,7 @@
"madge": "^8.0.0",
"markdown-table": "^3.0.3",
"micromatch": "^4.0.7",
"nx": "19.7.2",
"nx": "19.7.3",
"nyc": "^17.0.0",
"prettier": "^3.3.3",
"pretty-bytes": "^6.1.1",
Expand All @@ -107,7 +107,7 @@
"vite": "5.4.4",
"vite-plugin-istanbul": "^6.0.2",
"vite-plugin-web-components-hmr": "^0.1.3",
"vitest": "2.0.5"
"vitest": "2.1.0"
},
"stackblitz": {
"startCommand": "yarn run dev"
Expand Down
Loading

0 comments on commit 118110e

Please sign in to comment.