Skip to content

Commit

Permalink
chore(deps): maintain dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Dec 2, 2024
1 parent 47760bd commit 82e23f3
Show file tree
Hide file tree
Showing 3 changed files with 1,094 additions and 512 deletions.
21 changes: 11 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@11ty/eleventy-fetch": "4.0.1",
"@prismicio/client": "7.11.0",
"@prismicio/client": "7.12.0",
"@wooorm/starry-night": "3.5.0",
"cookie-es": "1.2.2",
"dotenv": "16.4.5",
Expand Down Expand Up @@ -62,24 +62,25 @@
"@lihbr/eslint-config": "0.0.3",
"@netlify/functions": "2.8.2",
"@types/escape-html": "1.0.4",
"@types/node": "22.7.9",
"@vitest/coverage-v8": "2.1.3",
"@types/node": "22.10.1",
"@vitest/coverage-v8": "2.1.8",
"akte": "0.4.2",
"autoprefixer": "10.4.20",
"cross-env": "7.0.3",
"cssnano": "7.0.6",
"eslint": "9.13.0",
"eslint": "9.16.0",
"get-port": "7.1.0",
"globby": "14.0.2",
"h3": "1.13.0",
"html-minifier-terser": "7.2.0",
"husky": "9.1.6",
"husky": "9.1.7",
"listhen": "1.9.0",
"postcss-import": "16.1.0",
"postcss-nesting": "13.0.0",
"postcss-nesting": "13.0.1",
"shx": "0.3.4",
"tailwindcss": "3.4.14",
"typescript": "5.6.3",
"vite": "5.4.10",
"vitest": "2.1.3"
"tailwindcss": "3.4.15",
"typescript": "5.7.2",
"vite": "6.0.2",
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 82e23f3

Please sign in to comment.