Skip to content

Commit c1c408a

Browse files
committed
update appliance-plugin to 1.1.6
1 parent 3802392 commit c1c408a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@netless/app-slide": "0.2.60",
25-
"@netless/appliance-plugin": "^1.1.2",
25+
"@netless/appliance-plugin": "^1.1.6",
2626
"@netless/combine-player": "^1.1.1",
2727
"@netless/cursor-tool": "^0.1.1",
2828
"@netless/iframe-bridge": "2.1.9",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1140,10 +1140,10 @@
11401140
resolved "https://registry.npmjs.org/@netless/app-slide/-/app-slide-0.2.60.tgz"
11411141
integrity sha512-YhB0vzCVBQD31UpJ8XftnLrGEJrpDWrWWpzpYhBvOzb1RGKpDejZAkBLhbgAoIYR6Xjjwh2aWOdZOAqIrX+8uQ==
11421142

1143-
"@netless/appliance-plugin@^1.1.2":
1144-
version "1.1.2"
1145-
resolved "https://registry.yarnpkg.com/@netless/appliance-plugin/-/appliance-plugin-1.1.2.tgz#d374116f4fa4f0dea9710a28661f60b20058a365"
1146-
integrity sha512-pd5yh4XxIRFhfp9wMEX5wSNdmmxTiXUeYCPws6psDTZqLyo0LbMpP9fErmfo9AxHV3mqOp/yyO+6z93BRCt1Uw==
1143+
"@netless/appliance-plugin@^1.1.6":
1144+
version "1.1.6"
1145+
resolved "https://registry.yarnpkg.com/@netless/appliance-plugin/-/appliance-plugin-1.1.6.tgz#ffb23c2b647fd46201af45c71d1b9b505589ddd7"
1146+
integrity sha512-QCtPgHtDtlxpbwgQisXaO02IAsu817l6jAxPkX35Xxn6gO3YqxuybE91eTpRWhywsQmf9vD1OPYmAgmANOqrDg==
11471147
dependencies:
11481148
eventemitter2 "^6.4.9"
11491149
lineclip "^1.1.5"
@@ -1253,7 +1253,7 @@
12531253

12541254
"@netless/window-manager@^0.4.75":
12551255
version "0.4.75"
1256-
resolved "https://registry.yarnpkg.com/@netless/window-manager/-/window-manager-0.4.75.tgz#ce316069d783f04799ab99b56e2e9b28cbc3ff20"
1256+
resolved "https://registry.npmjs.org/@netless/window-manager/-/window-manager-0.4.75.tgz"
12571257
integrity sha512-ggKuY/ucnNaXMoNHWPAZSd0PKFn47uOGPmHK2zvfbAijRVYsLdB5dyUDaCsvJCqh0b9oe/mmkl0Jfj4dZHEwZw==
12581258
dependencies:
12591259
"@juggle/resize-observer" "^3.3.1"

0 commit comments

Comments
 (0)