Skip to content

Commit bbd8747

Browse files
committed
Merge branch 'feat/js-unobfuscator' into chore/all-my-stuffs
# Conflicts: # components.d.ts # package.json # pnpm-lock.yaml # src/tools/index.ts # vite.config.ts
2 parents c922a84 + b5d3ed6 commit bbd8747

File tree

6 files changed

+348
-81
lines changed

6 files changed

+348
-81
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@
170170
"unplugin-auto-import": "^0.16.4",
171171
"uuid": "^9.0.0",
172172
"vite-plugin-node-polyfills": "^0.22.0",
173+
"vite-plugin-node-polyfills": "^0.21.0",
173174
"vue": "^3.3.4",
174175
"vue-color-wheel": "^0.1.1",
175176
"vue-i18n": "^9.9.1",
@@ -178,6 +179,7 @@
178179
"vue-tsc": "^1.8.1",
179180
"webp-converter-browser": "^1.0.4",
180181
"vuedraggable": "^4.1.0",
182+
"webcrack": "^2.13.0",
181183
"xml-formatter": "^3.3.2",
182184
"xml-js": "^1.6.11",
183185
"xpath-to-css": "^1.2.0",

0 commit comments

Comments
 (0)