@comet/admin-color-picker 8.0.0-canary-20240910091753 → 8.0.0-canary-20241007071713

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comet/admin-color-picker",
3
- "version": "8.0.0-canary-20240910091753",
3
+ "version": "8.0.0-canary-20241007071713",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/vivid-planet/comet",
@@ -13,8 +13,8 @@
13
13
  "lib"
14
14
  ],
15
15
  "dependencies": {
16
- "@comet/admin": "8.0.0-canary-20240910091753",
17
- "@comet/admin-icons": "8.0.0-canary-20240910091753",
16
+ "@comet/admin": "8.0.0-canary-20241007071713",
17
+ "@comet/admin-icons": "8.0.0-canary-20241007071713",
18
18
  "clsx": "^1.1.1",
19
19
  "react-colorful": "^5.5.1",
20
20
  "tinycolor2": "^1.4.1",
@@ -23,8 +23,8 @@
23
23
  "devDependencies": {
24
24
  "@babel/cli": "^7.17.6",
25
25
  "@babel/core": "^7.20.12",
26
- "@comet/admin-babel-preset": "8.0.0-canary-20240910091753",
27
- "@comet/eslint-config": "8.0.0-canary-20240910091753",
26
+ "@comet/admin-babel-preset": "8.0.0-canary-20241007071713",
27
+ "@comet/eslint-config": "8.0.0-canary-20241007071713",
28
28
  "@mui/material": "^5.0.0",
29
29
  "@types/react": "^17.0.0",
30
30
  "@types/react-dom": "^17.0.0",