@bikdotai/bik-component-library 0.0.863-beta.7 → 0.0.863

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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bikdotai/bik-component-library",
3
- "version": "0.0.863-beta.7",
3
+ "version": "0.0.863",
4
4
  "description": "Bik Component Library",
5
5
  "repository": {
6
6
  "type": "git",
@@ -67,7 +67,7 @@
67
67
  "not op_mini all"
68
68
  ],
69
69
  "dependencies": {
70
- "@bikdotai/bik-models": "^11.43.1",
70
+ "@bikdotai/bik-models": "^11.53.3",
71
71
  "@hello-pangea/dnd": "^18.0.1",
72
72
  "@popperjs/core": "^2.11.7",
73
73
  "@tippyjs/react": "^4.2.6",
@@ -121,6 +121,8 @@
121
121
  "@storybook/addon-docs": "9.1.20",
122
122
  "@storybook/addon-links": "9.1.20",
123
123
  "@storybook/react-vite": "9.1.20",
124
+ "@swc/core": "^1.11.0",
125
+ "@swc/jest": "^0.2.37",
124
126
  "@testing-library/jest-dom": "^5.16.5",
125
127
  "@testing-library/react": "^13.4.0",
126
128
  "@testing-library/user-event": "^14.4.3",
@@ -159,8 +161,6 @@
159
161
  "redux": "^4.1.2",
160
162
  "storybook": "9.1.20",
161
163
  "styled-components": "^5.3.3",
162
- "@swc/core": "^1.11.0",
163
- "@swc/jest": "^0.2.37",
164
164
  "tslib": "^2.4.1",
165
165
  "typescript": "^4.9.4",
166
166
  "vite": "^7.3.5",