@npm_leadtech/legal-lib-components 5.84.0 → 7.0.0

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.
@@ -1,4 +1,4 @@
1
- import { type Meta, type StoryObj } from '@storybook/react'
1
+ import { type Meta, type StoryObj } from '@storybook/react-webpack5'
2
2
  import React, { useRef } from 'react'
3
3
 
4
4
  import TextInput from '../TextInput'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "5.84.0",
3
+ "version": "7.0.0",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -38,18 +38,14 @@
38
38
  "react-swipeable": "^7.0.1"
39
39
  },
40
40
  "devDependencies": {
41
- "@chromatic-com/storybook": "^2.0.2",
41
+ "@chromatic-com/storybook": "^4.0.0",
42
42
  "@eslint/js": "^9.12.0",
43
- "@storybook/addon-essentials": "^8.3.5",
44
- "@storybook/addon-interactions": "^8.3.5",
45
- "@storybook/addon-links": "^8.3.5",
46
- "@storybook/addon-onboarding": "^8.3.5",
47
- "@storybook/addon-themes": "^8.3.5",
48
- "@storybook/addon-webpack5-compiler-swc": "^1.0.5",
49
- "@storybook/blocks": "^8.3.5",
50
- "@storybook/react": "^8.3.5",
51
- "@storybook/react-webpack5": "^8.3.5",
52
- "@storybook/test": "^8.3.5",
43
+ "@storybook/addon-docs": "^9.0.4",
44
+ "@storybook/addon-links": "^9.0.4",
45
+ "@storybook/addon-onboarding": "^9.0.4",
46
+ "@storybook/addon-themes": "^9.0.4",
47
+ "@storybook/addon-webpack5-compiler-swc": "^3.0.0",
48
+ "@storybook/react-webpack5": "^9.0.4",
53
49
  "@testing-library/dom": "^10.4.0",
54
50
  "@testing-library/jest-dom": "^6.5.0",
55
51
  "@testing-library/react": "^16.0.1",
@@ -78,7 +74,7 @@
78
74
  "eslint-plugin-react": "^7.37.1",
79
75
  "eslint-plugin-react-compiler": "^19.0.0-beta-df7b47d-20241124",
80
76
  "eslint-plugin-react-hooks": "^4.6.2",
81
- "eslint-plugin-storybook": "^0.9.0",
77
+ "eslint-plugin-storybook": "^9.0.4",
82
78
  "fs-extra": "^11.2.0",
83
79
  "globals": "^15.10.0",
84
80
  "husky": "^9.1.6",
@@ -98,7 +94,7 @@
98
94
  "rimraf": "^6.0.1",
99
95
  "sass-embedded": "^1.79.4",
100
96
  "sonarqube-scanner": "^4.2.6",
101
- "storybook": "^8.3.5",
97
+ "storybook": "^9.0.4",
102
98
  "storybook-addon-sass-postcss": "^0.3.2",
103
99
  "styled-components": "^6.1.13",
104
100
  "ts-jest": "^29.2.5",