Skip to content

Commit

Permalink
chore: to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Sep 13, 2024
1 parent 65f9627 commit b6e3c48
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 497 deletions.
16 changes: 8 additions & 8 deletions examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"axios": "1.7.7",
"clsx": "2.1.1",
"ky": "1.7.2",
"next": "14.2.9",
"next": "14.2.11",
"pino": "9.4.0",
"primeicons": "7.0.0",
"primereact": "10.8.2",
Expand All @@ -44,20 +44,20 @@
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.7.0",
"@vitest/coverage-v8": "2.0.5",
"@vitest/ui": "2.0.5",
"@vitest/coverage-v8": "2.1.0",
"@vitest/ui": "2.1.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"eslint-config-next": "14.2.9",
"happy-dom": "15.7.3",
"eslint-config-next": "14.2.11",
"happy-dom": "15.7.4",
"postcss": "8.4.45",
"rimraf": "6.0.1",
"tailwindcss": "3.4.10",
"tailwindcss": "3.4.11",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite": "5.4.4",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"vitest": "2.1.0",
"webpack": "5.94.0"
}
}
Loading

0 comments on commit b6e3c48

Please sign in to comment.