@comet/admin-color-picker 8.0.0-canary-20241120085711 → 8.0.0-canary-20241121071556
Sign up to get free protection for your applications and to get access to all the features.
- 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-
|
3
|
+
"version": "8.0.0-canary-20241121071556",
|
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-
|
17
|
-
"@comet/admin-icons": "8.0.0-canary-
|
16
|
+
"@comet/admin": "8.0.0-canary-20241121071556",
|
17
|
+
"@comet/admin-icons": "8.0.0-canary-20241121071556",
|
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-
|
27
|
-
"@comet/eslint-config": "8.0.0-canary-
|
26
|
+
"@comet/admin-babel-preset": "8.0.0-canary-20241121071556",
|
27
|
+
"@comet/eslint-config": "8.0.0-canary-20241121071556",
|
28
28
|
"@mui/material": "^6.0.0",
|
29
29
|
"@types/react": "^17.0.0",
|
30
30
|
"@types/react-dom": "^17.0.0",
|