@lotte-innovate/ui-component-test 0.2.64 → 0.2.65

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.2.64",
4
+ "version": "0.2.65",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "files": [
@@ -88,8 +88,10 @@
88
88
  "dotenv": "^16.4.5",
89
89
  "marked": "^14.1.3",
90
90
  "next": "14.1.4",
91
+ "raw-loader": "^4.0.2",
91
92
  "react": "^18",
92
93
  "react-chartjs-2": "^5.2.0",
94
+ "react-complex-tree": "^2.4.6",
93
95
  "react-day-picker": "^8.7.1",
94
96
  "react-dom": "^18",
95
97
  "react-pro-sidebar": "^1.1.0",
@@ -99,8 +101,7 @@
99
101
  "storybook-addon-deep-controls": "^0.7.1",
100
102
  "storybook-dark-mode": "^4.0.2",
101
103
  "tailwind-merge": "^2.2.2",
102
- "tinymce": "^6.8.5",
103
- "raw-loader": "^4.0.2"
104
+ "tinymce": "^6.8.5"
104
105
  },
105
106
  "devDependencies": {
106
107
  "@babel/cli": "^7.24.7",