chore: bump version to 2.18.1 and update AppBreadcrumbs component (#386)
- Incremented application version from 2.18.0 to 2.18.1 in package.json. - Refactored AppBreadcrumbs component to use Next.js Link for improved navigation.
This commit is contained in:
committed by
GitHub
parent
2e20d3e76f
commit
5539d38cc2
@@ -13,9 +13,9 @@
|
||||
"format": "prettier --check \"**/*.{js,json}\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/eslint-plugin-next": "15.5.4",
|
||||
"@next/eslint-plugin-next": "15.5.5",
|
||||
"@types/eslint": "9.6.1",
|
||||
"eslint-config-next": "15.5.4",
|
||||
"eslint-config-next": "15.5.5",
|
||||
"eslint-config-turbo": "^2.5.8",
|
||||
"typescript-eslint": "8.45.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user