@bitrise/bitkit 13.186.0 → 13.187.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.
- package/package.json +20 -20
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitrise/bitkit",
|
|
3
3
|
"description": "Bitrise React component library",
|
|
4
|
-
"version": "13.
|
|
4
|
+
"version": "13.187.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+ssh://git@github.com/bitrise-io/bitkit.git"
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
"@chakra-ui/theme": "^3.4.7",
|
|
34
34
|
"@chakra-ui/theme-tools": "^2.2.7",
|
|
35
35
|
"@chakra-ui/utils": "^2.2.3",
|
|
36
|
-
"@emotion/react": "^11.
|
|
37
|
-
"@emotion/styled": "^11.
|
|
36
|
+
"@emotion/react": "^11.14.0",
|
|
37
|
+
"@emotion/styled": "^11.14.0",
|
|
38
38
|
"@floating-ui/react-dom-interactions": "^0.8.1",
|
|
39
39
|
"@fontsource/figtree": "^5.1.1",
|
|
40
40
|
"@fontsource/source-code-pro": "^5.1.0",
|
|
41
|
-
"framer-motion": "^11.
|
|
41
|
+
"framer-motion": "^11.14.2",
|
|
42
42
|
"luxon": "^3.5.0",
|
|
43
43
|
"react": "^18.3.1",
|
|
44
44
|
"react-dom": "^18.3.1",
|
|
@@ -53,41 +53,41 @@
|
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@babel/core": "^7.26.0",
|
|
55
55
|
"@babel/preset-env": "^7.26.0",
|
|
56
|
-
"@babel/preset-react": "^7.
|
|
56
|
+
"@babel/preset-react": "^7.26.3",
|
|
57
57
|
"@babel/preset-typescript": "^7.26.0",
|
|
58
58
|
"@bitrise/eslint-plugin": "^2.12.0",
|
|
59
59
|
"@chakra-ui/cli": "^2.5.6",
|
|
60
60
|
"@google-cloud/storage": "^7.14.0",
|
|
61
|
-
"@storybook/addon-actions": "^8.4.
|
|
62
|
-
"@storybook/addon-essentials": "^8.4.
|
|
63
|
-
"@storybook/addon-interactions": "^8.4.
|
|
64
|
-
"@storybook/addon-links": "^8.4.
|
|
61
|
+
"@storybook/addon-actions": "^8.4.7",
|
|
62
|
+
"@storybook/addon-essentials": "^8.4.7",
|
|
63
|
+
"@storybook/addon-interactions": "^8.4.7",
|
|
64
|
+
"@storybook/addon-links": "^8.4.7",
|
|
65
65
|
"@storybook/addon-webpack5-compiler-swc": "^1.0.5",
|
|
66
|
-
"@storybook/blocks": "^8.4.
|
|
67
|
-
"@storybook/react": "^8.4.
|
|
68
|
-
"@storybook/react-webpack5": "^8.4.
|
|
69
|
-
"@storybook/theming": "^8.4.
|
|
66
|
+
"@storybook/blocks": "^8.4.7",
|
|
67
|
+
"@storybook/react": "^8.4.7",
|
|
68
|
+
"@storybook/react-webpack5": "^8.4.7",
|
|
69
|
+
"@storybook/theming": "^8.4.7",
|
|
70
70
|
"@testing-library/dom": "^10.4.0",
|
|
71
71
|
"@testing-library/jest-dom": "6.6.3",
|
|
72
|
-
"@testing-library/react": "16.0
|
|
72
|
+
"@testing-library/react": "16.1.0",
|
|
73
73
|
"@testing-library/user-event": "^14.5.2",
|
|
74
74
|
"@types/jest": "^29.5.14",
|
|
75
75
|
"@types/luxon": "^3.4.2",
|
|
76
|
-
"@types/react": "^18.3.
|
|
77
|
-
"@types/react-dom": "^18.3.
|
|
76
|
+
"@types/react": "^18.3.16",
|
|
77
|
+
"@types/react-dom": "^18.3.5",
|
|
78
78
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
|
79
79
|
"@typescript-eslint/parser": "^7.18.0",
|
|
80
|
-
"axios": "^1.7.
|
|
80
|
+
"axios": "^1.7.9",
|
|
81
81
|
"eslint": "^8.57.1",
|
|
82
82
|
"glob": "^11.0.0",
|
|
83
83
|
"jest": "^29.7.0",
|
|
84
84
|
"jest-environment-jsdom": "^29.7.0",
|
|
85
85
|
"jsdom": "25.0.1",
|
|
86
86
|
"lodash": "^4.17.21",
|
|
87
|
-
"prettier": "^3.
|
|
88
|
-
"react-hook-form": "^7.
|
|
87
|
+
"prettier": "^3.4.2",
|
|
88
|
+
"react-hook-form": "^7.54.1",
|
|
89
89
|
"release-it": "^17.10.0",
|
|
90
|
-
"storybook": "^8.4.
|
|
90
|
+
"storybook": "^8.4.7",
|
|
91
91
|
"ts-jest": "^29.2.5",
|
|
92
92
|
"typescript": "^5.7.2"
|
|
93
93
|
},
|