75fdbefc by lxs

BI报表

1 parent 4591ce94
...@@ -39,6 +39,7 @@ specifiers: ...@@ -39,6 +39,7 @@ specifiers:
39 http-server: ^14.1.1 39 http-server: ^14.1.1
40 insert-css: ^2.0.0 40 insert-css: ^2.0.0
41 jquery: ^3.7.1 41 jquery: ^3.7.1
42 jsencrypt: ^3.3.2
42 lint-staged: ^13.2.2 43 lint-staged: ^13.2.2
43 lodash-es: ^4.17.21 44 lodash-es: ^4.17.21
44 md5: ^2.3.0 45 md5: ^2.3.0
...@@ -109,6 +110,7 @@ dependencies: ...@@ -109,6 +110,7 @@ dependencies:
109 html2canvas: 1.4.1 110 html2canvas: 1.4.1
110 insert-css: 2.0.0 111 insert-css: 2.0.0
111 jquery: 3.7.1 112 jquery: 3.7.1
113 jsencrypt: 3.3.2
112 lodash-es: 4.17.21 114 lodash-es: 4.17.21
113 md5: 2.3.0 115 md5: 2.3.0
114 mitt: 3.0.1 116 mitt: 3.0.1
...@@ -6275,6 +6277,10 @@ packages: ...@@ -6275,6 +6277,10 @@ packages:
6275 resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==} 6277 resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==}
6276 dev: true 6278 dev: true
6277 6279
6280 /jsencrypt/3.3.2:
6281 resolution: {integrity: sha512-arQR1R1ESGdAxY7ZheWr12wCaF2yF47v5qpB76TtV64H1pyGudk9Hvw8Y9tb/FiTIaaTRUyaSnm5T/Y53Ghm/A==}
6282 dev: false
6283
6278 /jsesc/0.5.0: 6284 /jsesc/0.5.0:
6279 resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} 6285 resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
6280 hasBin: true 6286 hasBin: true
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!