@ni/nimble-components 33.8.0 → 33.8.2

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": "@ni/nimble-components",
3
- "version": "33.8.0",
3
+ "version": "33.8.2",
4
4
  "description": "Styled web components for the NI Nimble Design System",
5
5
  "scripts": {
6
6
  "build": "npm run generate-icons && npm run generate-workers && npm run build-components && npm run bundle-components && npm run generate-scss",
@@ -63,7 +63,7 @@
63
63
  "@ni/fast-element": "^10.0.0",
64
64
  "@ni/fast-foundation": "^10.0.0",
65
65
  "@ni/fast-web-utilities": "^10.0.0",
66
- "@ni/nimble-tokens": "^8.9.0",
66
+ "@ni/nimble-tokens": "^8.9.1",
67
67
  "@tanstack/table-core": "^8.19.3",
68
68
  "@tanstack/virtual-core": "^3.10.6",
69
69
  "@tiptap/core": "^2.10.3",
@@ -98,7 +98,7 @@
98
98
  "tslib": "^2.2.0"
99
99
  },
100
100
  "peerDependencies": {
101
- "apache-arrow": "19.0.1"
101
+ "apache-arrow": "20.0.0"
102
102
  },
103
103
  "devDependencies": {
104
104
  "@ni-private/eslint-config-nimble": "*",