@shoplflow/extension 0.0.82 → 0.0.83

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/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @shoplflow/extension
2
2
 
3
+ ## 0.0.83
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`63fe6496c3e989c93fca81f1ab7b75417a57707c`](https://github.com/shopl/shoplflow/commit/63fe6496c3e989c93fca81f1ab7b75417a57707c)]:
8
+ - @shoplflow/base@0.32.26
9
+
3
10
  ## 0.0.82
4
11
 
5
12
  ### Patch Changes
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 3,
3
3
  "name": "@shoplflow/extension",
4
- "version": "0.0.82",
4
+ "version": "0.0.83",
5
5
  "description": "Shoplflow 점유율 확인 extension",
6
6
  "permissions": [
7
7
  "storage"
@@ -24,7 +24,7 @@
24
24
  "src/pages/content/index.js"
25
25
  ],
26
26
  "css": [
27
- "assets/css/contentStyle17386294562.chunk.css"
27
+ "assets/css/contentStyle17386341798.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],
@@ -681,7 +681,7 @@ var Nc=Object.defineProperty;var qc=(e,t,i)=>t in e?Nc(e,t,{enumerable:!0,config
681
681
  ${({sizeVar:e})=>zb(e)};
682
682
  ${({disabled:e})=>Ye(e)}
683
683
  `;b.exports.createContext(null);const Ib=R`
684
- background: ${y.neutral100};
684
+ background: ${y.neutral400_5};
685
685
  & > span {
686
686
  color: ${y.neutral600};
687
687
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@shoplflow/extension",
3
- "version": "0.0.82",
3
+ "version": "0.0.83",
4
4
  "license": "MIT",
5
5
  "description": "Shoplflow 점유율 확인 extension",
6
6
  "type": "module",
7
7
  "dependencies": {
8
- "@shoplflow/base": "^0.32.25",
8
+ "@shoplflow/base": "^0.32.26",
9
9
  "chart.js": "^4.4.0",
10
10
  "construct-style-sheets-polyfill": "^3.1.0",
11
11
  "react": "18.2.0",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 3,
3
3
  "name": "@shoplflow/extension",
4
- "version": "0.0.82",
4
+ "version": "0.0.83",
5
5
  "description": "Shoplflow 점유율 확인 extension",
6
6
  "permissions": [
7
7
  "storage"
@@ -24,7 +24,7 @@
24
24
  "src/pages/content/index.js"
25
25
  ],
26
26
  "css": [
27
- "assets/css/contentStyle17386294562.chunk.css"
27
+ "assets/css/contentStyle17386341798.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],