@ni/nimble-components 27.0.3 → 27.0.5

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": "27.0.3",
3
+ "version": "27.0.5",
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 && npm run build-storybook",
@@ -68,7 +68,7 @@
68
68
  "@microsoft/fast-element": "^1.12.0",
69
69
  "@microsoft/fast-foundation": "^2.49.6",
70
70
  "@microsoft/fast-web-utilities": "^6.0.0",
71
- "@ni/nimble-tokens": "^6.13.4",
71
+ "@ni/nimble-tokens": "^6.13.5",
72
72
  "@tanstack/table-core": "^8.10.7",
73
73
  "@tanstack/virtual-core": "^3.0.0-beta.68",
74
74
  "@tiptap/core": "^2.2.2",
@@ -110,7 +110,7 @@
110
110
  "@babel/core": "^7.20.12",
111
111
  "@chromatic-com/storybook": "^1.2.25",
112
112
  "@microsoft/fast-react-wrapper": "^0.3.22",
113
- "@ni/jasmine-parameterized": "^0.2.4",
113
+ "@ni/jasmine-parameterized": "^0.3.0",
114
114
  "@ni-private/eslint-config-nimble": "^1.0.0",
115
115
  "@rollup/plugin-commonjs": "^25.0.7",
116
116
  "@rollup/plugin-json": "^6.0.0",