Compare commits

...

2 Commits

Author SHA1 Message Date
eff4ca4c98 chore(deps): update nextjs monorepo to v14.2.11
Some checks failed
renovate/artifacts Artifact file update failure
2024-09-13 00:22:45 +00:00
2b8e44776f
feat: update template
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-09-12 19:18:21 +02:00
2 changed files with 4 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"react": "^18", "react": "^18",
"react-dom": "^18", "react-dom": "^18",
"next": "14.1.4" "next": "14.2.11"
}, },
"devDependencies": { "devDependencies": {
"typescript": "^5", "typescript": "^5",
@ -22,6 +22,6 @@
"postcss": "^8", "postcss": "^8",
"tailwindcss": "^3.3.0", "tailwindcss": "^3.3.0",
"eslint": "^8", "eslint": "^8",
"eslint-config-next": "14.1.4" "eslint-config-next": "14.2.11"
} }
} }

View File

@ -13,3 +13,5 @@ please:
branch: "main" branch: "main"
settings: settings:
api_url: "https://git.front.kjuulh.io" api_url: "https://git.front.kjuulh.io"
actions:
rust: