Skip to content

Commit b694296

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

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
@@ -45,7 +45,7 @@
4545
"next": "12.0.7",
4646
"next-i18next": "10.1.0",
4747
"next-offline": "5.0.5",
48-
"next-plugin-antd-less": "1.7.0",
48+
"next-plugin-antd-less": "1.8.0",
4949
"next-transpile-modules": "9.0.0",
5050
"next-with-apollo": "5.2.1",
5151
"nft.storage": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18724,10 +18724,10 @@ [email protected]:
1872418724
fs-extra "~8.1.0"
1872518725
workbox-webpack-plugin "^5.0.0"
1872618726

18727-
next-plugin-antd-less@1.7.0:
18728-
version "1.7.0"
18729-
resolved "https://registry.yarnpkg.com/next-plugin-antd-less/-/next-plugin-antd-less-1.7.0.tgz#c4f8ed2958d25dc83ff32e53f1c373cf4ec03124"
18730-
integrity sha512-uRpZbZ9B46AQ947LJMqIdapvo2DLH+MWT9Ua+meItYBTa1wTu2/qtBRlsBlsz8OJGbwrdR89B6wdBo7syx+XYQ==
18727+
next-plugin-antd-less@1.8.0:
18728+
version "1.8.0"
18729+
resolved "https://registry.yarnpkg.com/next-plugin-antd-less/-/next-plugin-antd-less-1.8.0.tgz#1676ae6d43303685203bd8a4430009761a22cb7f"
18730+
integrity sha512-LwJAoXVvWfDqsSTlRof7EWKxlFlxgLD/6DkwUX6jnqrJMxH4KAEo3U09w4y3hn1fMh0LIRUWYLdnc1HTgDyh/A==
1873118731
dependencies:
1873218732
clone "^2.1.2"
1873318733
less "^4.1.2"

0 commit comments

Comments
 (0)