@lotte-innovate/ui-component-test 0.0.83 → 0.0.85

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@lotte-innovate/ui-component-test",
3
3
  "description": "Lotte UI Library",
4
- "version": "0.0.83",
4
+ "version": "0.0.85",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "files": [
@@ -88,9 +88,7 @@
88
88
  "react-chartjs-2": "^5.2.0",
89
89
  "react-dom": "^18",
90
90
  "react-tabs": "^6.0.2",
91
- "rollup-plugin-import-css": "^3.5.5",
92
91
  "rollup-plugin-peer-deps-external": "^2.2.4",
93
- "rollup-plugin-postcss": "^4.0.2",
94
92
  "storybook-addon-deep-controls": "^0.7.1",
95
93
  "storybook-dark-mode": "^4.0.2",
96
94
  "tailwind-merge": "^2.2.2"
@@ -128,7 +126,6 @@
128
126
  "prettier": "^3.3.3",
129
127
  "prettier-plugin-tailwindcss": "^0.6.6",
130
128
  "rimraf": "^6.0.1",
131
- "rollup-plugin-css-only": "^4.5.2",
132
129
  "rollup-plugin-terser": "^7.0.2",
133
130
  "storybook": "^8.3.5",
134
131
  "tailwindcss": "^3.3.0",