Skip to content

Commit 1da0846

Browse files
committed
Merge branch 'feat/curlconverter' into chore/all-my-stuffs
# Conflicts: # package.json # pnpm-lock.yaml # src/tools/index.ts # vite.config.ts
2 parents 650e62b + 6d079f1 commit 1da0846

File tree

8 files changed

+181
-1305
lines changed

8 files changed

+181
-1305
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"cronstrue": "^2.26.0",
6767
"crypto-js": "^4.1.1",
6868
"csstoxpath": "^2.0.0",
69+
"curlconverter": "^4.10.1",
6970
"date-fns": "^2.29.3",
7071
"dompurify": "^3.0.6",
7172
"email-bounce-parser-browser": "^1.1",
@@ -161,6 +162,7 @@
161162
"vite": "^4.4.9",
162163
"vite-plugin-node-polyfills": "^0.21.0",
163164
"vite-plugin-pwa": "^0.16.0",
165+
"vite-plugin-top-level-await": "^1.4.2",
164166
"vite-plugin-vue-markdown": "^0.23.5",
165167
"vite-svg-loader": "^4.0.0",
166168
"vitest": "^0.34.0",

0 commit comments

Comments
 (0)