mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -04:00
chore: update dependencies
This commit is contained in:
parent
ef9758fdbe
commit
cfaf07785f
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -15,7 +15,7 @@
|
|||
"autoprefixer": "^10.4.13",
|
||||
"clean-css-cli": "^5.6.1",
|
||||
"css-declaration-sorter": "^6.3.1",
|
||||
"html-includes": "^5.0.0",
|
||||
"html-includes": "^4.4.1",
|
||||
"nodemon": "^2.0.20",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.20",
|
||||
|
@ -2732,9 +2732,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/html-includes": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/html-includes/-/html-includes-5.0.0.tgz",
|
||||
"integrity": "sha512-grGDUxJqLk5Lp50R2uWNk6oyKx6Je0V0INRZAuQurp9ZkhpYLDexGPNl4txuszFEbBckmZSG0+zETyApOZc0xg==",
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://registry.npmjs.org/html-includes/-/html-includes-4.4.2.tgz",
|
||||
"integrity": "sha512-IvBFbdCxk/Wuzh+qIfUHTu3W0gVZuv8SfNTY33tJZH2zI4MoBx6dFedSZOGhn/GgtQBLfFnKR/zolHnswg/ykw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"command-line-args": "^5.1.1",
|
||||
|
@ -6670,9 +6670,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"html-includes": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/html-includes/-/html-includes-5.0.0.tgz",
|
||||
"integrity": "sha512-grGDUxJqLk5Lp50R2uWNk6oyKx6Je0V0INRZAuQurp9ZkhpYLDexGPNl4txuszFEbBckmZSG0+zETyApOZc0xg==",
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://registry.npmjs.org/html-includes/-/html-includes-4.4.2.tgz",
|
||||
"integrity": "sha512-IvBFbdCxk/Wuzh+qIfUHTu3W0gVZuv8SfNTY33tJZH2zI4MoBx6dFedSZOGhn/GgtQBLfFnKR/zolHnswg/ykw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"command-line-args": "^5.1.1",
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
"autoprefixer": "^10.4.13",
|
||||
"clean-css-cli": "^5.6.1",
|
||||
"css-declaration-sorter": "^6.3.1",
|
||||
"html-includes": "^5.0.0",
|
||||
"html-includes": "^4.4.1",
|
||||
"nodemon": "^2.0.20",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.20",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue