Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent d0165c5 commit b4424db
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 87 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nextjs-routing-demo",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.15.2",
"scripts": {
"setup": "corepack enable pnpm",
"dev": "next dev --experimental-https",
Expand All @@ -26,18 +26,18 @@
"react-instantsearch-nextjs": "^0.3.16",
"server-only": "^0.0.1",
"shiki": "^1.22.2",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/node": "^22.8.2",
"@types/node": "^22.10.2",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"glob": "^11.0.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit b4424db

Please sign in to comment.