build: update the npm package lock #75
12
package-lock.json
generated
12
package-lock.json
generated
@ -5,14 +5,14 @@
|
|||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tailwindcss": "^3.4.10"
|
"tailwindcss": "3.4.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"htmlhint": "^1.1.4",
|
"htmlhint": "1.1.4",
|
||||||
"markdownlint-cli": "^0.43.0",
|
"markdownlint-cli": "0.43.0",
|
||||||
"prettier": "^3.4.2",
|
"prettier": "3.4.2",
|
||||||
"stylelint": "^16.12.0",
|
"stylelint": "16.12.0",
|
||||||
"stylelint-config-standard": "^36.0.1"
|
"stylelint-config-standard": "36.0.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@alloc/quick-lru": {
|
"node_modules/@alloc/quick-lru": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user