UI: Updated dependencies to latest version
This commit is contained in:
parent
0c200d963e
commit
b07ccb374b
@ -13,23 +13,22 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "18.2.10",
|
||||
"@angular/cdk": "18.2.11",
|
||||
"@angular/common": "18.2.10",
|
||||
"@angular/compiler": "18.2.10",
|
||||
"@angular/core": "18.2.10",
|
||||
"@angular/animations": "18.2.13",
|
||||
"@angular/cdk": "18.2.14",
|
||||
"@angular/common": "18.2.13",
|
||||
"@angular/compiler": "18.2.13",
|
||||
"@angular/core": "18.2.13",
|
||||
"@angular/flex-layout": "^15.0.0-beta.42",
|
||||
"@angular/forms": "18.2.10",
|
||||
"@angular/material": "18.2.11",
|
||||
"@angular/platform-browser": "18.2.10",
|
||||
"@angular/platform-browser-dynamic": "18.2.10",
|
||||
"@angular/router": "18.2.10",
|
||||
"@angular/forms": "18.2.13",
|
||||
"@angular/material": "18.2.14",
|
||||
"@angular/platform-browser": "18.2.13",
|
||||
"@angular/platform-browser-dynamic": "18.2.13",
|
||||
"@angular/router": "18.2.13",
|
||||
"@auth0/angular-jwt": "^5.2.0",
|
||||
"@emotion/react": "11.13.3",
|
||||
"@emotion/styled": "11.13.0",
|
||||
"@flowjs/flow.js": "^2.14.1",
|
||||
"@flowjs/ngx-flow": "18.0.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^6.6.0",
|
||||
"@geoman-io/leaflet-geoman-free": "2.17.0",
|
||||
"@iplab/ngx-color-picker": "^18.0.1",
|
||||
"@mat-datetimepicker/core": "~14.0.0",
|
||||
@ -49,12 +48,12 @@
|
||||
"@svgdotjs/svg.js": "^3.2.4",
|
||||
"@svgdotjs/svg.panzoom.js": "^2.1.2",
|
||||
"@tinymce/tinymce-angular": "^8.0.1",
|
||||
"ace-builds": "1.36.2",
|
||||
"ace-builds": "1.36.5",
|
||||
"ace-diff": "^3.0.3",
|
||||
"angular-gridster2": "~18.0.1",
|
||||
"angular2-hotkeys": "^16.0.1",
|
||||
"canvas-gauges": "^2.1.7",
|
||||
"core-js": "^3.38.1",
|
||||
"core-js": "^3.39.0",
|
||||
"dayjs": "1.11.13",
|
||||
"echarts": "https://github.com/thingsboard/echarts/archive/5.5.0-TB.tar.gz",
|
||||
"flot": "https://github.com/thingsboard/flot.git#0.9-work",
|
||||
@ -62,7 +61,7 @@
|
||||
"font-awesome": "^4.7.0",
|
||||
"html2canvas": "^1.4.1",
|
||||
"jquery": "^3.7.1",
|
||||
"jquery.terminal": "^2.43.1",
|
||||
"jquery.terminal": "^2.44.1",
|
||||
"js-beautify": "1.15.1",
|
||||
"json-schema-defaults": "^0.4.0",
|
||||
"jstree": "^3.3.17",
|
||||
@ -73,7 +72,7 @@
|
||||
"leaflet-providers": "2.0.0",
|
||||
"leaflet.gridlayer.googlemutant": "0.14.1",
|
||||
"leaflet.markercluster": "1.5.3",
|
||||
"libphonenumber-js": "^1.11.10",
|
||||
"libphonenumber-js": "^1.11.15",
|
||||
"marked": "~12.0.2",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.45",
|
||||
@ -83,7 +82,7 @@
|
||||
"ngx-flowchart": "https://github.com/thingsboard/ngx-flowchart.git#release/3.0.0",
|
||||
"ngx-hm-carousel": "^18.0.0",
|
||||
"ngx-markdown": "^18.1.0",
|
||||
"ngx-sharebuttons": "^15.0.3",
|
||||
"ngx-sharebuttons": "^15.0.6",
|
||||
"ngx-translate-messageformat-compiler": "^7.0.0",
|
||||
"objectpath": "^2.0.0",
|
||||
"prettier": "^2.8.3",
|
||||
@ -112,60 +111,60 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-builders/custom-esbuild": "18.0.0",
|
||||
"@angular-devkit/build-angular": "18.2.11",
|
||||
"@angular-devkit/core": "18.2.11",
|
||||
"@angular-devkit/schematics": "18.2.11",
|
||||
"@angular-eslint/builder": "18.4.0",
|
||||
"@angular-eslint/eslint-plugin": "18.4.0",
|
||||
"@angular-eslint/eslint-plugin-template": "18.4.0",
|
||||
"@angular-eslint/schematics": "18.4.0",
|
||||
"@angular-eslint/template-parser": "18.4.0",
|
||||
"@angular/build": "18.2.11",
|
||||
"@angular/cli": "18.2.11",
|
||||
"@angular/compiler-cli": "18.2.10",
|
||||
"@angular/language-service": "18.2.10",
|
||||
"@angular-devkit/build-angular": "18.2.12",
|
||||
"@angular-devkit/core": "18.2.12",
|
||||
"@angular-devkit/schematics": "18.2.12",
|
||||
"@angular-eslint/builder": "18.4.2",
|
||||
"@angular-eslint/eslint-plugin": "18.4.2",
|
||||
"@angular-eslint/eslint-plugin-template": "18.4.2",
|
||||
"@angular-eslint/schematics": "18.4.2",
|
||||
"@angular-eslint/template-parser": "18.4.2",
|
||||
"@angular/build": "18.2.12",
|
||||
"@angular/cli": "18.2.12",
|
||||
"@angular/compiler-cli": "18.2.13",
|
||||
"@angular/language-service": "18.2.13",
|
||||
"@types/ace-diff": "^2.1.4",
|
||||
"@types/canvas-gauges": "^2.1.8",
|
||||
"@types/flot": "^0.0.36",
|
||||
"@types/flowjs": "^2.13.14",
|
||||
"@types/jquery": "^3.5.31",
|
||||
"@types/jquery": "^3.5.32",
|
||||
"@types/js-beautify": "^1.14.3",
|
||||
"@types/leaflet": "1.9.12",
|
||||
"@types/leaflet": "1.9.14",
|
||||
"@types/leaflet-polylinedecorator": "1.6.4",
|
||||
"@types/leaflet-providers": "1.2.4",
|
||||
"@types/leaflet.gridlayer.googlemutant": "0.4.9",
|
||||
"@types/leaflet.markercluster": "1.5.4",
|
||||
"@types/lodash": "^4.17.10",
|
||||
"@types/node": "~18.15.11",
|
||||
"@types/leaflet.markercluster": "1.5.5",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "~20.17.8",
|
||||
"@types/raphael": "^2.3.9",
|
||||
"@types/react": "18.3.10",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"@types/systemjs": "6.15.1",
|
||||
"@types/tinycolor2": "^1.4.6",
|
||||
"@types/tooltipster": "^0.0.35",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
||||
"@typescript-eslint/parser": "^8.12.2",
|
||||
"@typescript-eslint/types": "^8.12.2",
|
||||
"@typescript-eslint/utils": "^8.12.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.16.0",
|
||||
"@typescript-eslint/parser": "^8.16.0",
|
||||
"@typescript-eslint/types": "^8.16.0",
|
||||
"@typescript-eslint/utils": "^8.16.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"directory-tree": "^3.5.2",
|
||||
"eslint": "~9.13.0",
|
||||
"eslint": "~9.15.0",
|
||||
"eslint-plugin-import": "latest",
|
||||
"eslint-plugin-jsdoc": "^50.4.3",
|
||||
"eslint-plugin-jsdoc": "^50.6.0",
|
||||
"eslint-plugin-prefer-arrow": "latest",
|
||||
"eslint-plugin-tailwindcss": "^3.17.5",
|
||||
"ngrx-store-freeze": "^0.2.4",
|
||||
"patch-package": "^8.0.0",
|
||||
"postcss": "^8.4.47",
|
||||
"postcss": "^8.4.49",
|
||||
"postinstall-prepare": "^2.0.0",
|
||||
"tailwindcss": "^3.4.14",
|
||||
"tailwindcss": "^3.4.15",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "~5.5.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "18.3.10",
|
||||
"rc-virtual-list": "3.5.2",
|
||||
"ace-builds": "1.36.2",
|
||||
"ace-builds": "1.36.5",
|
||||
"tinymce": "6.8.5",
|
||||
"rollup": "4.22.4",
|
||||
"@babel/core": "7.25.2",
|
||||
|
||||
@ -12,7 +12,7 @@ index 625c621..4fc8bd8 100755
|
||||
}
|
||||
async diagnoseFiles(modes = DiagnosticModes.All) {
|
||||
diff --git a/node_modules/@angular/build/src/tools/esbuild/angular/compiler-plugin.js b/node_modules/@angular/build/src/tools/esbuild/angular/compiler-plugin.js
|
||||
index b1bb6ea..c76b4c6 100755
|
||||
index b03875c..8c48101 100755
|
||||
--- a/node_modules/@angular/build/src/tools/esbuild/angular/compiler-plugin.js
|
||||
+++ b/node_modules/@angular/build/src/tools/esbuild/angular/compiler-plugin.js
|
||||
@@ -79,7 +79,7 @@ function createCompilerPlugin(pluginOptions, styleOptions) {
|
||||
@ -24,7 +24,7 @@ index b1bb6ea..c76b4c6 100755
|
||||
}, environment_options_1.maxWorkers, cacheStore?.createCache('jstransformer'));
|
||||
// Setup defines based on the values used by the Angular compiler-cli
|
||||
build.initialOptions.define ??= {};
|
||||
@@ -377,12 +377,14 @@ function createCompilerPlugin(pluginOptions, styleOptions) {
|
||||
@@ -385,12 +385,14 @@ function createCompilerPlugin(pluginOptions, styleOptions) {
|
||||
async function hasSideEffects(path) {
|
||||
if (!pluginOptions.advancedOptimizations) {
|
||||
return undefined;
|
||||
@ -1,5 +1,5 @@
|
||||
diff --git a/node_modules/@angular/core/fesm2022/core.mjs b/node_modules/@angular/core/fesm2022/core.mjs
|
||||
index 6fe7ad6..291e4ed 100755
|
||||
index 7d9d345..b4d21c6 100755
|
||||
--- a/node_modules/@angular/core/fesm2022/core.mjs
|
||||
+++ b/node_modules/@angular/core/fesm2022/core.mjs
|
||||
@@ -12859,13 +12859,13 @@ function findDirectiveDefMatches(tView, tNode) {
|
||||
File diff suppressed because one or more lines are too long
698
ui-ngx/yarn.lock
698
ui-ngx/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user