@nimbus-ds/stepper 1.1.0 → 1.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.
@@ -15,9 +15,9 @@ modules by path external "@nimbus-ds/ 252 bytes
15
15
  external "@nimbus-ds/styles" 42 bytes [built] [code generated]
16
16
  external "@nimbus-ds/title" 42 bytes [built] [code generated]
17
17
  external "react" 42 bytes [built] [code generated]
18
- webpack 5.90.3 compiled successfully in 20929 ms
18
+ webpack 5.90.3 compiled successfully in 20342 ms
19
19
  Compiling input files...
20
20
  Processing ./src/index.ts
21
21
  Writing ./src/index.ts -> ./dist/index.d.ts
22
22
  File checking is skipped (due nothing to check)
23
- Done in 15.88s
23
+ Done in 18.38s
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nimbus-ds/stepper",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Stepper component for guiding users through multi-step processes",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",
@@ -31,18 +31,18 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@nimbus-ds/box": "^4.4.0",
34
- "@nimbus-ds/card": "^3.2.0",
35
- "@nimbus-ds/icon": "^3.4.0",
36
- "@nimbus-ds/icons": "^1.17.0",
37
- "@nimbus-ds/styles": "^9.56.1",
38
- "@nimbus-ds/text": "^6.7.0"
34
+ "@nimbus-ds/card": "^3.2.1",
35
+ "@nimbus-ds/icon": "^3.5.1",
36
+ "@nimbus-ds/icons": "^1.21.0",
37
+ "@nimbus-ds/styles": "^9.62.0",
38
+ "@nimbus-ds/text": "^6.8.0"
39
39
  },
40
40
  "peerDependencies": {
41
41
  "react": "^16.8 || ^17.0 || ^18.0 || ^19.0",
42
42
  "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0"
43
43
  },
44
44
  "devDependencies": {
45
- "@nimbus-ds/button": "^2.11.0",
45
+ "@nimbus-ds/button": "^2.11.1",
46
46
  "@nimbus-ds/webpack": "^1.7.2"
47
47
  }
48
48
  }
@@ -3,7 +3,7 @@
3
3
  "name": "Stepper",
4
4
  "totalProps": 4,
5
5
  "packageName": "@nimbus-ds/stepper",
6
- "version": "1.0.1",
6
+ "version": "1.1.0",
7
7
  "docLink": "https://nimbus.nuvemshop.com.br/documentation/composite-components/stepper",
8
8
  "props": [
9
9
  {