Update dependency updates to v16.0.1
This commit is contained in:
parent
7179ae8cc1
commit
4c5b5109c6
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -93,7 +93,7 @@
|
|||
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
|
||||
"stylelint-declaration-strict-value": "1.10.4",
|
||||
"svgo": "3.2.0",
|
||||
"updates": "16.0.0",
|
||||
"updates": "16.0.1",
|
||||
"vite-string-plugin": "1.1.5",
|
||||
"vitest": "1.4.0"
|
||||
},
|
||||
|
@ -12003,9 +12003,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/updates": {
|
||||
"version": "16.0.0",
|
||||
"resolved": "https://registry.npmjs.org/updates/-/updates-16.0.0.tgz",
|
||||
"integrity": "sha512-Ra3QUu/rfbSCsG83zNNvoRQt0FVT3qULBSALYTlwTDX6oyz7R5GQAYwqJoIG/RDjYAXpwr3usrInoyHHTP6cag==",
|
||||
"version": "16.0.1",
|
||||
"resolved": "https://registry.npmjs.org/updates/-/updates-16.0.1.tgz",
|
||||
"integrity": "sha512-If3NQKzGcA3aVgz2VyOXqQ+4uqYjPUPqh2PeZPtD+OKT4CTmxRYqoyFO+T3nwfccy4SiWy5AabWrBXXhVQ89Aw==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"updates": "dist/updates.js"
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
|
||||
"stylelint-declaration-strict-value": "1.10.4",
|
||||
"svgo": "3.2.0",
|
||||
"updates": "16.0.0",
|
||||
"updates": "16.0.1",
|
||||
"vite-string-plugin": "1.1.5",
|
||||
"vitest": "1.4.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue