@lotte-innovate/ui-component-test 0.0.73 → 0.0.77
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.
|
4
|
+
"version": "0.0.77",
|
5
5
|
"private": false,
|
6
6
|
"type": "module",
|
7
7
|
"files": [
|
@@ -81,7 +81,6 @@
|
|
81
81
|
"class-variance-authority": "^0.7.0",
|
82
82
|
"clsx": "^2.1.0",
|
83
83
|
"cross-env": "^7.0.3",
|
84
|
-
"cssnano": "^7.0.6",
|
85
84
|
"dotenv": "^16.4.5",
|
86
85
|
"lucide-react": "^0.364.0",
|
87
86
|
"next": "14.1.4",
|
@@ -127,6 +126,7 @@
|
|
127
126
|
"prettier": "^3.3.3",
|
128
127
|
"prettier-plugin-tailwindcss": "^0.6.6",
|
129
128
|
"rimraf": "^6.0.1",
|
129
|
+
"rollup-plugin-css-only": "^4.5.2",
|
130
130
|
"rollup-plugin-terser": "^7.0.2",
|
131
131
|
"storybook": "^8.3.5",
|
132
132
|
"tailwindcss": "^3.3.0",
|