@mbao01/ui 0.3.3 → 0.3.7

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 +39 -39
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mbao01/ui",
3
3
  "private": false,
4
- "version": "0.3.3",
4
+ "version": "0.3.7",
5
5
  "type": "module",
6
6
  "author": "Ayomide Bakare",
7
7
  "license": "MIT",
@@ -48,67 +48,67 @@
48
48
  "test:watch": "vitest"
49
49
  },
50
50
  "dependencies": {
51
- "@mbao01/common": "^0.2.3",
51
+ "@mbao01/common": "^0.2.7",
52
52
  "clsx": "^2.1.1",
53
- "lucide-react": "^0.487.0"
53
+ "lucide-react": "^0.503.0"
54
54
  },
55
55
  "devDependencies": {
56
- "@eslint/js": "^9.23.0",
56
+ "@eslint/js": "^9.25.1",
57
57
  "@ianvs/prettier-plugin-sort-imports": "^4.4.1",
58
- "@storybook/addon-a11y": "^8.6.11",
58
+ "@storybook/addon-a11y": "^8.6.12",
59
59
  "@storybook/addon-coverage": "^1.0.5",
60
- "@storybook/addon-essentials": "^8.6.11",
61
- "@storybook/addon-interactions": "^8.6.11",
62
- "@storybook/addon-links": "^8.6.11",
63
- "@storybook/addon-onboarding": "^8.6.11",
64
- "@storybook/addon-storysource": "^8.6.11",
65
- "@storybook/addon-themes": "^8.6.11",
66
- "@storybook/addon-viewport": "^8.6.11",
67
- "@storybook/blocks": "^8.6.11",
68
- "@storybook/react": "^8.6.11",
69
- "@storybook/react-vite": "^8.6.11",
70
- "@storybook/test": "^8.6.11",
60
+ "@storybook/addon-essentials": "^8.6.12",
61
+ "@storybook/addon-interactions": "^8.6.12",
62
+ "@storybook/addon-links": "^8.6.12",
63
+ "@storybook/addon-onboarding": "^8.6.12",
64
+ "@storybook/addon-storysource": "^8.6.12",
65
+ "@storybook/addon-themes": "^8.6.12",
66
+ "@storybook/addon-viewport": "^8.6.12",
67
+ "@storybook/blocks": "^8.6.12",
68
+ "@storybook/react": "^8.6.12",
69
+ "@storybook/react-vite": "^8.6.12",
70
+ "@storybook/test": "^8.6.12",
71
71
  "@storybook/test-runner": "^0.22.0",
72
- "@tailwindcss/postcss": "^4.1.1",
73
- "@tailwindcss/vite": "^4.1.1",
72
+ "@tailwindcss/postcss": "^4.1.4",
73
+ "@tailwindcss/vite": "^4.1.4",
74
74
  "@testing-library/jest-dom": "^6.6.3",
75
- "@testing-library/react": "^16.2.0",
75
+ "@testing-library/react": "^16.3.0",
76
76
  "@testing-library/user-event": "^14.6.1",
77
77
  "@types/jest-image-snapshot": "^6.4.0",
78
- "@types/node": "^22.13.17",
79
- "@types/react": "^19.1.0",
80
- "@types/react-dom": "^19.1.1",
81
- "@typescript-eslint/eslint-plugin": "^8.29.0",
82
- "@typescript-eslint/parser": "^8.29.0",
83
- "@vitejs/plugin-react": "^4.3.4",
84
- "@vitest/coverage-v8": "^3.1.1",
85
- "@vitest/ui": "^3.1.1",
78
+ "@types/node": "^22.14.1",
79
+ "@types/react": "^19.1.2",
80
+ "@types/react-dom": "^19.1.2",
81
+ "@typescript-eslint/eslint-plugin": "^8.31.0",
82
+ "@typescript-eslint/parser": "^8.31.0",
83
+ "@vitejs/plugin-react": "^4.4.1",
84
+ "@vitest/coverage-v8": "^3.1.2",
85
+ "@vitest/ui": "^3.1.2",
86
86
  "axe-playwright": "^2.1.0",
87
- "eslint": "^9.23.0",
88
- "eslint-plugin-react": "^7.37.4",
87
+ "eslint": "^9.25.1",
88
+ "eslint-plugin-react": "^7.37.5",
89
89
  "eslint-plugin-react-hooks": "^5.2.0",
90
- "eslint-plugin-react-refresh": "^0.4.19",
90
+ "eslint-plugin-react-refresh": "^0.4.20",
91
91
  "eslint-plugin-storybook": "^0.12.0",
92
92
  "globals": "^16.0.0",
93
93
  "jest-image-snapshot": "^6.4.0",
94
- "jsdom": "^26.0.0",
94
+ "jsdom": "^26.1.0",
95
95
  "path": "^0.12.7",
96
96
  "postcss": "^8.5.3",
97
97
  "prettier": "^3.5.3",
98
98
  "react": "^19.1.0",
99
99
  "react-dom": "^19.1.0",
100
- "react-router-dom": "^7.4.1",
101
- "storybook": "^8.6.11",
100
+ "react-router-dom": "^7.5.1",
101
+ "storybook": "^8.6.12",
102
102
  "storybook-addon-remix-react-router": "^4.0.1",
103
- "tailwindcss": "^4.1.1",
104
- "typescript": "^5.8.2",
105
- "typescript-eslint": "^8.29.0",
106
- "vite": "^6.2.4",
103
+ "tailwindcss": "^4.1.4",
104
+ "typescript": "^5.8.3",
105
+ "typescript-eslint": "^8.31.0",
106
+ "vite": "^6.3.2",
107
107
  "vite-plugin-dts": "^4.5.3",
108
- "vitest": "^3.1.1"
108
+ "vitest": "^3.1.2"
109
109
  },
110
110
  "peerDependencies": {
111
111
  "react-router-dom": "7"
112
112
  },
113
- "gitHead": "906e26ed2a5aab0a3cdfc59f94e386d91cfbd0de"
113
+ "gitHead": "f5b1a027168052ff11a16f60f475c0f2879b5e51"
114
114
  }