updated dependencies
This commit is contained in:
parent
e4ecc55808
commit
fedba8670a
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -29,13 +29,13 @@
|
|||
"eleventy-plugin-rev": "^2.0.0",
|
||||
"eleventy-sass": "^2.2.4",
|
||||
"glob": "^10.3.10",
|
||||
"minify": "^11.0.1",
|
||||
"postcss": "^8.4.33",
|
||||
"sass": "^1.69.7",
|
||||
"minify": "^11.1.1",
|
||||
"postcss": "^8.4.35",
|
||||
"sass": "^1.72.0",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^5.3.2",
|
||||
"flag-icons": "^7.1.0"
|
||||
"bootstrap": "^5.3.3",
|
||||
"flag-icons": "^7.2.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue