Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent af3bf8f commit b12b6c6
Show file tree
Hide file tree
Showing 14 changed files with 982 additions and 986 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.0",
"scripts": {
"build": "turbo run build && pnpm run build:tsc",
"build:packages": "turbo run build --filter './packages/*'",
Expand All @@ -26,26 +26,26 @@
"ci:publish:pr": "pnpm run build && pkg-pr-new publish --pnpm ./packages/*"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@changesets/cli": "2.27.7",
"@biomejs/biome": "1.9.3",
"@changesets/cli": "2.27.9",
"@manypkg/get-packages": "2.2.2",
"@ocavue/eslint-config": "^2.6.0",
"@ocavue/eslint-config": "^2.8.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@types/bun": "^1.1.8",
"@types/bun": "^1.1.10",
"change-case": "5.4.4",
"comment-json": "4.2.5",
"eslint": "^9.9.1",
"lefthook": "1.7.15",
"pkg-pr-new": "^0.0.24",
"playwright": "^1.46.1",
"eslint": "^9.12.0",
"lefthook": "1.7.18",
"pkg-pr-new": "^0.0.29",
"playwright": "^1.47.2",
"prettier": "3.3.3",
"prettier-plugin-astro": "^0.14.1",
"turbo": "2.1.1",
"typedoc": "0.26.7",
"turbo": "2.1.3",
"typedoc": "0.26.8",
"typedoc-plugin-md": "^0.1.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"typescript": "^5.6.2",
"vitest": "^2.1.2"
},
"pnpm": {
"overrides": {}
Expand Down
4 changes: 2 additions & 2 deletions packages/collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {},
"devDependencies": {
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions packages/combobox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"dependencies": {
"@aria-ui/core": "workspace:^",
"@aria-ui/listbox": "workspace:^",
"@zag-js/dom-query": "^0.65.1",
"@zag-js/dom-query": "^0.73.1",
"just-omit": "^2.2.0"
},
"devDependencies": {
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@vitest/browser": "^2.0.5",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"@vitest/browser": "^2.1.2",
"typescript": "^5.6.2",
"vitest": "^2.1.2"
}
}
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"@dddstack/ariatype-aria-attributes": "^2.0.0",
"@dddstack/ariatype-aria-roles": "^2.0.0",
"@preact/signals-core": "^1.8.0",
"@zag-js/dom-query": "^0.65.1",
"@zag-js/dom-query": "^0.73.1",
"just-kebab-case": "^4.2.0",
"just-map-values": "^3.2.0",
"server-dom-shim": "^1.0.2"
},
"devDependencies": {
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/listbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"immer": "^10.1.1"
},
"devDependencies": {
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"nanoid": "^5.0.7"
},
"devDependencies": {
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 4 additions & 4 deletions packages/overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
},
"dependencies": {
"@aria-ui/core": "workspace:^",
"@floating-ui/dom": "^1.6.10",
"@zag-js/dom-query": "^0.65.1"
"@floating-ui/dom": "^1.6.11",
"@zag-js/dom-query": "^0.73.1"
},
"devDependencies": {
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
12 changes: 6 additions & 6 deletions packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
"@aria-ui/core": "workspace:^",
"@aria-ui/overlay": "workspace:^",
"@aria-ui/presence": "workspace:^",
"@zag-js/dismissable": "^0.65.1",
"@zag-js/dismissable": "^0.73.1",
"@zag-js/tabbable": "^0.49.0"
},
"devDependencies": {
"@aria-ui/config": "workspace:*",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/user-event": "^14.5.2",
"@vitest/browser": "^2.0.5",
"@vitest/browser": "^2.1.2",
"lit-html": "^3.2.0",
"playwright": "^1.46.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"playwright": "^1.47.2",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.2"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions packages/presence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"dependencies": {
"@aria-ui/core": "workspace:^",
"@zag-js/dom-query": "^0.65.1"
"@zag-js/dom-query": "^0.73.1"
},
"devDependencies": {
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"just-omit": "^2.2.0"
},
"devDependencies": {
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions packages/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@aria-ui/config": "workspace:*",
"@testing-library/dom": "^10.4.0",
"@testing-library/user-event": "^14.5.2",
"@vitest/browser": "^2.0.5",
"@vitest/browser": "^2.1.2",
"lit-html": "^3.2.0",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit b12b6c6

Please sign in to comment.