upgraded dependencies
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 5m47s
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 5m47s
This commit is contained in:
14
package.json
14
package.json
@@ -23,7 +23,7 @@
|
||||
"graphql": "^16.13.1",
|
||||
"graphql-scalars": "^1.25.0",
|
||||
"graphql-yoga": "^5.18.1",
|
||||
"next": "16.1.6",
|
||||
"next": "16.2.1",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4",
|
||||
@@ -36,14 +36,14 @@
|
||||
"@eslint/eslintrc": "^3.3.5",
|
||||
"@eslint/js": "^9.39.4",
|
||||
"@iconify/react": "^6.0.2",
|
||||
"@types/node": "^25.4.0",
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.57.0",
|
||||
"@typescript-eslint/parser": "^8.57.0",
|
||||
"baseline-browser-mapping": "^2.10.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.57.1",
|
||||
"@typescript-eslint/parser": "^8.57.1",
|
||||
"baseline-browser-mapping": "^2.10.10",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-config-next": "16.1.6",
|
||||
"eslint-config-next": "16.2.1",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-prettier": "^5.5.5",
|
||||
@@ -53,7 +53,7 @@
|
||||
"prisma": "^6.19.2",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.57.0"
|
||||
"typescript-eslint": "^8.57.1"
|
||||
},
|
||||
"packageManager": "yarn@4.12.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user