updated more dependencies
This commit is contained in:
		
							parent
							
								
									3516d74967
								
							
						
					
					
						commit
						403106c48a
					
				
							
								
								
									
										859
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										859
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										24
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								package.json
									
									
									
									
									
								
							| @ -8,24 +8,24 @@ | ||||
|     "lint": "next lint" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@fontsource/material-icons": "^4.5.0", | ||||
|     "@fontsource/material-icons-rounded": "^4.5.0", | ||||
|     "@fontsource/vollkorn": "^4.5.1", | ||||
|     "@fontsource/zen-maru-gothic": "^4.5.3", | ||||
|     "@fontsource/material-icons": "^4.5.2", | ||||
|     "@fontsource/material-icons-rounded": "^4.5.2", | ||||
|     "@fontsource/vollkorn": "^4.5.4", | ||||
|     "@fontsource/zen-maru-gothic": "^4.5.4", | ||||
|     "markdown-to-jsx": "^7.1.6", | ||||
|     "next": "^12.0.7", | ||||
|     "next": "^12.1.0", | ||||
|     "react": "17.0.2", | ||||
|     "react-dom": "17.0.2", | ||||
|     "react-swipeable": "^6.2.0", | ||||
|     "turndown": "^7.1.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@tailwindcss/typography": "^0.5.0", | ||||
|     "@types/node": "16.11.6", | ||||
|     "@types/react": "17.0.34", | ||||
|     "eslint": "7.32.0", | ||||
|     "eslint-config-next": "12.0.2", | ||||
|     "tailwindcss": "^3.0.8", | ||||
|     "typescript": "4.4.4" | ||||
|     "@tailwindcss/typography": "^0.5.2", | ||||
|     "@types/node": "17.0.18", | ||||
|     "@types/react": "17.0.39", | ||||
|     "eslint": "8.9.0", | ||||
|     "eslint-config-next": "12.1.0", | ||||
|     "tailwindcss": "^3.0.23", | ||||
|     "typescript": "4.5.5" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -444,7 +444,7 @@ export default function LibrarySlug(props: LibrarySlugProps): JSX.Element { | ||||
| 
 | ||||
|                     {content.attributes.scan_set.length > 0 ? ( | ||||
|                       <Button | ||||
|                         href={`/content/${content.attributes.content.data.attributes.slug}/scans/`} | ||||
|                         href={`/library/content/${content.attributes.content.data.attributes.slug}/scans/`} | ||||
|                       > | ||||
|                         {langui.library_item_view_scans} | ||||
|                       </Button> | ||||
| @ -454,7 +454,7 @@ export default function LibrarySlug(props: LibrarySlugProps): JSX.Element { | ||||
| 
 | ||||
|                     {content.attributes.content.data ? ( | ||||
|                       <Button | ||||
|                         href={`/content/${content.attributes.content.data.attributes.slug}`} | ||||
|                         href={`/library/content/${content.attributes.content.data.attributes.slug}`} | ||||
|                       > | ||||
|                         {langui.library_item_open_content} | ||||
|                       </Button> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 DrMint
						DrMint