chore: bump astro-uploader the version to 1.1.3.
This commit is contained in:
parent
37ed26c2b6
commit
a256a574e3
8
package-lock.json
generated
8
package-lock.json
generated
@ -33,7 +33,7 @@
|
|||||||
"@types/qrcode-svg": "^1.1.4",
|
"@types/qrcode-svg": "^1.1.4",
|
||||||
"@types/unist": "^3.0.2",
|
"@types/unist": "^3.0.2",
|
||||||
"aplayer": "^1.10.1",
|
"aplayer": "^1.10.1",
|
||||||
"astro-uploader": "^1.1.2",
|
"astro-uploader": "^1.1.3",
|
||||||
"bootstrap": "^5.3.3",
|
"bootstrap": "^5.3.3",
|
||||||
"prettier": "^3.3.2",
|
"prettier": "^3.3.2",
|
||||||
"prettier-plugin-astro": "^0.14.0",
|
"prettier-plugin-astro": "^0.14.0",
|
||||||
@ -2921,9 +2921,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro-uploader": {
|
"node_modules/astro-uploader": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/astro-uploader/-/astro-uploader-1.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/astro-uploader/-/astro-uploader-1.1.3.tgz",
|
||||||
"integrity": "sha512-8YtFPS0Cpn5oW3WvuG7d/1xl3C0+H0FEzT8MSuTfOj1woQxkI2sLSwHjZ0Zwe1+TIgwobOnOseEYEb40anfbgQ==",
|
"integrity": "sha512-Ij5IJj1J2Fb/Ik8RcQ2kaaOIFxvWQmfE4zrAUjIpg/RvH9sb9LpsgRRkqUkPRDxhlzNCguwo6awjrdcdnOwcRQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
"@types/qrcode-svg": "^1.1.4",
|
"@types/qrcode-svg": "^1.1.4",
|
||||||
"@types/unist": "^3.0.2",
|
"@types/unist": "^3.0.2",
|
||||||
"aplayer": "^1.10.1",
|
"aplayer": "^1.10.1",
|
||||||
"astro-uploader": "^1.1.2",
|
"astro-uploader": "^1.1.3",
|
||||||
"bootstrap": "^5.3.3",
|
"bootstrap": "^5.3.3",
|
||||||
"prettier": "^3.3.2",
|
"prettier": "^3.3.2",
|
||||||
"prettier-plugin-astro": "^0.14.0",
|
"prettier-plugin-astro": "^0.14.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user