Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cesargdm committed Aug 25, 2024
1 parent 06be4d2 commit 7011a8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vercel/edge": "1.1.2",
"@vercel/postgres": "0.9.0",
"@vercel/speed-insights": "1.0.12",
"algoliasearch": "5",
"algoliasearch": "5.1.1",
"cheerio": "1.0.0",
"classnames": "2.5.1",
"gray-matter": "4.0.3",
Expand All @@ -45,11 +45,11 @@
},
"devDependencies": {
"@eslint/compat": "~1.1.1",
"@eslint/js": "~9.9.0",
"@eslint/js": "~9.9.1",
"@types/js-cookie": "~3.0.6",
"@types/negotiator": "^0.6.3",
"@types/negotiator": "~0.6.3",
"@vanilla-extract/next-plugin": "~2.4.5",
"eslint": "~9.9.0",
"eslint": "~9.9.1",
"eslint-config-cretia": "~0.4.14",
"eslint-plugin-import": "~2.29.1",
"eslint-plugin-react": "~7.35.0",
Expand Down

0 comments on commit 7011a8e

Please sign in to comment.