Skip to content

Commit 00a96f8

Browse files
committed
chore: update
1 parent 341fec8 commit 00a96f8

File tree

3 files changed

+54
-61
lines changed

3 files changed

+54
-61
lines changed

examples/next-ts/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"@zag-js/react": "workspace:*",
6767
"@zag-js/rect-utils": "workspace:*",
6868
"@zag-js/remove-scroll": "workspace:*",
69-
"@zag-js/scroll-snap": "workspace:*",
7069
"@zag-js/scroll-area": "workspace:*",
70+
"@zag-js/scroll-snap": "workspace:*",
7171
"@zag-js/select": "workspace:*",
7272
"@zag-js/shared": "workspace:*",
7373
"@zag-js/signature-pad": "workspace:*",
@@ -99,14 +99,15 @@
9999
"react-dom": "19.1.1",
100100
"react-hook-form": "7.62.0",
101101
"react-spinners": "0.17.0",
102-
"textarea-caret": "^3.1.0"
102+
"textarea-caret": "^3.1.0",
103+
"virtua": "^0.41.5"
103104
},
104105
"devDependencies": {
106+
"@next/eslint-plugin-next": "15.4.6",
105107
"@types/form-serialize": "0.7.4",
106108
"@types/node": "24.2.1",
107109
"@types/react": "^19",
108110
"@types/react-dom": "^19",
109-
"@next/eslint-plugin-next": "15.4.6",
110111
"eslint-plugin-react": "7.37.5",
111112
"eslint-plugin-react-hooks": "5.2.0",
112113
"typescript": "5.9.2"

pnpm-lock.yaml

Lines changed: 49 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)