virtua 0.48.8 → 0.49.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "virtua",
3
- "version": "0.48.8",
3
+ "version": "0.49.0",
4
4
  "description": "A zero-config, fast and small (~3kB) virtual list (and grid) component for React, Vue, Solid and Svelte.",
5
5
  "main": "lib/index.cjs",
6
6
  "module": "lib/index.js",
@@ -61,16 +61,17 @@
61
61
  "prepublishOnly": "npm run typedoc && rimraf lib && npm run build"
62
62
  },
63
63
  "devDependencies": {
64
- "@atlaskit/pragmatic-drag-and-drop": "^1.7.0",
65
- "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.0.0",
64
+ "@atlaskit/pragmatic-drag-and-drop": "^1.7.9",
65
+ "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.5",
66
66
  "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0",
67
- "@atlaskit/pragmatic-drag-and-drop-react-drop-indicator": "^3.2.0",
67
+ "@atlaskit/pragmatic-drag-and-drop-react-drop-indicator": "^3.2.12",
68
68
  "@babel/plugin-transform-react-pure-annotations": "^7.27.1",
69
+ "@base-ui/react": "^1.3.0",
69
70
  "@dnd-kit/core": "^6.3.1",
70
71
  "@dnd-kit/sortable": "^10.0.0",
71
72
  "@emotion/react": "^11.13.5",
72
73
  "@emotion/styled": "^11.13.5",
73
- "@faker-js/faker": "^10.0.0",
74
+ "@faker-js/faker": "^10.3.0",
74
75
  "@formkit/auto-animate": "^0.9.0",
75
76
  "@mui/material": "^7.3.2",
76
77
  "@playwright/test": "^1.56.0",
@@ -78,31 +79,31 @@
78
79
  "@radix-ui/react-icons": "^1.3.2",
79
80
  "@radix-ui/react-scroll-area": "^1.2.10",
80
81
  "@radix-ui/react-select": "^2.2.6",
81
- "@rollup/plugin-babel": "^6.0.4",
82
- "@rollup/plugin-terser": "^0.4.4",
82
+ "@rollup/plugin-babel": "^7.0.0",
83
+ "@rollup/plugin-terser": "^1.0.0",
83
84
  "@rollup/plugin-typescript": "^12.0.0",
84
85
  "@size-limit/preset-small-lib": "^12.0.0",
85
86
  "@solidjs/testing-library": "^0.8.10",
86
- "@storybook/addon-docs": "^10.2.10",
87
- "@storybook/addon-vitest": "^10.2.10",
88
- "@storybook/react-vite": "^10.2.10",
89
- "@storybook/svelte-vite": "^10.2.10",
90
- "@storybook/vue3-vite": "^10.2.10",
91
- "@sveltejs/vite-plugin-svelte": "^6.0.0",
92
- "@tanstack/react-virtual": "^3.13.14",
87
+ "@storybook/addon-docs": "^10.3.1",
88
+ "@storybook/addon-vitest": "^10.3.1",
89
+ "@storybook/react-vite": "^10.3.1",
90
+ "@storybook/svelte-vite": "^10.3.1",
91
+ "@storybook/vue3-vite": "^10.3.1",
92
+ "@sveltejs/vite-plugin-svelte": "^7.0.0",
93
+ "@tanstack/react-virtual": "^3.13.23",
93
94
  "@testing-library/dom": "^10.4.0",
94
- "@testing-library/react": "^16.3.0",
95
+ "@testing-library/react": "^16.3.2",
95
96
  "@testing-library/vue": "^8.1.0",
96
97
  "@types/jsdom": "^28.0.0",
97
98
  "@types/react": "^19.2.0",
98
99
  "@types/react-dom": "^19.2.0",
99
100
  "@types/react-virtualized": "^9.22.3",
100
- "@vitejs/plugin-react": "^5.0.4",
101
- "@vitejs/plugin-vue": "^6.0.1",
102
- "@vitejs/plugin-vue-jsx": "^5.1.1",
103
- "@vitest/browser-playwright": "^4.0.16",
104
- "@vitest/coverage-v8": "^4.0.16",
105
- "babel-preset-solid": "^1.9.9",
101
+ "@vitejs/plugin-react": "^6.0.1",
102
+ "@vitejs/plugin-vue": "^6.0.5",
103
+ "@vitejs/plugin-vue-jsx": "^5.1.5",
104
+ "@vitest/browser-playwright": "^4.1.0",
105
+ "@vitest/coverage-v8": "^4.1.0",
106
+ "babel-preset-solid": "^1.9.10",
106
107
  "cmdk": "^1.1.1",
107
108
  "eslint": "^9.38.0",
108
109
  "eslint-import-resolver-typescript": "^4.3.5",
@@ -116,15 +117,15 @@
116
117
  "prettier-plugin-svelte": "^3.4.1",
117
118
  "re-resizable": "^6.11.2",
118
119
  "react": "^19.2.0",
119
- "react-content-loader": "^7.1.1",
120
+ "react-content-loader": "^7.1.2",
120
121
  "react-dom": "^19.2.0",
121
122
  "react-is": "^19.2.0",
122
123
  "react-markdown": "^10.1.0",
123
124
  "react-merge-refs": "^3.0.2",
124
125
  "react-syntax-highlighter": "^16.1.1",
125
126
  "react-virtualized": "^9.22.6",
126
- "react-virtuoso": "^4.18.1",
127
- "react-window": "^2.2.3",
127
+ "react-virtuoso": "^4.18.3",
128
+ "react-window": "^2.2.7",
128
129
  "remark-gfm": "^4.0.1",
129
130
  "rimraf": "^6.0.1",
130
131
  "rollup": "^4.54.0",
@@ -132,20 +133,19 @@
132
133
  "rollup-plugin-copy": "^3.5.0",
133
134
  "size-limit": "^12.0.0",
134
135
  "solid-js": "^1.9.9",
135
- "storybook": "^10.2.10",
136
- "storybook-solidjs-vite": "^10.0.2",
136
+ "storybook": "^10.3.1",
137
+ "storybook-solidjs-vite": "^10.0.10",
137
138
  "svelte": "^5.38.9",
138
139
  "svelte-check": "^4.3.1",
139
140
  "typedoc": "^0.28.4",
140
141
  "typedoc-plugin-markdown": "^4.6.3",
141
- "typedoc-plugin-vue": "^1.5.0",
142
142
  "typescript": "^5.9.0",
143
143
  "typescript-eslint": "^8.46.2",
144
144
  "unplugin-vue-jsx": "^0.8.0",
145
145
  "virtua": "^0.48.2",
146
- "vite": "^7.3.0",
147
- "vite-plugin-solid": "^2.11.9",
148
- "vitest": "^4.0.16",
146
+ "vite": "^8.0.0",
147
+ "vite-plugin-solid": "^2.11.11",
148
+ "vitest": "^4.1.0",
149
149
  "vue": "^3.4.34",
150
150
  "vue-eslint-parser": "^10.2.0"
151
151
  },