build(deps): update dependencies

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
This commit is contained in:
Patrick Kollitsch 2025-01-31 06:47:53 +07:00
parent 649eb224b7
commit 891147fc31
No known key found for this signature in database
GPG Key ID: 01A2661D61A772CA
2 changed files with 2088 additions and 947 deletions

3025
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,14 +33,14 @@
],
"dependencies": {
"cssnano": "7.0.6",
"postcss": "8.4.49",
"postcss-preset-env": "10.1.2",
"postcss": "8.5.1",
"postcss-preset-env": "10.1.3",
"tachyons": "4.12.0"
},
"devDependencies": {
"@davidsneighbour/markdownlint-config": "2024.4.12",
"@davidsneighbour/release-config": "2024.4.12",
"@davidsneighbour/tools": "2024.4.12",
"@davidsneighbour/markdownlint-config": "2025.0.1",
"@davidsneighbour/release-config": "2025.0.1",
"@davidsneighbour/tools": "2025.0.1",
"dotenv": "16.4.7"
},
"scripts": {