build(deps): update dependencies

Signed-off-by: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>
This commit is contained in:
Patrick Kollitsch 2025-05-13 06:52:06 +07:00
parent 1027ebf146
commit 7e80c50dee
No known key found for this signature in database
GPG Key ID: 01A2661D61A772CA
2 changed files with 1328 additions and 799 deletions

2115
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,17 +32,17 @@
"gohugo-module"
],
"dependencies": {
"cssnano": "7.0.6",
"cssnano": "7.0.7",
"postcss": "8.5.3",
"postcss-preset-env": "10.1.5",
"postcss-preset-env": "10.1.6",
"tachyons": "4.12.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@davidsneighbour/markdownlint-config": "2025.1.1",
"@davidsneighbour/release-config": "2025.1.1",
"@davidsneighbour/tools": "2025.1.1",
"dotenv": "16.4.7"
"@davidsneighbour/markdownlint-config": "2025.1.5",
"@davidsneighbour/release-config": "2025.1.5",
"@davidsneighbour/tools": "2025.1.5",
"dotenv": "16.5.0"
},
"scripts": {
"release": "wireit",