v3: fixed journal view not scrolling, fixed some user profile layout bugs, increase thumbnail size on the index
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 43s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 43s
This commit is contained in:
12
package.json
12
package.json
@@ -16,7 +16,7 @@
|
||||
"@lingui/format-po": "6.4.0",
|
||||
"@lingui/react": "6.4.0",
|
||||
"@types/react": "^19.2.17",
|
||||
"@lingui/swc-plugin": "6.4.0",
|
||||
"@lingui/swc-plugin": "6.5.0",
|
||||
"@vitejs/plugin-react-swc": "^4.3.1",
|
||||
"frimousse": "^0.3.0",
|
||||
"jiti": "^2.7.0",
|
||||
@@ -30,14 +30,14 @@
|
||||
"devDependencies": {
|
||||
"@lingui/vite-plugin": "6.4.0",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@types/node": "^26.0.0",
|
||||
"@types/node": "^26.0.1",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"eslint": "^10.5.0",
|
||||
"eslint": "^10.6.0",
|
||||
"eslint-plugin-react-hooks": "^7.1.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.3",
|
||||
"globals": "^17.6.0",
|
||||
"globals": "^17.7.0",
|
||||
"typescript": "~6.0.3",
|
||||
"typescript-eslint": "^8.61.1",
|
||||
"vite": "^8.0.16"
|
||||
"typescript-eslint": "^8.62.0",
|
||||
"vite": "^8.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user