@finos/legend-application
Advanced tools
Comparing version 15.1.22 to 15.1.23
@@ -37,3 +37,3 @@ import { jsx as _jsx } from "react/jsx-runtime"; | ||
}); | ||
const MOCK__BrowserPlatform = require('../ApplicationPlatformProvider.js'); // eslint-disable-line @typescript-eslint/no-unsafe-assignment | ||
const MOCK__BrowserPlatform = require('../ApplicationPlatformProvider.js'); // eslint-disable-line @typescript-eslint/no-unsafe-assignment, @typescript-eslint/no-require-imports | ||
MOCK__BrowserPlatform.useApplicationPlatform = createMock(); | ||
@@ -40,0 +40,0 @@ MOCK__BrowserPlatform.useApplicationPlatform.mockReturnValue(value); |
{ | ||
"name": "@finos/legend-application", | ||
"version": "15.1.22", | ||
"version": "15.1.23", | ||
"description": "Legend application core", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -16,3 +16,3 @@ /** | ||
*/ | ||
import packageJson from '../../package.json' assert { type: 'json' }; | ||
import packageJson from '../../package.json' with { type: 'json' }; | ||
import { LEGEND_APPLICATION_SETTING_CONFIG } from '../__lib__/LegendApplicationSetting.js'; | ||
@@ -19,0 +19,0 @@ import { HIGH_CONTRAST_LIGHT_COLOR_THEME, LEGACY_LIGHT_COLOR_THEME, } from '../__lib__/LegendApplicationColorTheme.js'; |
@@ -16,3 +16,3 @@ /** | ||
*/ | ||
import packageJson from '../../../package.json' assert { type: 'json' }; | ||
import packageJson from '../../../package.json' with { type: 'json' }; | ||
import { EventNotifierPlugin, } from './EventService.js'; | ||
@@ -19,0 +19,0 @@ export class IframeEventNotifierPlugin extends EventNotifierPlugin { |
{ | ||
"name": "@finos/legend-application", | ||
"version": "15.1.22", | ||
"version": "15.1.23", | ||
"description": "Legend application core", | ||
@@ -48,4 +48,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@finos/legend-art": "7.1.50", | ||
"@finos/legend-shared": "10.0.51", | ||
"@finos/legend-art": "7.1.51", | ||
"@finos/legend-shared": "10.0.52", | ||
"@types/react": "18.3.3", | ||
@@ -72,3 +72,3 @@ "@types/react-dom": "18.3.0", | ||
"devDependencies": { | ||
"@finos/legend-dev-utils": "2.1.17", | ||
"@finos/legend-dev-utils": "2.1.18", | ||
"@jest/globals": "29.7.0", | ||
@@ -75,0 +75,0 @@ "cross-env": "7.0.3", |
@@ -17,3 +17,3 @@ /** | ||
import packageJson from '../../package.json' assert { type: 'json' }; | ||
import packageJson from '../../package.json' with { type: 'json' }; | ||
import type { LegendApplicationPluginManager } from '../application/LegendApplicationPluginManager.js'; | ||
@@ -20,0 +20,0 @@ import { LEGEND_APPLICATION_SETTING_CONFIG } from '../__lib__/LegendApplicationSetting.js'; |
@@ -17,3 +17,3 @@ /** | ||
import packageJson from '../../../package.json' assert { type: 'json' }; | ||
import packageJson from '../../../package.json' with { type: 'json' }; | ||
import { | ||
@@ -20,0 +20,0 @@ type NotificationEventData, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
865565
+ Added@finos/legend-art@7.1.51(transitive)
+ Added@finos/legend-shared@10.0.52(transitive)
+ Added@fontsource/jetbrains-mono@5.0.21(transitive)
+ Added@fontsource/raleway@5.0.20(transitive)
+ Added@fontsource/roboto@5.0.14(transitive)
+ Added@fontsource/roboto-condensed@5.0.17(transitive)
+ Added@fontsource/roboto-mono@5.0.19(transitive)
+ Added@fontsource/roboto-serif@5.0.14(transitive)
+ Added@fontsource/ubuntu-mono@5.0.21(transitive)
+ Added@mui/material@5.16.7(transitive)
+ Addedreact-icons@5.3.0(transitive)
+ Addedreact-rnd@10.4.12(transitive)
+ Addedtailwind-merge@2.5.2(transitive)
- Removed@finos/legend-art@7.1.50(transitive)
- Removed@finos/legend-shared@10.0.51(transitive)
- Removed@fontsource/jetbrains-mono@5.0.20(transitive)
- Removed@fontsource/raleway@5.0.19(transitive)
- Removed@fontsource/roboto@5.0.13(transitive)
- Removed@fontsource/roboto-condensed@5.0.16(transitive)
- Removed@fontsource/roboto-mono@5.0.18(transitive)
- Removed@fontsource/roboto-serif@5.0.13(transitive)
- Removed@fontsource/ubuntu-mono@5.0.20(transitive)
- Removed@mui/material@5.16.5(transitive)
- Removedreact-icons@5.2.1(transitive)
- Removedreact-rnd@10.4.11(transitive)
- Removedtailwind-merge@2.4.0(transitive)
Updated@finos/legend-art@7.1.51
Updated@finos/legend-shared@10.0.52