@xfers/design-system 5.1.0 → 6.0.0-dev.253ef83467

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@xfers/design-system",
3
- "version": "5.1.0",
3
+ "version": "6.0.0-dev.253ef83467",
4
4
  "description": "StraitsX design system",
5
5
  "keywords": [
6
6
  "xfers",
@@ -86,77 +86,77 @@
86
86
  ]
87
87
  },
88
88
  "devDependencies": {
89
- "@babel/core": "^7.14.2",
90
- "@babel/plugin-external-helpers": "^7.12.13",
91
- "@babel/preset-env": "^7.14.2",
92
- "@babel/preset-react": "^7.13.13",
93
- "@babel/preset-typescript": "^7.27.1",
94
- "@chromatic-com/storybook": "^3",
95
- "@emotion/core": "^10.0.28",
96
- "@emotion/styled": "^10.0.27",
97
- "@rollup/plugin-commonjs": "^28.0.6",
98
- "@rollup/plugin-node-resolve": "^16.0.1",
89
+ "@babel/core": "7.14.2",
90
+ "@babel/plugin-external-helpers": "7.12.13",
91
+ "@babel/preset-env": "7.14.2",
92
+ "@babel/preset-react": "7.13.13",
93
+ "@babel/preset-typescript": "7.27.1",
94
+ "@chromatic-com/storybook": "3",
95
+ "@emotion/core": "10.0.28",
96
+ "@emotion/styled": "10.0.27",
97
+ "@rollup/plugin-commonjs": "28.0.6",
98
+ "@rollup/plugin-node-resolve": "16.0.1",
99
99
  "@storybook/addon-actions": "8.6.1",
100
100
  "@storybook/addon-essentials": "8.6.1",
101
101
  "@storybook/addon-links": "8.6.1",
102
- "@storybook/addon-webpack5-compiler-babel": "^3.0.6",
102
+ "@storybook/addon-webpack5-compiler-babel": "3.0.6",
103
103
  "@storybook/react": "8.6.1",
104
104
  "@storybook/react-webpack5": "8.6.1",
105
105
  "@storybook/test": "8.6.1",
106
- "@svgr/rollup": "^5.5.0",
107
- "@svgr/webpack": "^5.5.0",
108
- "@types/jest": "^23.3.2",
109
- "@types/node": "^20.17.10",
110
- "@types/react": "^17.0.5",
111
- "@types/react-dom": "^17.0.5",
112
- "@typescript-eslint/eslint-plugin": "^5.0.0",
113
- "@typescript-eslint/parser": "^5.0.0",
106
+ "@svgr/rollup": "5.5.0",
107
+ "@svgr/webpack": "5.5.0",
108
+ "@types/jest": "23.3.2",
109
+ "@types/node": "20.17.10",
110
+ "@types/react": "18.2.79",
111
+ "@types/react-dom": "18.2.25",
112
+ "@typescript-eslint/eslint-plugin": "5.0.0",
113
+ "@typescript-eslint/parser": "5.0.0",
114
114
  "antd": "5.21.6",
115
- "babel-loader": "^8.2.2",
116
- "chart.js": "^3.7.0",
117
- "copy-to-clipboard": "^3.3.1",
118
- "coveralls": "^3.0.2",
119
- "cross-env": "^5.2.0",
120
- "css-loader": "^5.2.5",
121
- "cssnano": "^5.0.2",
122
- "emotion": "^10.0.27",
123
- "eslint": "^8.57.0",
115
+ "babel-loader": "8.2.2",
116
+ "chart.js": "3.7.0",
117
+ "copy-to-clipboard": "3.3.1",
118
+ "coveralls": "3.0.2",
119
+ "cross-env": "5.2.0",
120
+ "css-loader": "5.2.5",
121
+ "cssnano": "5.0.2",
122
+ "emotion": "10.0.27",
123
+ "eslint": "8.57.0",
124
124
  "eslint-config-airbnb": "18",
125
- "eslint-config-prettier": "^9.1.0",
126
- "eslint-plugin-import": "^2.32.0",
127
- "eslint-plugin-jsx-a11y": "^6.10.2",
128
- "eslint-plugin-prettier": "^5.2.1",
125
+ "eslint-config-prettier": "9.1.0",
126
+ "eslint-plugin-import": "2.32.0",
127
+ "eslint-plugin-jsx-a11y": "6.10.2",
128
+ "eslint-plugin-prettier": "5.2.1",
129
129
  "eslint-plugin-react": "7.14.3",
130
- "jest": "^23.6.0",
131
- "jest-config": "^23.6.0",
130
+ "jest": "23.6.0",
131
+ "jest-config": "23.6.0",
132
+ "material-symbols": "0.38.0",
132
133
  "moment": "2.24.0",
133
- "postcss": "^8.2.15",
134
- "postcss-cssnext": "^3.1.0",
135
- "postcss-nested": "^5.0.5",
136
- "postcss-preset-env": "^6.7.0",
137
- "postcss-simple-vars": "^6.0.3",
138
- "prettier": "^3.4.2",
139
- "react-chartjs-2": "^4.0.0",
140
- "react-joyride": "^2.9.3",
141
- "replace-in-file": "^3.4.2",
142
- "rimraf": "^2.6.2",
134
+ "postcss": "8.2.15",
135
+ "postcss-cssnext": "3.1.0",
136
+ "postcss-nested": "5.0.5",
137
+ "postcss-preset-env": "6.7.0",
138
+ "postcss-simple-vars": "6.0.3",
139
+ "prettier": "3.4.2",
140
+ "react-chartjs-2": "4.0.0",
141
+ "react-joyride": "2.9.3",
142
+ "replace-in-file": "3.4.2",
143
+ "rimraf": "2.6.2",
143
144
  "rollup": "2.78.0",
144
- "rollup-plugin-babel": "^4.4.0",
145
- "rollup-plugin-json": "^3.1.0",
146
- "rollup-plugin-postcss": "^4.0.0",
147
- "rollup-plugin-sourcemaps": "^0.4.2",
148
- "rollup-plugin-terser": "^7.0.2",
149
- "rollup-plugin-typescript2": "^0.18.0",
145
+ "rollup-plugin-babel": "4.4.0",
146
+ "rollup-plugin-json": "3.1.0",
147
+ "rollup-plugin-postcss": "4.0.0",
148
+ "rollup-plugin-sourcemaps": "0.4.2",
149
+ "rollup-plugin-terser": "7.0.2",
150
+ "rollup-plugin-typescript2": "0.18.0",
150
151
  "sass-loader": "11.1.1",
151
- "shelljs": "^0.8.3",
152
+ "shelljs": "0.8.3",
152
153
  "storybook": "8.6.1",
153
- "style-loader": "^2.0.0",
154
- "ts-jest": "^23.10.2",
155
- "tslint": "^5.11.0",
156
- "tslint-config-prettier": "^1.15.0",
157
- "tslint-config-standard": "^8.0.1",
158
- "typescript": "^5.7.3",
159
- "material-symbols": "^0.38.0"
154
+ "style-loader": "2.0.0",
155
+ "ts-jest": "23.10.2",
156
+ "tslint": "5.11.0",
157
+ "tslint-config-prettier": "1.15.0",
158
+ "tslint-config-standard": "8.0.1",
159
+ "typescript": "5.7.3"
160
160
  },
161
161
  "peerDependencies": {
162
162
  "react": ">=16.8.0",