@comet/admin-react-select 8.0.0-canary-20241117073936 → 8.0.0-canary-20241120064822
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-react-select",
|
3
|
-
"version": "8.0.0-canary-
|
3
|
+
"version": "8.0.0-canary-20241120064822",
|
4
4
|
"repository": {
|
5
5
|
"type": "git",
|
6
6
|
"url": "https://github.com/vivid-planet/comet",
|
@@ -13,15 +13,15 @@
|
|
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-20241120064822",
|
17
|
+
"@comet/admin-icons": "8.0.0-canary-20241120064822",
|
18
18
|
"classnames": "^2.2.6"
|
19
19
|
},
|
20
20
|
"devDependencies": {
|
21
21
|
"@babel/cli": "^7.17.6",
|
22
22
|
"@babel/core": "^7.20.12",
|
23
|
-
"@comet/admin-babel-preset": "8.0.0-canary-
|
24
|
-
"@comet/eslint-config": "8.0.0-canary-
|
23
|
+
"@comet/admin-babel-preset": "8.0.0-canary-20241120064822",
|
24
|
+
"@comet/eslint-config": "8.0.0-canary-20241120064822",
|
25
25
|
"@mui/material": "^6.0.0",
|
26
26
|
"@types/react": "^17.0.0",
|
27
27
|
"@types/react-dom": "^17.0.0",
|