@dao42/d42paas-front 0.7.24 → 0.7.25

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dao42/d42paas-front",
3
- "version": "0.7.24",
3
+ "version": "0.7.25",
4
4
  "description": "> TODO: description",
5
5
  "author": "eric183 <kk297466058@gmail.com>",
6
6
  "homepage": "https://github.com/dao42/d42paas_frontend#readme",
@@ -53,7 +53,6 @@
53
53
  "@babel/preset-react": "^7.14.5",
54
54
  "@babel/preset-typescript": "^7.15.0",
55
55
  "@babel/runtime": "^7.15.4",
56
- "@clintharris/fake-indexeddb": "^3.1.4",
57
56
  "@emotion/babel-plugin": "^11.3.0",
58
57
  "@emotion/babel-preset-css-prop": "^11.2.0",
59
58
  "@emotion/core": "^11.0.0",
@@ -75,8 +74,6 @@
75
74
  "@types/css-minimizer-webpack-plugin": "^3.0.2",
76
75
  "@types/dotenv-webpack": "^7.0.3",
77
76
  "@types/fs-extra": "^9.0.13",
78
- "@types/happypack": "^5.0.2",
79
- "@types/ip": "^1.1.0",
80
77
  "@types/jest": "^27.0.2",
81
78
  "@types/loadable__component": "^5.13.4",
82
79
  "@types/lodash": "^4.14.175",
@@ -89,7 +86,6 @@
89
86
  "@types/webpack": "^5.28.0",
90
87
  "@vitejs/plugin-react": "^1.0.7",
91
88
  "autoprefixer": "^10.0.2",
92
- "axios": "^0.21.4",
93
89
  "babel-core": "^6.26.3",
94
90
  "babel-loader": "^8.2.2",
95
91
  "concurrently": "^6.3.0",
@@ -104,12 +100,9 @@
104
100
  "file-loader": "^6.2.0",
105
101
  "fs-extra": "^10.0.0",
106
102
  "glob-all": "^3.2.1",
107
- "happypack": "^5.0.1",
108
103
  "html-webpack-plugin": "^5.3.2",
109
104
  "idb": "^6.1.5",
110
- "ip": "^1.1.5",
111
105
  "jest": "27.0.6",
112
- "kbar": "^0.1.0-beta.24",
113
106
  "less": "^4.1.2",
114
107
  "leva": "^0.9.18",
115
108
  "lodash": "^4.17.21",
@@ -135,9 +128,10 @@
135
128
  "react-router-dom": "^5.3.0",
136
129
  "react-split-pane": "^0.1.92",
137
130
  "react-spring": "^9.2.4",
138
- "react-timelines": "^2.6.1",
139
131
  "reconnecting-websocket": "^4.4.0",
140
132
  "reflect-metadata": "^0.1.13",
133
+ "rehype-katex": "^6.0.2",
134
+ "remark-math": "^5.1.1",
141
135
  "rimraf": "^3.0.2",
142
136
  "rsuite": "^5.0.0",
143
137
  "rxjs": "^7.2.0",
@@ -160,6 +154,7 @@
160
154
  "typescript": "4.5",
161
155
  "uuid": "^8.3.2",
162
156
  "vite": "^2.7.2",
157
+ "vite-plugin-html": "^3.0.6",
163
158
  "webpack": "^5.52.0",
164
159
  "webpack-bundle-analyzer": "^4.5.0",
165
160
  "webpack-cli": "^4.9.1",