@taikai/rocket-kit 3.0.8 → 3.0.10-beta.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.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
- "version": "3.0.8",
2
+ "version": "3.0.10-beta.1",
3
3
  "name": "@taikai/rocket-kit",
4
4
  "author": "taikai",
5
5
  "description": "TAIKAI Design System",
6
6
  "license": "MIT",
7
7
  "repository": {
8
8
  "type": "git",
9
- "url": "https://github.com/taikai/rocket-kit.git"
9
+ "url": "https://github.com/layerx-labs/rocket-kit"
10
10
  },
11
11
  "keywords": [
12
12
  "react",
@@ -27,7 +27,7 @@
27
27
  "start": "tsdx watch",
28
28
  "build": "tsdx build",
29
29
  "test": "tsdx test --passWithNoTests",
30
- "lint": "tsdx lint",
30
+ "lint": "tsdx lint src",
31
31
  "prepare": "tsdx build",
32
32
  "size": "size-limit",
33
33
  "analyze": "size-limit --why",
@@ -63,43 +63,53 @@
63
63
  ],
64
64
  "devDependencies": {
65
65
  "@babel/core": "^7.13.8",
66
+ "@babel/plugin-proposal-optional-chaining": "^7.21.0",
66
67
  "@babel/preset-env": "^7.22.5",
67
68
  "@babel/preset-typescript": "^7.22.5",
68
- "@size-limit/preset-small-lib": "^4.10.0",
69
- "@storybook/addon-a11y": "^7.4.1",
70
- "@storybook/addon-controls": "^7.4.1",
71
- "@storybook/addon-essentials": "^7.4.1",
72
- "@storybook/addon-links": "^7.4.1",
69
+ "@size-limit/preset-small-lib": "^11.0.1",
70
+ "@storybook/addon-a11y": "^7.6.7",
71
+ "@storybook/addon-controls": "^7.6.7",
72
+ "@storybook/addon-essentials": "^7.6.7",
73
+ "@storybook/addon-links": "^7.6.7",
73
74
  "@storybook/addon-styling": "^1.3.7",
74
- "@storybook/addons": "^7.4.1",
75
- "@storybook/react": "^7.4.1",
76
- "@storybook/react-webpack5": "^7.4.1",
77
- "@storybook/theming": "^7.4.1",
75
+ "@storybook/addons": "^7.6.7",
76
+ "@storybook/react": "^7.6.7",
77
+ "@storybook/react-webpack5": "^7.6.7",
78
+ "@storybook/theming": "^7.6.7",
78
79
  "@testing-library/jest-dom": "^5.11.9",
79
80
  "@testing-library/react": "^11.2.2",
80
81
  "@testing-library/user-event": "^13.0.7",
82
+ "@types/css-modules": "^1.0.5",
81
83
  "@types/lodash.throttle": "^4.1.6",
82
84
  "@types/react": "^17.0.3",
83
85
  "@types/react-beautiful-dnd": "^13.1.1",
84
86
  "@types/react-dom": "^17.0.1",
85
87
  "@types/react-paginate": "^7.1.0",
86
88
  "@types/styled-components": "^5.1.4",
89
+ "@typescript-eslint/eslint-plugin": "^6.14.0",
90
+ "@typescript-eslint/parser": "^6.14.0",
87
91
  "babel-jest": "^26.6.3",
88
92
  "babel-loader": "^8.2.2",
89
93
  "babel-plugin-macros": "^3.1.0",
90
94
  "chromatic": "^6.17.4",
91
95
  "cross-var": "^1.1.0",
92
96
  "dotenv-cli": "^4.0.0",
97
+ "eslint": "^8.55.0",
93
98
  "eslint-plugin-jest-dom": "^3.6.5",
94
99
  "eslint-plugin-jsx-a11y": "^6.4.1",
95
- "eslint-plugin-storybook": "^0.6.13",
100
+ "eslint-plugin-prettier": "^5.0.1",
101
+ "eslint-plugin-react": "^7.33.2",
102
+ "eslint-plugin-storybook": "^0.6.15",
96
103
  "eslint-plugin-testing-library": "^3.10.1",
97
104
  "husky": "^5.1.3",
105
+ "identity-obj-proxy": "^3.0.0",
106
+ "prettier": "^3.1.1",
98
107
  "react": "^17.0.1",
99
108
  "react-dom": "^17.0.1",
100
109
  "react-is": "^17.0.1",
101
- "size-limit": "^4.10.0",
102
- "storybook": "^7.4.1",
110
+ "rollup-plugin-postcss": "^4.0.2",
111
+ "size-limit": "^11.0.1",
112
+ "storybook": "^7.6.7",
103
113
  "tsdx": "^0.14.1",
104
114
  "tslib": "^2.0.3",
105
115
  "typescript": "^4.2.3",
@@ -112,11 +122,14 @@
112
122
  "dependencies": {
113
123
  "@babel/preset-react": "^7.22.5",
114
124
  "@types/uuid": "^8.3.4",
115
- "boring-avatars": "^1.10.1",
125
+ "boring-avatars": "1.6.1",
126
+ "eslint-config-prettier": "^9.1.0",
127
+ "eslint-config-react-app": "^7.0.1",
116
128
  "jest-styled-components": "^7.0.3",
117
129
  "lodash.throttle": "^4.1.1",
118
130
  "polished": "^4.1.1",
119
131
  "react-beautiful-dnd": "^13.1.0",
132
+ "react-intersection-observer": "^9.5.3",
120
133
  "react-paginate": "^7.1.3",
121
134
  "react-player": "^2.9.0",
122
135
  "react-responsive-carousel": "^3.2.18",
@@ -124,5 +137,8 @@
124
137
  "react-select": "^5.7.3",
125
138
  "styled-components": "^5.2.1",
126
139
  "uuid": "^8.3.2"
140
+ },
141
+ "resolutions": {
142
+ "cliui": "^8.0.1"
127
143
  }
128
144
  }
@@ -1,6 +0,0 @@
1
- interface HorizontalNavInterface {
2
- customColor?: string;
3
- }
4
- export declare const Wrapper: import("styled-components").StyledComponent<"div", any, HorizontalNavInterface, never>;
5
- export declare const More: import("styled-components").StyledComponent<"div", any, {}, never>;
6
- export {};