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 11, 2024
1 parent ff37886 commit 01bfaf7
Show file tree
Hide file tree
Showing 3 changed files with 555 additions and 587 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"@commitlint/config-conventional": "^19.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.1",
"@nx/eslint": "19.6.5",
"@nx/playwright": "19.6.5",
"@nx/vite": "19.6.5",
"@nx/web": "19.6.5",
"@nx/eslint": "19.7.2",
"@nx/playwright": "19.7.2",
"@nx/vite": "19.7.2",
"@nx/web": "19.7.2",
"@open-wc/dev-server-hmr": "^0.2.0",
"@playwright/test": "1.46.1",
"@playwright/test": "1.47.0",
"@size-limit/preset-small-lib": "^11.1.4",
"@stylistic/eslint-plugin-ts": "^2.4.0",
"@swc-node/register": "^1.10.9",
Expand Down Expand Up @@ -97,7 +97,7 @@
"madge": "^8.0.0",
"markdown-table": "^3.0.3",
"micromatch": "^4.0.7",
"nx": "19.6.5",
"nx": "19.7.2",
"nyc": "^17.0.0",
"prettier": "^3.3.3",
"pretty-bytes": "^6.1.1",
Expand All @@ -108,8 +108,8 @@
"terser": "^5.31.6",
"ts-lit-plugin": "^2.0.2",
"tsx": "^4.19.0",
"typescript": "5.5.4",
"vite": "5.4.3",
"typescript": "5.6.2",
"vite": "5.4.4",
"vite-plugin-istanbul": "^6.0.2",
"vite-plugin-web-components-hmr": "^0.1.3",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "module",
"devDependencies": {
"typedoc": "^0.26.6",
"typedoc-plugin-markdown": "4.2.6",
"typedoc-plugin-markdown": "4.2.7",
"vite-plugin-wasm": "^3.3.0",
"vitepress": "1.3.4",
"vue": "^3.4.38"
Expand Down
Loading

0 comments on commit 01bfaf7

Please sign in to comment.