Skip to content

Commit

Permalink
refactor: use svgo to format snapshot svg (#6669)
Browse files Browse the repository at this point in the history
* refactor: use svgo to format svg snashots

* chore: update snapshots
  • Loading branch information
Aarebecca authored Dec 25, 2024
1 parent aaab73a commit 37cae0b
Show file tree
Hide file tree
Showing 535 changed files with 166,695 additions and 177,589 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@
"rollup-plugin-polyfill-node": "^0.13.0",
"rollup-plugin-visualizer": "^5.12.0",
"stats.js": "^0.17.0",
"svgo": "^3.3.2",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"turbo": "^1.13.4",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"xml-formatter": "^3.6.3"
"vite": "^5.4.11"
},
"pnpm": {
"overrides": {
Expand Down
1 change: 0 additions & 1 deletion packages/cli/template-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"xml-formatter": "^3.6.2",
"xmlserializer": "^0.6.1"
},
"peerDependencies": {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 37cae0b

Please sign in to comment.