Skip to content

Commit e997518

Browse files
committed
fix(deps): update dependency next-plugin-antd-less to v1.8.0
1 parent bd1b034 commit e997518

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"next": "12.0.7",
4848
"next-i18next": "10.1.0",
4949
"next-offline": "5.0.5",
50-
"next-plugin-antd-less": "1.7.0",
50+
"next-plugin-antd-less": "1.8.0",
5151
"next-transpile-modules": "9.0.0",
5252
"next-with-apollo": "5.2.1",
5353
"nft.storage": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19108,10 +19108,10 @@ [email protected]:
1910819108
fs-extra "~8.1.0"
1910919109
workbox-webpack-plugin "^5.0.0"
1911019110

19111-
next-plugin-antd-less@1.7.0:
19112-
version "1.7.0"
19113-
resolved "https://registry.yarnpkg.com/next-plugin-antd-less/-/next-plugin-antd-less-1.7.0.tgz#c4f8ed2958d25dc83ff32e53f1c373cf4ec03124"
19114-
integrity sha512-uRpZbZ9B46AQ947LJMqIdapvo2DLH+MWT9Ua+meItYBTa1wTu2/qtBRlsBlsz8OJGbwrdR89B6wdBo7syx+XYQ==
19111+
next-plugin-antd-less@1.8.0:
19112+
version "1.8.0"
19113+
resolved "https://registry.yarnpkg.com/next-plugin-antd-less/-/next-plugin-antd-less-1.8.0.tgz#1676ae6d43303685203bd8a4430009761a22cb7f"
19114+
integrity sha512-LwJAoXVvWfDqsSTlRof7EWKxlFlxgLD/6DkwUX6jnqrJMxH4KAEo3U09w4y3hn1fMh0LIRUWYLdnc1HTgDyh/A==
1911519115
dependencies:
1911619116
clone "^2.1.2"
1911719117
less "^4.1.2"

0 commit comments

Comments
 (0)