mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:05:55 +01:00 
			
		
		
		
	chore(book/table): install ag-grid
This commit is contained in:
		| @@ -26,6 +26,7 @@ | ||||
|     "@triliumnext/commons": "workspace:*", | ||||
|     "@triliumnext/highlightjs": "workspace:*", | ||||
|     "@triliumnext/share-theme": "workspace:*", | ||||
|     "ag-grid-community": "33.3.2", | ||||
|     "autocomplete.js": "0.38.1", | ||||
|     "bootstrap": "5.3.7", | ||||
|     "boxicons": "2.1.4", | ||||
|   | ||||
							
								
								
									
										15
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										15
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -202,6 +202,9 @@ importers: | ||||
|       '@triliumnext/share-theme': | ||||
|         specifier: workspace:* | ||||
|         version: link:../../packages/share-theme | ||||
|       ag-grid-community: | ||||
|         specifier: 33.3.2 | ||||
|         version: 33.3.2 | ||||
|       autocomplete.js: | ||||
|         specifier: 0.38.1 | ||||
|         version: 0.38.1 | ||||
| @@ -5986,6 +5989,12 @@ packages: | ||||
|     resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==} | ||||
|     engines: {node: '>= 10.0.0'} | ||||
| 
 | ||||
|   ag-charts-types@11.3.2: | ||||
|     resolution: {integrity: sha512-trPGqgGYiTeLgtf9nLuztDYOPOFOLbqHn1g2D99phf7QowcwdX0TPx0wfWG8Hm90LjB8IH+G2s3AZe2vrdAtMQ==} | ||||
| 
 | ||||
|   ag-grid-community@33.3.2: | ||||
|     resolution: {integrity: sha512-9bx0e/+ykOyLvUxHqmdy0cRVANH6JAtv0yZdnBZEXYYqBAwN+G5a4NY+2I1KvoOCYzbk8SnStG7y4hCdVAAWOQ==} | ||||
| 
 | ||||
|   agent-base@6.0.2: | ||||
|     resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} | ||||
|     engines: {node: '>= 6.0.0'} | ||||
| @@ -21124,6 +21133,12 @@ snapshots: | ||||
| 
 | ||||
|   address@1.2.2: {} | ||||
| 
 | ||||
|   ag-charts-types@11.3.2: {} | ||||
| 
 | ||||
|   ag-grid-community@33.3.2: | ||||
|     dependencies: | ||||
|       ag-charts-types: 11.3.2 | ||||
| 
 | ||||
|   agent-base@6.0.2: | ||||
|     dependencies: | ||||
|       debug: 4.4.1(supports-color@6.0.0) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user