@comet/admin-react-select 8.0.0-canary-20241120064822 → 8.0.0-canary-20241120085711

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-react-select",
3
- "version": "8.0.0-canary-20241120064822",
3
+ "version": "8.0.0-canary-20241120085711",
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-20241120064822",
17
- "@comet/admin-icons": "8.0.0-canary-20241120064822",
16
+ "@comet/admin": "8.0.0-canary-20241120085711",
17
+ "@comet/admin-icons": "8.0.0-canary-20241120085711",
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-20241120064822",
24
- "@comet/eslint-config": "8.0.0-canary-20241120064822",
23
+ "@comet/admin-babel-preset": "8.0.0-canary-20241120085711",
24
+ "@comet/eslint-config": "8.0.0-canary-20241120085711",
25
25
  "@mui/material": "^6.0.0",
26
26
  "@types/react": "^17.0.0",
27
27
  "@types/react-dom": "^17.0.0",