Skip to content

Commit 8a4ebe2

Browse files
committed
Merge branch 'feat/image-to-css' into chore/all-my-stuffs
# Conflicts: # components.d.ts # package.json # pnpm-lock.yaml # src/components/TextareaCopyable.vue # src/tools/index.ts # vite.config.ts
2 parents d3eca6f + e55d4fa commit 8a4ebe2

File tree

7 files changed

+373
-183
lines changed

7 files changed

+373
-183
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,13 @@
159159
"roboto-base64": "^0.1.2",
160160
"sql-formatter": "^13.0.0",
161161
"svg2png-wasm": "^1.4.1",
162+
"svg-to-url": "^4.0.0",
162163
"ua-parser-js": "^1.0.35",
163164
"ulid": "^2.3.0",
164165
"unicode-emoji-json": "^0.4.0",
165166
"unplugin-auto-import": "^0.16.4",
166167
"uuid": "^9.0.0",
168+
"vite-plugin-node-polyfills": "^0.22.0",
167169
"vue": "^3.3.4",
168170
"vue-color-wheel": "^0.1.1",
169171
"vue-i18n": "^9.9.1",

0 commit comments

Comments
 (0)