@accelint/design-toolkit 8.1.0 → 8.1.1

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
@@ -11,7 +11,7 @@
11
11
  "ui"
12
12
  ],
13
13
  "subPath": "packages/design-toolkit",
14
- "version": "8.1.0",
14
+ "version": "8.1.1",
15
15
  "private": false,
16
16
  "license": "Apache-2.0",
17
17
  "repository": {
@@ -100,6 +100,7 @@
100
100
  "@types/node": "^24.9.0",
101
101
  "@types/react": "19.1.13",
102
102
  "@types/react-dom": "19.1.11",
103
+ "@vitejs/plugin-react": "^4.3.2",
103
104
  "autoprefixer": "^10.4.21",
104
105
  "client-only": "^0.0.1",
105
106
  "esbuild-fix-imports-plugin": "^1.0.23",
@@ -125,13 +126,14 @@
125
126
  "@accelint/bus": "3.0.0",
126
127
  "@accelint/constellation-tracker": "1.0.1",
127
128
  "@accelint/core": "0.5.0",
129
+ "@accelint/design-foundation": "1.0.1",
128
130
  "@accelint/geo": "0.4.0",
129
131
  "@accelint/icons": "2.1.0",
130
- "@accelint/design-foundation": "1.0.0",
131
132
  "@accelint/logger": "0.1.2",
132
133
  "@accelint/prettier-config": "0.2.0",
133
134
  "@accelint/temporal": "0.1.2",
134
135
  "@accelint/typescript-config": "0.1.4",
136
+ "@accelint/postcss-tailwind-css-modules": "1.0.0",
135
137
  "@accelint/vitest-config": "0.1.5"
136
138
  },
137
139
  "peerDependencies": {
@@ -163,7 +165,7 @@
163
165
  "zod": "^4.1.12",
164
166
  "@accelint/bus": "3.0.0",
165
167
  "@accelint/core": "0.5.0",
166
- "@accelint/design-foundation": "1.0.0",
168
+ "@accelint/design-foundation": "1.0.1",
167
169
  "@accelint/geo": "0.4.0",
168
170
  "@accelint/icons": "2.1.0",
169
171
  "@accelint/logger": "0.1.2",