Commit bb50e0d4 authored by nanahira's avatar nanahira

update ppt

parent 5743a611
Pipeline #19435 canceled with stages
in 1 minute and 27 seconds
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
"koishi": "^4.11.1", "koishi": "^4.11.1",
"koishi-nestjs": "^6.0.16", "koishi-nestjs": "^6.0.16",
"koishi-plugin-adapter-wechat-official": "^1.0.2", "koishi-plugin-adapter-wechat-official": "^1.0.2",
"koishi-plugin-puppeteer": "^3.3.1", "koishi-plugin-puppeteer": "^3.3.2",
"koishi-plugin-ygocard": "^10.4.8", "koishi-plugin-ygocard": "^10.4.8",
"nicot": "^1.0.17", "nicot": "^1.0.17",
"pg": "^8.8.0", "pg": "^8.8.0",
...@@ -6927,15 +6927,15 @@ ...@@ -6927,15 +6927,15 @@
} }
}, },
"node_modules/koishi-plugin-puppeteer": { "node_modules/koishi-plugin-puppeteer": {
"version": "3.3.1", "version": "3.3.2",
"resolved": "https://registry.npmjs.org/koishi-plugin-puppeteer/-/koishi-plugin-puppeteer-3.3.1.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-puppeteer/-/koishi-plugin-puppeteer-3.3.2.tgz",
"integrity": "sha512-efewlAPjLUJZZg1Oh8/6cZ2c4GVzMIbTgce2HMwSl/QE44KDyYCwSsne6pz+ETnOAbEeew6tnnS22N9dBUAgbg==", "integrity": "sha512-r9A9K6ovWbreb3mXNsktoCgaiqjrvw5rPq5amSslWDMfUfBVRF6/3dbM4qxRAP/oc8CbYw7gdCg0/1pQIn3niw==",
"dependencies": { "dependencies": {
"puppeteer-core": "^19.4.1", "puppeteer-core": "^19.5.0",
"puppeteer-finder": "^1.0.0" "puppeteer-finder": "^1.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.8.4" "koishi": "^4.11.0"
} }
}, },
"node_modules/koishi-plugin-ygocard": { "node_modules/koishi-plugin-ygocard": {
...@@ -15601,11 +15601,11 @@ ...@@ -15601,11 +15601,11 @@
} }
}, },
"koishi-plugin-puppeteer": { "koishi-plugin-puppeteer": {
"version": "3.3.1", "version": "3.3.2",
"resolved": "https://registry.npmjs.org/koishi-plugin-puppeteer/-/koishi-plugin-puppeteer-3.3.1.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-puppeteer/-/koishi-plugin-puppeteer-3.3.2.tgz",
"integrity": "sha512-efewlAPjLUJZZg1Oh8/6cZ2c4GVzMIbTgce2HMwSl/QE44KDyYCwSsne6pz+ETnOAbEeew6tnnS22N9dBUAgbg==", "integrity": "sha512-r9A9K6ovWbreb3mXNsktoCgaiqjrvw5rPq5amSslWDMfUfBVRF6/3dbM4qxRAP/oc8CbYw7gdCg0/1pQIn3niw==",
"requires": { "requires": {
"puppeteer-core": "^19.4.1", "puppeteer-core": "^19.5.0",
"puppeteer-finder": "^1.0.0" "puppeteer-finder": "^1.0.0"
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment