@spear-ai/spectral 1.4.18 → 1.4.19

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": "@spear-ai/spectral",
3
- "version": "1.4.18",
3
+ "version": "1.4.19",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "repository": {
@@ -64,59 +64,59 @@
64
64
  "clsx": "^2.1.1",
65
65
  "cmdk": "^1.1.1",
66
66
  "input-otp": "^1.4.2",
67
- "lucide-react": "^0.552.0",
68
- "motion": "^12.23.24",
69
- "react-day-picker": "^9.11.1",
67
+ "lucide-react": "^0.556.0",
68
+ "motion": "^12.23.25",
69
+ "react-day-picker": "^9.12.0",
70
70
  "react-remove-scroll": "^2.7.2",
71
- "react-router": "^7.9.5",
71
+ "react-router": "^7.10.1",
72
72
  "react-use-measure": "^2.1.7",
73
73
  "sonner": "^2.0.7",
74
- "tailwind-merge": "^3.3.1",
75
- "unicornstudio-react": "^1.4.33",
74
+ "tailwind-merge": "^3.4.0",
75
+ "unicornstudio-react": "^1.5.2",
76
76
  "vaul": "^1.1.2"
77
77
  },
78
78
  "devDependencies": {
79
- "@changesets/cli": "^2.29.6",
80
- "@chromatic-com/storybook": "^4.1.2",
81
- "@prettier/plugin-oxc": "^0.0.4",
82
- "@sentry/react": "^10.23.0",
83
- "@sentry/vite-plugin": "^4.5.0",
84
- "@storybook/addon-docs": "^10.0.4",
85
- "@storybook/addon-themes": "^10.0.4",
86
- "@storybook/addon-vitest": "^10.0.4",
87
- "@storybook/builder-vite": "^10.0.4",
88
- "@storybook/react-vite": "^10.0.4",
89
- "@tailwindcss/vite": "^4.1.16",
79
+ "@changesets/cli": "^2.29.8",
80
+ "@chromatic-com/storybook": "^4.1.3",
81
+ "@prettier/plugin-oxc": "^0.1.3",
82
+ "@sentry/react": "^10.29.0",
83
+ "@sentry/vite-plugin": "^4.6.1",
84
+ "@storybook/addon-docs": "^10.1.4",
85
+ "@storybook/addon-themes": "^10.1.4",
86
+ "@storybook/addon-vitest": "^10.1.4",
87
+ "@storybook/builder-vite": "^10.1.4",
88
+ "@storybook/react-vite": "^10.1.4",
89
+ "@tailwindcss/vite": "^4.1.17",
90
90
  "@testing-library/jest-dom": "^6.9.1",
91
91
  "@testing-library/react": "^16.3.0",
92
92
  "@testing-library/user-event": "^14.6.1",
93
- "@types/node": "^24.10.0",
94
- "@types/react": "^19.2.2",
95
- "@types/react-dom": "^19.2.2",
96
- "@vitejs/plugin-react": "^5.1.0",
97
- "@vitejs/plugin-react-swc": "^4.2.1",
98
- "@vitest/browser": "4.0.7",
99
- "@vitest/browser-playwright": "^4.0.7",
100
- "@vitest/coverage-v8": "4.0.7",
101
- "@vitest/ui": "^4.0.7",
93
+ "@types/node": "^24.10.1",
94
+ "@types/react": "^19.2.7",
95
+ "@types/react-dom": "^19.2.3",
96
+ "@vitejs/plugin-react": "^5.1.1",
97
+ "@vitejs/plugin-react-swc": "^4.2.2",
98
+ "@vitest/browser": "4.0.15",
99
+ "@vitest/browser-playwright": "^4.0.15",
100
+ "@vitest/coverage-v8": "4.0.15",
101
+ "@vitest/ui": "^4.0.15",
102
102
  "eslint-plugin-jsx-a11y": "^6.10.2",
103
- "glob": "^11.1.0",
103
+ "glob": "^13.0.0",
104
104
  "http-server": "^14.1.1",
105
- "oxlint": "^1.25.0",
106
- "playwright": "^1.56.1",
107
- "prettier": "^3.6.2",
108
- "prettier-plugin-sort-imports": "^1.8.8",
109
- "prettier-plugin-tailwindcss": "^0.7.1",
110
- "storybook": "^10.0.4",
111
- "stylelint": "^16.25.0",
105
+ "oxlint": "^1.31.0",
106
+ "playwright": "^1.57.0",
107
+ "prettier": "^3.7.4",
108
+ "prettier-plugin-sort-imports": "^1.8.9",
109
+ "prettier-plugin-tailwindcss": "^0.7.2",
110
+ "storybook": "^10.1.4",
111
+ "stylelint": "^16.26.1",
112
112
  "stylelint-config-standard": "^39.0.1",
113
- "tailwindcss": "^4.1.16",
113
+ "tailwindcss": "^4.1.17",
114
114
  "tw-animate-css": "^1.3.7",
115
115
  "typescript": "^5.9.3",
116
- "vite": "^7.2.0",
116
+ "vite": "^7.2.6",
117
117
  "vite-bundle-visualizer": "^1.2.1",
118
118
  "vite-plugin-dts": "^4.5.4",
119
- "vitest": "^4.0.7",
119
+ "vitest": "^4.0.15",
120
120
  "vitest-browser-react": "^2.0.0"
121
121
  },
122
122
  "peerDependencies": {