@bitrise/bitkit 13.222.0 → 13.223.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.223.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+ssh://git@github.com/bitrise-io/bitkit.git"
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"framer-motion": "./node_modules/framer-motion/dist/cjs"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@chakra-ui/react": "^2.10.
|
|
30
|
+
"@chakra-ui/react": "^2.10.7",
|
|
31
31
|
"@chakra-ui/react-utils": "^2.0.12",
|
|
32
32
|
"@chakra-ui/styled-system": "^2.12.2",
|
|
33
33
|
"@chakra-ui/theme": "^3.4.8",
|
|
@@ -36,37 +36,37 @@
|
|
|
36
36
|
"@emotion/react": "^11.14.0",
|
|
37
37
|
"@emotion/styled": "^11.14.0",
|
|
38
38
|
"@floating-ui/react-dom-interactions": "^0.8.1",
|
|
39
|
-
"@fontsource/figtree": "^5.
|
|
40
|
-
"@fontsource/source-code-pro": "^5.
|
|
41
|
-
"framer-motion": "^
|
|
39
|
+
"@fontsource/figtree": "^5.2.6",
|
|
40
|
+
"@fontsource/source-code-pro": "^5.2.5",
|
|
41
|
+
"framer-motion": "^12.5.0",
|
|
42
42
|
"luxon": "^3.5.0",
|
|
43
43
|
"react": "^18.3.1",
|
|
44
44
|
"react-dom": "^18.3.1",
|
|
45
45
|
"react-focus-lock": "2.13.6",
|
|
46
46
|
"react-imask": "^7.6.1",
|
|
47
|
-
"react-markdown": "^10.
|
|
47
|
+
"react-markdown": "^10.1.0"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|
|
50
50
|
"react": "^18.2.0",
|
|
51
51
|
"react-dom": "^18.2.0"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@babel/core": "^7.26.
|
|
54
|
+
"@babel/core": "^7.26.10",
|
|
55
55
|
"@babel/preset-env": "^7.26.9",
|
|
56
56
|
"@babel/preset-react": "^7.26.3",
|
|
57
57
|
"@babel/preset-typescript": "^7.26.0",
|
|
58
58
|
"@bitrise/eslint-plugin": "^2.12.0",
|
|
59
|
-
"@chakra-ui/cli": "^2.5.
|
|
59
|
+
"@chakra-ui/cli": "^2.5.8",
|
|
60
60
|
"@google-cloud/storage": "^7.15.2",
|
|
61
|
-
"@storybook/addon-actions": "^8.
|
|
62
|
-
"@storybook/addon-essentials": "^8.
|
|
63
|
-
"@storybook/addon-interactions": "^8.
|
|
64
|
-
"@storybook/addon-links": "^8.
|
|
61
|
+
"@storybook/addon-actions": "^8.6.7",
|
|
62
|
+
"@storybook/addon-essentials": "^8.6.7",
|
|
63
|
+
"@storybook/addon-interactions": "^8.6.7",
|
|
64
|
+
"@storybook/addon-links": "^8.6.7",
|
|
65
65
|
"@storybook/addon-webpack5-compiler-swc": "^2.1.0",
|
|
66
|
-
"@storybook/blocks": "^8.
|
|
67
|
-
"@storybook/react": "^8.
|
|
68
|
-
"@storybook/react-webpack5": "^8.
|
|
69
|
-
"@storybook/theming": "^8.
|
|
66
|
+
"@storybook/blocks": "^8.6.7",
|
|
67
|
+
"@storybook/react": "^8.6.7",
|
|
68
|
+
"@storybook/react-webpack5": "^8.6.7",
|
|
69
|
+
"@storybook/theming": "^8.6.7",
|
|
70
70
|
"@testing-library/dom": "^10.4.0",
|
|
71
71
|
"@testing-library/jest-dom": "6.6.3",
|
|
72
72
|
"@testing-library/react": "16.2.0",
|
|
@@ -77,19 +77,19 @@
|
|
|
77
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.
|
|
80
|
+
"axios": "^1.8.3",
|
|
81
81
|
"eslint": "^8.57.1",
|
|
82
82
|
"glob": "^11.0.1",
|
|
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.5.
|
|
87
|
+
"prettier": "^3.5.3",
|
|
88
88
|
"react-hook-form": "^7.54.2",
|
|
89
89
|
"release-it": "^18.1.2",
|
|
90
|
-
"storybook": "^8.
|
|
90
|
+
"storybook": "^8.6.7",
|
|
91
91
|
"ts-jest": "^29.2.6",
|
|
92
|
-
"typescript": "^5.
|
|
92
|
+
"typescript": "^5.8.2"
|
|
93
93
|
},
|
|
94
94
|
"files": [
|
|
95
95
|
"src",
|