Merge pull request #297 from timlrx/upgrade/svgr

chore: upgrade svgr
This commit is contained in:
Timothy 2021-12-16 14:31:47 +08:00 committed by GitHub
commit 2a642a5d5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 999 additions and 590 deletions

1587
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -43,7 +43,7 @@
}, },
"devDependencies": { "devDependencies": {
"@next/bundle-analyzer": "12.0.7", "@next/bundle-analyzer": "12.0.7",
"@svgr/webpack": "^5.5.0", "@svgr/webpack": "^6.1.2",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dedent": "^0.7.0", "dedent": "^0.7.0",
"eslint": "^7.29.0", "eslint": "^7.29.0",