@wavemaker/angular-codegen 11.10.5-1.6107 → 11.10.5-2.6136
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/angular-app/dependency-report.html +1 -1
- package/angular-app/npm-shrinkwrap.json +416 -429
- package/angular-app/package-lock.json +416 -429
- package/angular-app/package.json +5 -5
- package/npm-shrinkwrap.json +113 -108
- package/package-lock.json +113 -108
- package/package.json +2 -2
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.10.5-
|
|
3
|
+
"version": "11.10.5-2.6136",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-app",
|
|
9
|
-
"version": "11.10.5-
|
|
9
|
+
"version": "11.10.5-2.6136",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@angular/animations": "18.2.13",
|
|
12
12
|
"@angular/common": "18.2.13",
|
|
@@ -34,12 +34,12 @@
|
|
|
34
34
|
"@awesome-cordova-plugins/vibration": "5.39.1",
|
|
35
35
|
"@babel/runtime": "7.14.8",
|
|
36
36
|
"@metrichor/jmespath": "0.3.1",
|
|
37
|
-
"@wavemaker/app-ng-runtime": "11.10.5-
|
|
38
|
-
"@wavemaker/custom-widgets-m3": "11.10.5-
|
|
37
|
+
"@wavemaker/app-ng-runtime": "11.10.5-2.6136",
|
|
38
|
+
"@wavemaker/custom-widgets-m3": "11.10.5-2.6136",
|
|
39
39
|
"@wavemaker/focus-trap": "1.0.1",
|
|
40
|
-
"@wavemaker/foundation-css": "11.10.5-
|
|
40
|
+
"@wavemaker/foundation-css": "11.10.5-2.6136",
|
|
41
41
|
"@wavemaker/nvd3": "1.8.12",
|
|
42
|
-
"@wavemaker/variables": "11.10.5-
|
|
42
|
+
"@wavemaker/variables": "11.10.5-2.6136",
|
|
43
43
|
"@ztree/ztree_v3": "3.5.48",
|
|
44
44
|
"angular-imask": "^7.6.1",
|
|
45
45
|
"angular2-websocket": "0.9.7",
|
|
@@ -293,12 +293,12 @@
|
|
|
293
293
|
}
|
|
294
294
|
},
|
|
295
295
|
"node_modules/@angular-devkit/architect": {
|
|
296
|
-
"version": "0.1802.
|
|
297
|
-
"integrity": "sha512-
|
|
296
|
+
"version": "0.1802.19",
|
|
297
|
+
"integrity": "sha512-M4B1tzxGX1nWCZr9GMM8OO0yBJO2HFSdK8M8P74vEFQfKIeq3y16IQ5zlEveJrkCOFVtmlIy2C9foMCdNyBRMA==",
|
|
298
298
|
"dev": true,
|
|
299
299
|
"license": "MIT",
|
|
300
300
|
"dependencies": {
|
|
301
|
-
"@angular-devkit/core": "18.2.
|
|
301
|
+
"@angular-devkit/core": "18.2.19",
|
|
302
302
|
"rxjs": "7.8.1"
|
|
303
303
|
},
|
|
304
304
|
"engines": {
|
|
@@ -721,8 +721,8 @@
|
|
|
721
721
|
}
|
|
722
722
|
},
|
|
723
723
|
"node_modules/@angular-devkit/core": {
|
|
724
|
-
"version": "18.2.
|
|
725
|
-
"integrity": "sha512-
|
|
724
|
+
"version": "18.2.19",
|
|
725
|
+
"integrity": "sha512-Ptf92Zomc6FCr7GWmHKdgOUbA1GpctZwH/hRcpYpU3tM56MG2t5FOFpufnE595GgolOCktabkFEoODMG8PBVDQ==",
|
|
726
726
|
"dev": true,
|
|
727
727
|
"license": "MIT",
|
|
728
728
|
"dependencies": {
|
|
@@ -1761,22 +1761,22 @@
|
|
|
1761
1761
|
}
|
|
1762
1762
|
},
|
|
1763
1763
|
"node_modules/@babel/code-frame": {
|
|
1764
|
-
"version": "7.
|
|
1765
|
-
"integrity": "sha512-
|
|
1764
|
+
"version": "7.27.1",
|
|
1765
|
+
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|
1766
1766
|
"dev": true,
|
|
1767
1767
|
"license": "MIT",
|
|
1768
1768
|
"dependencies": {
|
|
1769
|
-
"@babel/helper-validator-identifier": "^7.
|
|
1769
|
+
"@babel/helper-validator-identifier": "^7.27.1",
|
|
1770
1770
|
"js-tokens": "^4.0.0",
|
|
1771
|
-
"picocolors": "^1.
|
|
1771
|
+
"picocolors": "^1.1.1"
|
|
1772
1772
|
},
|
|
1773
1773
|
"engines": {
|
|
1774
1774
|
"node": ">=6.9.0"
|
|
1775
1775
|
}
|
|
1776
1776
|
},
|
|
1777
1777
|
"node_modules/@babel/compat-data": {
|
|
1778
|
-
"version": "7.
|
|
1779
|
-
"integrity": "sha512-
|
|
1778
|
+
"version": "7.27.1",
|
|
1779
|
+
"integrity": "sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==",
|
|
1780
1780
|
"dev": true,
|
|
1781
1781
|
"license": "MIT",
|
|
1782
1782
|
"engines": {
|
|
@@ -1869,13 +1869,13 @@
|
|
|
1869
1869
|
}
|
|
1870
1870
|
},
|
|
1871
1871
|
"node_modules/@babel/helper-compilation-targets": {
|
|
1872
|
-
"version": "7.27.
|
|
1873
|
-
"integrity": "sha512-
|
|
1872
|
+
"version": "7.27.1",
|
|
1873
|
+
"integrity": "sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g==",
|
|
1874
1874
|
"dev": true,
|
|
1875
1875
|
"license": "MIT",
|
|
1876
1876
|
"dependencies": {
|
|
1877
|
-
"@babel/compat-data": "^7.
|
|
1878
|
-
"@babel/helper-validator-option": "^7.
|
|
1877
|
+
"@babel/compat-data": "^7.27.1",
|
|
1878
|
+
"@babel/helper-validator-option": "^7.27.1",
|
|
1879
1879
|
"browserslist": "^4.24.0",
|
|
1880
1880
|
"lru-cache": "^5.1.1",
|
|
1881
1881
|
"semver": "^6.3.1"
|
|
@@ -1894,17 +1894,17 @@
|
|
|
1894
1894
|
}
|
|
1895
1895
|
},
|
|
1896
1896
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
1897
|
-
"version": "7.27.
|
|
1898
|
-
"integrity": "sha512-
|
|
1897
|
+
"version": "7.27.1",
|
|
1898
|
+
"integrity": "sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==",
|
|
1899
1899
|
"dev": true,
|
|
1900
1900
|
"license": "MIT",
|
|
1901
1901
|
"dependencies": {
|
|
1902
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
1903
|
-
"@babel/helper-member-expression-to-functions": "^7.
|
|
1904
|
-
"@babel/helper-optimise-call-expression": "^7.
|
|
1905
|
-
"@babel/helper-replace-supers": "^7.
|
|
1906
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
1907
|
-
"@babel/traverse": "^7.27.
|
|
1902
|
+
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
1903
|
+
"@babel/helper-member-expression-to-functions": "^7.27.1",
|
|
1904
|
+
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
1905
|
+
"@babel/helper-replace-supers": "^7.27.1",
|
|
1906
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
1907
|
+
"@babel/traverse": "^7.27.1",
|
|
1908
1908
|
"semver": "^6.3.1"
|
|
1909
1909
|
},
|
|
1910
1910
|
"engines": {
|
|
@@ -1915,12 +1915,12 @@
|
|
|
1915
1915
|
}
|
|
1916
1916
|
},
|
|
1917
1917
|
"node_modules/@babel/helper-create-class-features-plugin/node_modules/@babel/helper-annotate-as-pure": {
|
|
1918
|
-
"version": "7.
|
|
1919
|
-
"integrity": "sha512-
|
|
1918
|
+
"version": "7.27.1",
|
|
1919
|
+
"integrity": "sha512-WnuuDILl9oOBbKnb4L+DyODx7iC47XfzmNCpTttFsSp6hTG7XZxu60+4IO+2/hPfcGOoKbFiwoI/+zwARbNQow==",
|
|
1920
1920
|
"dev": true,
|
|
1921
1921
|
"license": "MIT",
|
|
1922
1922
|
"dependencies": {
|
|
1923
|
-
"@babel/types": "^7.
|
|
1923
|
+
"@babel/types": "^7.27.1"
|
|
1924
1924
|
},
|
|
1925
1925
|
"engines": {
|
|
1926
1926
|
"node": ">=6.9.0"
|
|
@@ -1936,12 +1936,12 @@
|
|
|
1936
1936
|
}
|
|
1937
1937
|
},
|
|
1938
1938
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
1939
|
-
"version": "7.27.
|
|
1940
|
-
"integrity": "sha512-
|
|
1939
|
+
"version": "7.27.1",
|
|
1940
|
+
"integrity": "sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==",
|
|
1941
1941
|
"dev": true,
|
|
1942
1942
|
"license": "MIT",
|
|
1943
1943
|
"dependencies": {
|
|
1944
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
1944
|
+
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
1945
1945
|
"regexpu-core": "^6.2.0",
|
|
1946
1946
|
"semver": "^6.3.1"
|
|
1947
1947
|
},
|
|
@@ -1953,12 +1953,12 @@
|
|
|
1953
1953
|
}
|
|
1954
1954
|
},
|
|
1955
1955
|
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/@babel/helper-annotate-as-pure": {
|
|
1956
|
-
"version": "7.
|
|
1957
|
-
"integrity": "sha512-
|
|
1956
|
+
"version": "7.27.1",
|
|
1957
|
+
"integrity": "sha512-WnuuDILl9oOBbKnb4L+DyODx7iC47XfzmNCpTttFsSp6hTG7XZxu60+4IO+2/hPfcGOoKbFiwoI/+zwARbNQow==",
|
|
1958
1958
|
"dev": true,
|
|
1959
1959
|
"license": "MIT",
|
|
1960
1960
|
"dependencies": {
|
|
1961
|
-
"@babel/types": "^7.
|
|
1961
|
+
"@babel/types": "^7.27.1"
|
|
1962
1962
|
},
|
|
1963
1963
|
"engines": {
|
|
1964
1964
|
"node": ">=6.9.0"
|
|
@@ -1990,40 +1990,40 @@
|
|
|
1990
1990
|
}
|
|
1991
1991
|
},
|
|
1992
1992
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
1993
|
-
"version": "7.
|
|
1994
|
-
"integrity": "sha512-
|
|
1993
|
+
"version": "7.27.1",
|
|
1994
|
+
"integrity": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==",
|
|
1995
1995
|
"dev": true,
|
|
1996
1996
|
"license": "MIT",
|
|
1997
1997
|
"dependencies": {
|
|
1998
|
-
"@babel/traverse": "^7.
|
|
1999
|
-
"@babel/types": "^7.
|
|
1998
|
+
"@babel/traverse": "^7.27.1",
|
|
1999
|
+
"@babel/types": "^7.27.1"
|
|
2000
2000
|
},
|
|
2001
2001
|
"engines": {
|
|
2002
2002
|
"node": ">=6.9.0"
|
|
2003
2003
|
}
|
|
2004
2004
|
},
|
|
2005
2005
|
"node_modules/@babel/helper-module-imports": {
|
|
2006
|
-
"version": "7.
|
|
2007
|
-
"integrity": "sha512-
|
|
2006
|
+
"version": "7.27.1",
|
|
2007
|
+
"integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
|
|
2008
2008
|
"dev": true,
|
|
2009
2009
|
"license": "MIT",
|
|
2010
2010
|
"dependencies": {
|
|
2011
|
-
"@babel/traverse": "^7.
|
|
2012
|
-
"@babel/types": "^7.
|
|
2011
|
+
"@babel/traverse": "^7.27.1",
|
|
2012
|
+
"@babel/types": "^7.27.1"
|
|
2013
2013
|
},
|
|
2014
2014
|
"engines": {
|
|
2015
2015
|
"node": ">=6.9.0"
|
|
2016
2016
|
}
|
|
2017
2017
|
},
|
|
2018
2018
|
"node_modules/@babel/helper-module-transforms": {
|
|
2019
|
-
"version": "7.
|
|
2020
|
-
"integrity": "sha512-
|
|
2019
|
+
"version": "7.27.1",
|
|
2020
|
+
"integrity": "sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g==",
|
|
2021
2021
|
"dev": true,
|
|
2022
2022
|
"license": "MIT",
|
|
2023
2023
|
"dependencies": {
|
|
2024
|
-
"@babel/helper-module-imports": "^7.
|
|
2025
|
-
"@babel/helper-validator-identifier": "^7.
|
|
2026
|
-
"@babel/traverse": "^7.
|
|
2024
|
+
"@babel/helper-module-imports": "^7.27.1",
|
|
2025
|
+
"@babel/helper-validator-identifier": "^7.27.1",
|
|
2026
|
+
"@babel/traverse": "^7.27.1"
|
|
2027
2027
|
},
|
|
2028
2028
|
"engines": {
|
|
2029
2029
|
"node": ">=6.9.0"
|
|
@@ -2033,20 +2033,20 @@
|
|
|
2033
2033
|
}
|
|
2034
2034
|
},
|
|
2035
2035
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
2036
|
-
"version": "7.
|
|
2037
|
-
"integrity": "sha512-
|
|
2036
|
+
"version": "7.27.1",
|
|
2037
|
+
"integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==",
|
|
2038
2038
|
"dev": true,
|
|
2039
2039
|
"license": "MIT",
|
|
2040
2040
|
"dependencies": {
|
|
2041
|
-
"@babel/types": "^7.
|
|
2041
|
+
"@babel/types": "^7.27.1"
|
|
2042
2042
|
},
|
|
2043
2043
|
"engines": {
|
|
2044
2044
|
"node": ">=6.9.0"
|
|
2045
2045
|
}
|
|
2046
2046
|
},
|
|
2047
2047
|
"node_modules/@babel/helper-plugin-utils": {
|
|
2048
|
-
"version": "7.
|
|
2049
|
-
"integrity": "sha512-
|
|
2048
|
+
"version": "7.27.1",
|
|
2049
|
+
"integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
|
|
2050
2050
|
"dev": true,
|
|
2051
2051
|
"license": "MIT",
|
|
2052
2052
|
"engines": {
|
|
@@ -2054,14 +2054,14 @@
|
|
|
2054
2054
|
}
|
|
2055
2055
|
},
|
|
2056
2056
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
2057
|
-
"version": "7.
|
|
2058
|
-
"integrity": "sha512-
|
|
2057
|
+
"version": "7.27.1",
|
|
2058
|
+
"integrity": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==",
|
|
2059
2059
|
"dev": true,
|
|
2060
2060
|
"license": "MIT",
|
|
2061
2061
|
"dependencies": {
|
|
2062
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
2063
|
-
"@babel/helper-wrap-function": "^7.
|
|
2064
|
-
"@babel/traverse": "^7.
|
|
2062
|
+
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
2063
|
+
"@babel/helper-wrap-function": "^7.27.1",
|
|
2064
|
+
"@babel/traverse": "^7.27.1"
|
|
2065
2065
|
},
|
|
2066
2066
|
"engines": {
|
|
2067
2067
|
"node": ">=6.9.0"
|
|
@@ -2071,26 +2071,26 @@
|
|
|
2071
2071
|
}
|
|
2072
2072
|
},
|
|
2073
2073
|
"node_modules/@babel/helper-remap-async-to-generator/node_modules/@babel/helper-annotate-as-pure": {
|
|
2074
|
-
"version": "7.
|
|
2075
|
-
"integrity": "sha512-
|
|
2074
|
+
"version": "7.27.1",
|
|
2075
|
+
"integrity": "sha512-WnuuDILl9oOBbKnb4L+DyODx7iC47XfzmNCpTttFsSp6hTG7XZxu60+4IO+2/hPfcGOoKbFiwoI/+zwARbNQow==",
|
|
2076
2076
|
"dev": true,
|
|
2077
2077
|
"license": "MIT",
|
|
2078
2078
|
"dependencies": {
|
|
2079
|
-
"@babel/types": "^7.
|
|
2079
|
+
"@babel/types": "^7.27.1"
|
|
2080
2080
|
},
|
|
2081
2081
|
"engines": {
|
|
2082
2082
|
"node": ">=6.9.0"
|
|
2083
2083
|
}
|
|
2084
2084
|
},
|
|
2085
2085
|
"node_modules/@babel/helper-replace-supers": {
|
|
2086
|
-
"version": "7.
|
|
2087
|
-
"integrity": "sha512-
|
|
2086
|
+
"version": "7.27.1",
|
|
2087
|
+
"integrity": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==",
|
|
2088
2088
|
"dev": true,
|
|
2089
2089
|
"license": "MIT",
|
|
2090
2090
|
"dependencies": {
|
|
2091
|
-
"@babel/helper-member-expression-to-functions": "^7.
|
|
2092
|
-
"@babel/helper-optimise-call-expression": "^7.
|
|
2093
|
-
"@babel/traverse": "^7.
|
|
2091
|
+
"@babel/helper-member-expression-to-functions": "^7.27.1",
|
|
2092
|
+
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
2093
|
+
"@babel/traverse": "^7.27.1"
|
|
2094
2094
|
},
|
|
2095
2095
|
"engines": {
|
|
2096
2096
|
"node": ">=6.9.0"
|
|
@@ -2100,13 +2100,13 @@
|
|
|
2100
2100
|
}
|
|
2101
2101
|
},
|
|
2102
2102
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
2103
|
-
"version": "7.
|
|
2104
|
-
"integrity": "sha512-
|
|
2103
|
+
"version": "7.27.1",
|
|
2104
|
+
"integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==",
|
|
2105
2105
|
"dev": true,
|
|
2106
2106
|
"license": "MIT",
|
|
2107
2107
|
"dependencies": {
|
|
2108
|
-
"@babel/traverse": "^7.
|
|
2109
|
-
"@babel/types": "^7.
|
|
2108
|
+
"@babel/traverse": "^7.27.1",
|
|
2109
|
+
"@babel/types": "^7.27.1"
|
|
2110
2110
|
},
|
|
2111
2111
|
"engines": {
|
|
2112
2112
|
"node": ">=6.9.0"
|
|
@@ -2125,8 +2125,8 @@
|
|
|
2125
2125
|
}
|
|
2126
2126
|
},
|
|
2127
2127
|
"node_modules/@babel/helper-string-parser": {
|
|
2128
|
-
"version": "7.
|
|
2129
|
-
"integrity": "sha512-
|
|
2128
|
+
"version": "7.27.1",
|
|
2129
|
+
"integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
|
2130
2130
|
"dev": true,
|
|
2131
2131
|
"license": "MIT",
|
|
2132
2132
|
"engines": {
|
|
@@ -2134,8 +2134,8 @@
|
|
|
2134
2134
|
}
|
|
2135
2135
|
},
|
|
2136
2136
|
"node_modules/@babel/helper-validator-identifier": {
|
|
2137
|
-
"version": "7.
|
|
2138
|
-
"integrity": "sha512-
|
|
2137
|
+
"version": "7.27.1",
|
|
2138
|
+
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
|
2139
2139
|
"dev": true,
|
|
2140
2140
|
"license": "MIT",
|
|
2141
2141
|
"engines": {
|
|
@@ -2143,8 +2143,8 @@
|
|
|
2143
2143
|
}
|
|
2144
2144
|
},
|
|
2145
2145
|
"node_modules/@babel/helper-validator-option": {
|
|
2146
|
-
"version": "7.
|
|
2147
|
-
"integrity": "sha512-
|
|
2146
|
+
"version": "7.27.1",
|
|
2147
|
+
"integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
|
|
2148
2148
|
"dev": true,
|
|
2149
2149
|
"license": "MIT",
|
|
2150
2150
|
"engines": {
|
|
@@ -2152,39 +2152,39 @@
|
|
|
2152
2152
|
}
|
|
2153
2153
|
},
|
|
2154
2154
|
"node_modules/@babel/helper-wrap-function": {
|
|
2155
|
-
"version": "7.
|
|
2156
|
-
"integrity": "sha512-
|
|
2155
|
+
"version": "7.27.1",
|
|
2156
|
+
"integrity": "sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ==",
|
|
2157
2157
|
"dev": true,
|
|
2158
2158
|
"license": "MIT",
|
|
2159
2159
|
"dependencies": {
|
|
2160
|
-
"@babel/template": "^7.
|
|
2161
|
-
"@babel/traverse": "^7.
|
|
2162
|
-
"@babel/types": "^7.
|
|
2160
|
+
"@babel/template": "^7.27.1",
|
|
2161
|
+
"@babel/traverse": "^7.27.1",
|
|
2162
|
+
"@babel/types": "^7.27.1"
|
|
2163
2163
|
},
|
|
2164
2164
|
"engines": {
|
|
2165
2165
|
"node": ">=6.9.0"
|
|
2166
2166
|
}
|
|
2167
2167
|
},
|
|
2168
2168
|
"node_modules/@babel/helpers": {
|
|
2169
|
-
"version": "7.27.
|
|
2170
|
-
"integrity": "sha512-
|
|
2169
|
+
"version": "7.27.1",
|
|
2170
|
+
"integrity": "sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==",
|
|
2171
2171
|
"dev": true,
|
|
2172
2172
|
"license": "MIT",
|
|
2173
2173
|
"dependencies": {
|
|
2174
|
-
"@babel/template": "^7.27.
|
|
2175
|
-
"@babel/types": "^7.27.
|
|
2174
|
+
"@babel/template": "^7.27.1",
|
|
2175
|
+
"@babel/types": "^7.27.1"
|
|
2176
2176
|
},
|
|
2177
2177
|
"engines": {
|
|
2178
2178
|
"node": ">=6.9.0"
|
|
2179
2179
|
}
|
|
2180
2180
|
},
|
|
2181
2181
|
"node_modules/@babel/parser": {
|
|
2182
|
-
"version": "7.27.
|
|
2183
|
-
"integrity": "sha512-
|
|
2182
|
+
"version": "7.27.1",
|
|
2183
|
+
"integrity": "sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ==",
|
|
2184
2184
|
"dev": true,
|
|
2185
2185
|
"license": "MIT",
|
|
2186
2186
|
"dependencies": {
|
|
2187
|
-
"@babel/types": "^7.27.
|
|
2187
|
+
"@babel/types": "^7.27.1"
|
|
2188
2188
|
},
|
|
2189
2189
|
"bin": {
|
|
2190
2190
|
"parser": "bin/babel-parser.js"
|
|
@@ -2194,13 +2194,13 @@
|
|
|
2194
2194
|
}
|
|
2195
2195
|
},
|
|
2196
2196
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
2197
|
-
"version": "7.
|
|
2198
|
-
"integrity": "sha512-
|
|
2197
|
+
"version": "7.27.1",
|
|
2198
|
+
"integrity": "sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==",
|
|
2199
2199
|
"dev": true,
|
|
2200
2200
|
"license": "MIT",
|
|
2201
2201
|
"dependencies": {
|
|
2202
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2203
|
-
"@babel/traverse": "^7.
|
|
2202
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
2203
|
+
"@babel/traverse": "^7.27.1"
|
|
2204
2204
|
},
|
|
2205
2205
|
"engines": {
|
|
2206
2206
|
"node": ">=6.9.0"
|
|
@@ -2210,12 +2210,12 @@
|
|
|
2210
2210
|
}
|
|
2211
2211
|
},
|
|
2212
2212
|
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
|
2213
|
-
"version": "7.
|
|
2214
|
-
"integrity": "sha512-
|
|
2213
|
+
"version": "7.27.1",
|
|
2214
|
+
"integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==",
|
|
2215
2215
|
"dev": true,
|
|
2216
2216
|
"license": "MIT",
|
|
2217
2217
|
"dependencies": {
|
|
2218
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2218
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2219
2219
|
},
|
|
2220
2220
|
"engines": {
|
|
2221
2221
|
"node": ">=6.9.0"
|
|
@@ -2225,12 +2225,12 @@
|
|
|
2225
2225
|
}
|
|
2226
2226
|
},
|
|
2227
2227
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
2228
|
-
"version": "7.
|
|
2229
|
-
"integrity": "sha512-
|
|
2228
|
+
"version": "7.27.1",
|
|
2229
|
+
"integrity": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==",
|
|
2230
2230
|
"dev": true,
|
|
2231
2231
|
"license": "MIT",
|
|
2232
2232
|
"dependencies": {
|
|
2233
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2233
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2234
2234
|
},
|
|
2235
2235
|
"engines": {
|
|
2236
2236
|
"node": ">=6.9.0"
|
|
@@ -2240,14 +2240,14 @@
|
|
|
2240
2240
|
}
|
|
2241
2241
|
},
|
|
2242
2242
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
2243
|
-
"version": "7.
|
|
2244
|
-
"integrity": "sha512-
|
|
2243
|
+
"version": "7.27.1",
|
|
2244
|
+
"integrity": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==",
|
|
2245
2245
|
"dev": true,
|
|
2246
2246
|
"license": "MIT",
|
|
2247
2247
|
"dependencies": {
|
|
2248
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2249
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
2250
|
-
"@babel/plugin-transform-optional-chaining": "^7.
|
|
2248
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
2249
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
2250
|
+
"@babel/plugin-transform-optional-chaining": "^7.27.1"
|
|
2251
2251
|
},
|
|
2252
2252
|
"engines": {
|
|
2253
2253
|
"node": ">=6.9.0"
|
|
@@ -2257,13 +2257,13 @@
|
|
|
2257
2257
|
}
|
|
2258
2258
|
},
|
|
2259
2259
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
2260
|
-
"version": "7.
|
|
2261
|
-
"integrity": "sha512-
|
|
2260
|
+
"version": "7.27.1",
|
|
2261
|
+
"integrity": "sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==",
|
|
2262
2262
|
"dev": true,
|
|
2263
2263
|
"license": "MIT",
|
|
2264
2264
|
"dependencies": {
|
|
2265
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2266
|
-
"@babel/traverse": "^7.
|
|
2265
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
2266
|
+
"@babel/traverse": "^7.27.1"
|
|
2267
2267
|
},
|
|
2268
2268
|
"engines": {
|
|
2269
2269
|
"node": ">=6.9.0"
|
|
@@ -2360,12 +2360,12 @@
|
|
|
2360
2360
|
}
|
|
2361
2361
|
},
|
|
2362
2362
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
2363
|
-
"version": "7.
|
|
2364
|
-
"integrity": "sha512-
|
|
2363
|
+
"version": "7.27.1",
|
|
2364
|
+
"integrity": "sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==",
|
|
2365
2365
|
"dev": true,
|
|
2366
2366
|
"license": "MIT",
|
|
2367
2367
|
"dependencies": {
|
|
2368
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2368
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2369
2369
|
},
|
|
2370
2370
|
"engines": {
|
|
2371
2371
|
"node": ">=6.9.0"
|
|
@@ -2414,12 +2414,12 @@
|
|
|
2414
2414
|
}
|
|
2415
2415
|
},
|
|
2416
2416
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
2417
|
-
"version": "7.
|
|
2418
|
-
"integrity": "sha512-
|
|
2417
|
+
"version": "7.27.1",
|
|
2418
|
+
"integrity": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==",
|
|
2419
2419
|
"dev": true,
|
|
2420
2420
|
"license": "MIT",
|
|
2421
2421
|
"dependencies": {
|
|
2422
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2422
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2423
2423
|
},
|
|
2424
2424
|
"engines": {
|
|
2425
2425
|
"node": ">=6.9.0"
|
|
@@ -2531,12 +2531,12 @@
|
|
|
2531
2531
|
}
|
|
2532
2532
|
},
|
|
2533
2533
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
2534
|
-
"version": "7.
|
|
2535
|
-
"integrity": "sha512-
|
|
2534
|
+
"version": "7.27.1",
|
|
2535
|
+
"integrity": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==",
|
|
2536
2536
|
"dev": true,
|
|
2537
2537
|
"license": "MIT",
|
|
2538
2538
|
"dependencies": {
|
|
2539
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2539
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2540
2540
|
},
|
|
2541
2541
|
"engines": {
|
|
2542
2542
|
"node": ">=6.9.0"
|
|
@@ -2562,12 +2562,12 @@
|
|
|
2562
2562
|
}
|
|
2563
2563
|
},
|
|
2564
2564
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
2565
|
-
"version": "7.
|
|
2566
|
-
"integrity": "sha512-
|
|
2565
|
+
"version": "7.27.1",
|
|
2566
|
+
"integrity": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==",
|
|
2567
2567
|
"dev": true,
|
|
2568
2568
|
"license": "MIT",
|
|
2569
2569
|
"dependencies": {
|
|
2570
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2570
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2571
2571
|
},
|
|
2572
2572
|
"engines": {
|
|
2573
2573
|
"node": ">=6.9.0"
|
|
@@ -2612,12 +2612,12 @@
|
|
|
2612
2612
|
}
|
|
2613
2613
|
},
|
|
2614
2614
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
2615
|
-
"version": "7.
|
|
2616
|
-
"integrity": "sha512-
|
|
2615
|
+
"version": "7.27.1",
|
|
2616
|
+
"integrity": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==",
|
|
2617
2617
|
"dev": true,
|
|
2618
2618
|
"license": "MIT",
|
|
2619
2619
|
"dependencies": {
|
|
2620
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2620
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2621
2621
|
},
|
|
2622
2622
|
"engines": {
|
|
2623
2623
|
"node": ">=6.9.0"
|
|
@@ -2627,12 +2627,12 @@
|
|
|
2627
2627
|
}
|
|
2628
2628
|
},
|
|
2629
2629
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
2630
|
-
"version": "7.27.
|
|
2631
|
-
"integrity": "sha512-
|
|
2630
|
+
"version": "7.27.1",
|
|
2631
|
+
"integrity": "sha512-QEcFlMl9nGTgh1rn2nIeU5bkfb9BAjaQcWbiP4LvKxUot52ABcTkpcyJ7f2Q2U2RuQ84BNLgts3jRme2dTx6Fw==",
|
|
2632
2632
|
"dev": true,
|
|
2633
2633
|
"license": "MIT",
|
|
2634
2634
|
"dependencies": {
|
|
2635
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2635
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2636
2636
|
},
|
|
2637
2637
|
"engines": {
|
|
2638
2638
|
"node": ">=6.9.0"
|
|
@@ -2642,13 +2642,13 @@
|
|
|
2642
2642
|
}
|
|
2643
2643
|
},
|
|
2644
2644
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
2645
|
-
"version": "7.
|
|
2646
|
-
"integrity": "sha512-
|
|
2645
|
+
"version": "7.27.1",
|
|
2646
|
+
"integrity": "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==",
|
|
2647
2647
|
"dev": true,
|
|
2648
2648
|
"license": "MIT",
|
|
2649
2649
|
"dependencies": {
|
|
2650
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
2651
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2650
|
+
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
2651
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2652
2652
|
},
|
|
2653
2653
|
"engines": {
|
|
2654
2654
|
"node": ">=6.9.0"
|
|
@@ -2658,13 +2658,13 @@
|
|
|
2658
2658
|
}
|
|
2659
2659
|
},
|
|
2660
2660
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
2661
|
-
"version": "7.
|
|
2662
|
-
"integrity": "sha512-
|
|
2661
|
+
"version": "7.27.1",
|
|
2662
|
+
"integrity": "sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==",
|
|
2663
2663
|
"dev": true,
|
|
2664
2664
|
"license": "MIT",
|
|
2665
2665
|
"dependencies": {
|
|
2666
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
2667
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2666
|
+
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
2667
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2668
2668
|
},
|
|
2669
2669
|
"engines": {
|
|
2670
2670
|
"node": ">=6.9.0"
|
|
@@ -2674,16 +2674,16 @@
|
|
|
2674
2674
|
}
|
|
2675
2675
|
},
|
|
2676
2676
|
"node_modules/@babel/plugin-transform-classes": {
|
|
2677
|
-
"version": "7.
|
|
2678
|
-
"integrity": "sha512-
|
|
2677
|
+
"version": "7.27.1",
|
|
2678
|
+
"integrity": "sha512-7iLhfFAubmpeJe/Wo2TVuDrykh/zlWXLzPNdL0Jqn/Xu8R3QQ8h9ff8FQoISZOsw74/HFqFI7NX63HN7QFIHKA==",
|
|
2679
2679
|
"dev": true,
|
|
2680
2680
|
"license": "MIT",
|
|
2681
2681
|
"dependencies": {
|
|
2682
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
2683
|
-
"@babel/helper-compilation-targets": "^7.
|
|
2684
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2685
|
-
"@babel/helper-replace-supers": "^7.
|
|
2686
|
-
"@babel/traverse": "^7.
|
|
2682
|
+
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
2683
|
+
"@babel/helper-compilation-targets": "^7.27.1",
|
|
2684
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
2685
|
+
"@babel/helper-replace-supers": "^7.27.1",
|
|
2686
|
+
"@babel/traverse": "^7.27.1",
|
|
2687
2687
|
"globals": "^11.1.0"
|
|
2688
2688
|
},
|
|
2689
2689
|
"engines": {
|
|
@@ -2694,25 +2694,25 @@
|
|
|
2694
2694
|
}
|
|
2695
2695
|
},
|
|
2696
2696
|
"node_modules/@babel/plugin-transform-classes/node_modules/@babel/helper-annotate-as-pure": {
|
|
2697
|
-
"version": "7.
|
|
2698
|
-
"integrity": "sha512-
|
|
2697
|
+
"version": "7.27.1",
|
|
2698
|
+
"integrity": "sha512-WnuuDILl9oOBbKnb4L+DyODx7iC47XfzmNCpTttFsSp6hTG7XZxu60+4IO+2/hPfcGOoKbFiwoI/+zwARbNQow==",
|
|
2699
2699
|
"dev": true,
|
|
2700
2700
|
"license": "MIT",
|
|
2701
2701
|
"dependencies": {
|
|
2702
|
-
"@babel/types": "^7.
|
|
2702
|
+
"@babel/types": "^7.27.1"
|
|
2703
2703
|
},
|
|
2704
2704
|
"engines": {
|
|
2705
2705
|
"node": ">=6.9.0"
|
|
2706
2706
|
}
|
|
2707
2707
|
},
|
|
2708
2708
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
2709
|
-
"version": "7.
|
|
2710
|
-
"integrity": "sha512-
|
|
2709
|
+
"version": "7.27.1",
|
|
2710
|
+
"integrity": "sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==",
|
|
2711
2711
|
"dev": true,
|
|
2712
2712
|
"license": "MIT",
|
|
2713
2713
|
"dependencies": {
|
|
2714
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2715
|
-
"@babel/template": "^7.
|
|
2714
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
2715
|
+
"@babel/template": "^7.27.1"
|
|
2716
2716
|
},
|
|
2717
2717
|
"engines": {
|
|
2718
2718
|
"node": ">=6.9.0"
|
|
@@ -2722,12 +2722,12 @@
|
|
|
2722
2722
|
}
|
|
2723
2723
|
},
|
|
2724
2724
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
2725
|
-
"version": "7.
|
|
2726
|
-
"integrity": "sha512-
|
|
2725
|
+
"version": "7.27.1",
|
|
2726
|
+
"integrity": "sha512-ttDCqhfvpE9emVkXbPD8vyxxh4TWYACVybGkDj+oReOGwnp066ITEivDlLwe0b1R0+evJ13IXQuLNB5w1fhC5Q==",
|
|
2727
2727
|
"dev": true,
|
|
2728
2728
|
"license": "MIT",
|
|
2729
2729
|
"dependencies": {
|
|
2730
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2730
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2731
2731
|
},
|
|
2732
2732
|
"engines": {
|
|
2733
2733
|
"node": ">=6.9.0"
|
|
@@ -2737,13 +2737,13 @@
|
|
|
2737
2737
|
}
|
|
2738
2738
|
},
|
|
2739
2739
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
2740
|
-
"version": "7.
|
|
2741
|
-
"integrity": "sha512-
|
|
2740
|
+
"version": "7.27.1",
|
|
2741
|
+
"integrity": "sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==",
|
|
2742
2742
|
"dev": true,
|
|
2743
2743
|
"license": "MIT",
|
|
2744
2744
|
"dependencies": {
|
|
2745
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
2746
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2745
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
2746
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2747
2747
|
},
|
|
2748
2748
|
"engines": {
|
|
2749
2749
|
"node": ">=6.9.0"
|
|
@@ -2753,12 +2753,12 @@
|
|
|
2753
2753
|
}
|
|
2754
2754
|
},
|
|
2755
2755
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
2756
|
-
"version": "7.
|
|
2757
|
-
"integrity": "sha512-
|
|
2756
|
+
"version": "7.27.1",
|
|
2757
|
+
"integrity": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==",
|
|
2758
2758
|
"dev": true,
|
|
2759
2759
|
"license": "MIT",
|
|
2760
2760
|
"dependencies": {
|
|
2761
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2761
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2762
2762
|
},
|
|
2763
2763
|
"engines": {
|
|
2764
2764
|
"node": ">=6.9.0"
|
|
@@ -2768,13 +2768,13 @@
|
|
|
2768
2768
|
}
|
|
2769
2769
|
},
|
|
2770
2770
|
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
|
2771
|
-
"version": "7.
|
|
2772
|
-
"integrity": "sha512-
|
|
2771
|
+
"version": "7.27.1",
|
|
2772
|
+
"integrity": "sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==",
|
|
2773
2773
|
"dev": true,
|
|
2774
2774
|
"license": "MIT",
|
|
2775
2775
|
"dependencies": {
|
|
2776
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
2777
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2776
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
2777
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2778
2778
|
},
|
|
2779
2779
|
"engines": {
|
|
2780
2780
|
"node": ">=6.9.0"
|
|
@@ -2784,12 +2784,12 @@
|
|
|
2784
2784
|
}
|
|
2785
2785
|
},
|
|
2786
2786
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
|
2787
|
-
"version": "7.
|
|
2788
|
-
"integrity": "sha512-
|
|
2787
|
+
"version": "7.27.1",
|
|
2788
|
+
"integrity": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==",
|
|
2789
2789
|
"dev": true,
|
|
2790
2790
|
"license": "MIT",
|
|
2791
2791
|
"dependencies": {
|
|
2792
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2792
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2793
2793
|
},
|
|
2794
2794
|
"engines": {
|
|
2795
2795
|
"node": ">=6.9.0"
|
|
@@ -2799,12 +2799,12 @@
|
|
|
2799
2799
|
}
|
|
2800
2800
|
},
|
|
2801
2801
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
2802
|
-
"version": "7.
|
|
2803
|
-
"integrity": "sha512-
|
|
2802
|
+
"version": "7.27.1",
|
|
2803
|
+
"integrity": "sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==",
|
|
2804
2804
|
"dev": true,
|
|
2805
2805
|
"license": "MIT",
|
|
2806
2806
|
"dependencies": {
|
|
2807
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2807
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2808
2808
|
},
|
|
2809
2809
|
"engines": {
|
|
2810
2810
|
"node": ">=6.9.0"
|
|
@@ -2814,12 +2814,12 @@
|
|
|
2814
2814
|
}
|
|
2815
2815
|
},
|
|
2816
2816
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
2817
|
-
"version": "7.
|
|
2818
|
-
"integrity": "sha512-
|
|
2817
|
+
"version": "7.27.1",
|
|
2818
|
+
"integrity": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==",
|
|
2819
2819
|
"dev": true,
|
|
2820
2820
|
"license": "MIT",
|
|
2821
2821
|
"dependencies": {
|
|
2822
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2822
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2823
2823
|
},
|
|
2824
2824
|
"engines": {
|
|
2825
2825
|
"node": ">=6.9.0"
|
|
@@ -2829,13 +2829,13 @@
|
|
|
2829
2829
|
}
|
|
2830
2830
|
},
|
|
2831
2831
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
2832
|
-
"version": "7.
|
|
2833
|
-
"integrity": "sha512-
|
|
2832
|
+
"version": "7.27.1",
|
|
2833
|
+
"integrity": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==",
|
|
2834
2834
|
"dev": true,
|
|
2835
2835
|
"license": "MIT",
|
|
2836
2836
|
"dependencies": {
|
|
2837
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2838
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
2837
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
2838
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
2839
2839
|
},
|
|
2840
2840
|
"engines": {
|
|
2841
2841
|
"node": ">=6.9.0"
|
|
@@ -2845,14 +2845,14 @@
|
|
|
2845
2845
|
}
|
|
2846
2846
|
},
|
|
2847
2847
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
2848
|
-
"version": "7.
|
|
2849
|
-
"integrity": "sha512-
|
|
2848
|
+
"version": "7.27.1",
|
|
2849
|
+
"integrity": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==",
|
|
2850
2850
|
"dev": true,
|
|
2851
2851
|
"license": "MIT",
|
|
2852
2852
|
"dependencies": {
|
|
2853
|
-
"@babel/helper-compilation-targets": "^7.
|
|
2854
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2855
|
-
"@babel/traverse": "^7.
|
|
2853
|
+
"@babel/helper-compilation-targets": "^7.27.1",
|
|
2854
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
2855
|
+
"@babel/traverse": "^7.27.1"
|
|
2856
2856
|
},
|
|
2857
2857
|
"engines": {
|
|
2858
2858
|
"node": ">=6.9.0"
|
|
@@ -2862,12 +2862,12 @@
|
|
|
2862
2862
|
}
|
|
2863
2863
|
},
|
|
2864
2864
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
2865
|
-
"version": "7.
|
|
2866
|
-
"integrity": "sha512-
|
|
2865
|
+
"version": "7.27.1",
|
|
2866
|
+
"integrity": "sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==",
|
|
2867
2867
|
"dev": true,
|
|
2868
2868
|
"license": "MIT",
|
|
2869
2869
|
"dependencies": {
|
|
2870
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2870
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2871
2871
|
},
|
|
2872
2872
|
"engines": {
|
|
2873
2873
|
"node": ">=6.9.0"
|
|
@@ -2877,12 +2877,12 @@
|
|
|
2877
2877
|
}
|
|
2878
2878
|
},
|
|
2879
2879
|
"node_modules/@babel/plugin-transform-literals": {
|
|
2880
|
-
"version": "7.
|
|
2881
|
-
"integrity": "sha512-
|
|
2880
|
+
"version": "7.27.1",
|
|
2881
|
+
"integrity": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==",
|
|
2882
2882
|
"dev": true,
|
|
2883
2883
|
"license": "MIT",
|
|
2884
2884
|
"dependencies": {
|
|
2885
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2885
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2886
2886
|
},
|
|
2887
2887
|
"engines": {
|
|
2888
2888
|
"node": ">=6.9.0"
|
|
@@ -2892,12 +2892,12 @@
|
|
|
2892
2892
|
}
|
|
2893
2893
|
},
|
|
2894
2894
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
2895
|
-
"version": "7.
|
|
2896
|
-
"integrity": "sha512-
|
|
2895
|
+
"version": "7.27.1",
|
|
2896
|
+
"integrity": "sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==",
|
|
2897
2897
|
"dev": true,
|
|
2898
2898
|
"license": "MIT",
|
|
2899
2899
|
"dependencies": {
|
|
2900
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2900
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2901
2901
|
},
|
|
2902
2902
|
"engines": {
|
|
2903
2903
|
"node": ">=6.9.0"
|
|
@@ -2907,12 +2907,12 @@
|
|
|
2907
2907
|
}
|
|
2908
2908
|
},
|
|
2909
2909
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
2910
|
-
"version": "7.
|
|
2911
|
-
"integrity": "sha512-
|
|
2910
|
+
"version": "7.27.1",
|
|
2911
|
+
"integrity": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==",
|
|
2912
2912
|
"dev": true,
|
|
2913
2913
|
"license": "MIT",
|
|
2914
2914
|
"dependencies": {
|
|
2915
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2915
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2916
2916
|
},
|
|
2917
2917
|
"engines": {
|
|
2918
2918
|
"node": ">=6.9.0"
|
|
@@ -2922,13 +2922,13 @@
|
|
|
2922
2922
|
}
|
|
2923
2923
|
},
|
|
2924
2924
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
|
2925
|
-
"version": "7.
|
|
2926
|
-
"integrity": "sha512-
|
|
2925
|
+
"version": "7.27.1",
|
|
2926
|
+
"integrity": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==",
|
|
2927
2927
|
"dev": true,
|
|
2928
2928
|
"license": "MIT",
|
|
2929
2929
|
"dependencies": {
|
|
2930
|
-
"@babel/helper-module-transforms": "^7.
|
|
2931
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2930
|
+
"@babel/helper-module-transforms": "^7.27.1",
|
|
2931
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2932
2932
|
},
|
|
2933
2933
|
"engines": {
|
|
2934
2934
|
"node": ">=6.9.0"
|
|
@@ -2938,13 +2938,13 @@
|
|
|
2938
2938
|
}
|
|
2939
2939
|
},
|
|
2940
2940
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
2941
|
-
"version": "7.
|
|
2942
|
-
"integrity": "sha512-
|
|
2941
|
+
"version": "7.27.1",
|
|
2942
|
+
"integrity": "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==",
|
|
2943
2943
|
"dev": true,
|
|
2944
2944
|
"license": "MIT",
|
|
2945
2945
|
"dependencies": {
|
|
2946
|
-
"@babel/helper-module-transforms": "^7.
|
|
2947
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2946
|
+
"@babel/helper-module-transforms": "^7.27.1",
|
|
2947
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2948
2948
|
},
|
|
2949
2949
|
"engines": {
|
|
2950
2950
|
"node": ">=6.9.0"
|
|
@@ -2954,15 +2954,15 @@
|
|
|
2954
2954
|
}
|
|
2955
2955
|
},
|
|
2956
2956
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
2957
|
-
"version": "7.
|
|
2958
|
-
"integrity": "sha512-
|
|
2957
|
+
"version": "7.27.1",
|
|
2958
|
+
"integrity": "sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==",
|
|
2959
2959
|
"dev": true,
|
|
2960
2960
|
"license": "MIT",
|
|
2961
2961
|
"dependencies": {
|
|
2962
|
-
"@babel/helper-module-transforms": "^7.
|
|
2963
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2964
|
-
"@babel/helper-validator-identifier": "^7.
|
|
2965
|
-
"@babel/traverse": "^7.
|
|
2962
|
+
"@babel/helper-module-transforms": "^7.27.1",
|
|
2963
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
2964
|
+
"@babel/helper-validator-identifier": "^7.27.1",
|
|
2965
|
+
"@babel/traverse": "^7.27.1"
|
|
2966
2966
|
},
|
|
2967
2967
|
"engines": {
|
|
2968
2968
|
"node": ">=6.9.0"
|
|
@@ -2972,13 +2972,13 @@
|
|
|
2972
2972
|
}
|
|
2973
2973
|
},
|
|
2974
2974
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
2975
|
-
"version": "7.
|
|
2976
|
-
"integrity": "sha512-
|
|
2975
|
+
"version": "7.27.1",
|
|
2976
|
+
"integrity": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==",
|
|
2977
2977
|
"dev": true,
|
|
2978
2978
|
"license": "MIT",
|
|
2979
2979
|
"dependencies": {
|
|
2980
|
-
"@babel/helper-module-transforms": "^7.
|
|
2981
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2980
|
+
"@babel/helper-module-transforms": "^7.27.1",
|
|
2981
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2982
2982
|
},
|
|
2983
2983
|
"engines": {
|
|
2984
2984
|
"node": ">=6.9.0"
|
|
@@ -2988,13 +2988,13 @@
|
|
|
2988
2988
|
}
|
|
2989
2989
|
},
|
|
2990
2990
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
2991
|
-
"version": "7.
|
|
2992
|
-
"integrity": "sha512-
|
|
2991
|
+
"version": "7.27.1",
|
|
2992
|
+
"integrity": "sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==",
|
|
2993
2993
|
"dev": true,
|
|
2994
2994
|
"license": "MIT",
|
|
2995
2995
|
"dependencies": {
|
|
2996
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
2997
|
-
"@babel/helper-plugin-utils": "^7.
|
|
2996
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
2997
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
2998
2998
|
},
|
|
2999
2999
|
"engines": {
|
|
3000
3000
|
"node": ">=6.9.0"
|
|
@@ -3004,12 +3004,12 @@
|
|
|
3004
3004
|
}
|
|
3005
3005
|
},
|
|
3006
3006
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
3007
|
-
"version": "7.
|
|
3008
|
-
"integrity": "sha512-
|
|
3007
|
+
"version": "7.27.1",
|
|
3008
|
+
"integrity": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==",
|
|
3009
3009
|
"dev": true,
|
|
3010
3010
|
"license": "MIT",
|
|
3011
3011
|
"dependencies": {
|
|
3012
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3012
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3013
3013
|
},
|
|
3014
3014
|
"engines": {
|
|
3015
3015
|
"node": ">=6.9.0"
|
|
@@ -3019,12 +3019,12 @@
|
|
|
3019
3019
|
}
|
|
3020
3020
|
},
|
|
3021
3021
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
3022
|
-
"version": "7.
|
|
3023
|
-
"integrity": "sha512-
|
|
3022
|
+
"version": "7.27.1",
|
|
3023
|
+
"integrity": "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==",
|
|
3024
3024
|
"dev": true,
|
|
3025
3025
|
"license": "MIT",
|
|
3026
3026
|
"dependencies": {
|
|
3027
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3027
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3028
3028
|
},
|
|
3029
3029
|
"engines": {
|
|
3030
3030
|
"node": ">=6.9.0"
|
|
@@ -3034,12 +3034,12 @@
|
|
|
3034
3034
|
}
|
|
3035
3035
|
},
|
|
3036
3036
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
3037
|
-
"version": "7.
|
|
3038
|
-
"integrity": "sha512-
|
|
3037
|
+
"version": "7.27.1",
|
|
3038
|
+
"integrity": "sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==",
|
|
3039
3039
|
"dev": true,
|
|
3040
3040
|
"license": "MIT",
|
|
3041
3041
|
"dependencies": {
|
|
3042
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3042
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3043
3043
|
},
|
|
3044
3044
|
"engines": {
|
|
3045
3045
|
"node": ">=6.9.0"
|
|
@@ -3049,14 +3049,14 @@
|
|
|
3049
3049
|
}
|
|
3050
3050
|
},
|
|
3051
3051
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
3052
|
-
"version": "7.
|
|
3053
|
-
"integrity": "sha512
|
|
3052
|
+
"version": "7.27.1",
|
|
3053
|
+
"integrity": "sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA==",
|
|
3054
3054
|
"dev": true,
|
|
3055
3055
|
"license": "MIT",
|
|
3056
3056
|
"dependencies": {
|
|
3057
|
-
"@babel/helper-compilation-targets": "^7.
|
|
3058
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3059
|
-
"@babel/plugin-transform-parameters": "^7.
|
|
3057
|
+
"@babel/helper-compilation-targets": "^7.27.1",
|
|
3058
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
3059
|
+
"@babel/plugin-transform-parameters": "^7.27.1"
|
|
3060
3060
|
},
|
|
3061
3061
|
"engines": {
|
|
3062
3062
|
"node": ">=6.9.0"
|
|
@@ -3066,13 +3066,13 @@
|
|
|
3066
3066
|
}
|
|
3067
3067
|
},
|
|
3068
3068
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
3069
|
-
"version": "7.
|
|
3070
|
-
"integrity": "sha512-
|
|
3069
|
+
"version": "7.27.1",
|
|
3070
|
+
"integrity": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==",
|
|
3071
3071
|
"dev": true,
|
|
3072
3072
|
"license": "MIT",
|
|
3073
3073
|
"dependencies": {
|
|
3074
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3075
|
-
"@babel/helper-replace-supers": "^7.
|
|
3074
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
3075
|
+
"@babel/helper-replace-supers": "^7.27.1"
|
|
3076
3076
|
},
|
|
3077
3077
|
"engines": {
|
|
3078
3078
|
"node": ">=6.9.0"
|
|
@@ -3082,12 +3082,12 @@
|
|
|
3082
3082
|
}
|
|
3083
3083
|
},
|
|
3084
3084
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
3085
|
-
"version": "7.
|
|
3086
|
-
"integrity": "sha512-
|
|
3085
|
+
"version": "7.27.1",
|
|
3086
|
+
"integrity": "sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==",
|
|
3087
3087
|
"dev": true,
|
|
3088
3088
|
"license": "MIT",
|
|
3089
3089
|
"dependencies": {
|
|
3090
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3090
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3091
3091
|
},
|
|
3092
3092
|
"engines": {
|
|
3093
3093
|
"node": ">=6.9.0"
|
|
@@ -3097,13 +3097,13 @@
|
|
|
3097
3097
|
}
|
|
3098
3098
|
},
|
|
3099
3099
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
3100
|
-
"version": "7.
|
|
3101
|
-
"integrity": "sha512-
|
|
3100
|
+
"version": "7.27.1",
|
|
3101
|
+
"integrity": "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==",
|
|
3102
3102
|
"dev": true,
|
|
3103
3103
|
"license": "MIT",
|
|
3104
3104
|
"dependencies": {
|
|
3105
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3106
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
3105
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
3106
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
3107
3107
|
},
|
|
3108
3108
|
"engines": {
|
|
3109
3109
|
"node": ">=6.9.0"
|
|
@@ -3113,12 +3113,12 @@
|
|
|
3113
3113
|
}
|
|
3114
3114
|
},
|
|
3115
3115
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
3116
|
-
"version": "7.
|
|
3117
|
-
"integrity": "sha512-
|
|
3116
|
+
"version": "7.27.1",
|
|
3117
|
+
"integrity": "sha512-018KRk76HWKeZ5l4oTj2zPpSh+NbGdt0st5S6x0pga6HgrjBOJb24mMDHorFopOOd6YHkLgOZ+zaCjZGPO4aKg==",
|
|
3118
3118
|
"dev": true,
|
|
3119
3119
|
"license": "MIT",
|
|
3120
3120
|
"dependencies": {
|
|
3121
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3121
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3122
3122
|
},
|
|
3123
3123
|
"engines": {
|
|
3124
3124
|
"node": ">=6.9.0"
|
|
@@ -3128,13 +3128,13 @@
|
|
|
3128
3128
|
}
|
|
3129
3129
|
},
|
|
3130
3130
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
3131
|
-
"version": "7.
|
|
3132
|
-
"integrity": "sha512-
|
|
3131
|
+
"version": "7.27.1",
|
|
3132
|
+
"integrity": "sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==",
|
|
3133
3133
|
"dev": true,
|
|
3134
3134
|
"license": "MIT",
|
|
3135
3135
|
"dependencies": {
|
|
3136
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
3137
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3136
|
+
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
3137
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3138
3138
|
},
|
|
3139
3139
|
"engines": {
|
|
3140
3140
|
"node": ">=6.9.0"
|
|
@@ -3144,14 +3144,14 @@
|
|
|
3144
3144
|
}
|
|
3145
3145
|
},
|
|
3146
3146
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
3147
|
-
"version": "7.
|
|
3148
|
-
"integrity": "sha512-
|
|
3147
|
+
"version": "7.27.1",
|
|
3148
|
+
"integrity": "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==",
|
|
3149
3149
|
"dev": true,
|
|
3150
3150
|
"license": "MIT",
|
|
3151
3151
|
"dependencies": {
|
|
3152
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
3153
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
3154
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3152
|
+
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
3153
|
+
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
3154
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3155
3155
|
},
|
|
3156
3156
|
"engines": {
|
|
3157
3157
|
"node": ">=6.9.0"
|
|
@@ -3161,24 +3161,24 @@
|
|
|
3161
3161
|
}
|
|
3162
3162
|
},
|
|
3163
3163
|
"node_modules/@babel/plugin-transform-private-property-in-object/node_modules/@babel/helper-annotate-as-pure": {
|
|
3164
|
-
"version": "7.
|
|
3165
|
-
"integrity": "sha512-
|
|
3164
|
+
"version": "7.27.1",
|
|
3165
|
+
"integrity": "sha512-WnuuDILl9oOBbKnb4L+DyODx7iC47XfzmNCpTttFsSp6hTG7XZxu60+4IO+2/hPfcGOoKbFiwoI/+zwARbNQow==",
|
|
3166
3166
|
"dev": true,
|
|
3167
3167
|
"license": "MIT",
|
|
3168
3168
|
"dependencies": {
|
|
3169
|
-
"@babel/types": "^7.
|
|
3169
|
+
"@babel/types": "^7.27.1"
|
|
3170
3170
|
},
|
|
3171
3171
|
"engines": {
|
|
3172
3172
|
"node": ">=6.9.0"
|
|
3173
3173
|
}
|
|
3174
3174
|
},
|
|
3175
3175
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
3176
|
-
"version": "7.
|
|
3177
|
-
"integrity": "sha512-
|
|
3176
|
+
"version": "7.27.1",
|
|
3177
|
+
"integrity": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==",
|
|
3178
3178
|
"dev": true,
|
|
3179
3179
|
"license": "MIT",
|
|
3180
3180
|
"dependencies": {
|
|
3181
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3181
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3182
3182
|
},
|
|
3183
3183
|
"engines": {
|
|
3184
3184
|
"node": ">=6.9.0"
|
|
@@ -3188,13 +3188,12 @@
|
|
|
3188
3188
|
}
|
|
3189
3189
|
},
|
|
3190
3190
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
3191
|
-
"version": "7.27.
|
|
3192
|
-
"integrity": "sha512-
|
|
3191
|
+
"version": "7.27.1",
|
|
3192
|
+
"integrity": "sha512-B19lbbL7PMrKr52BNPjCqg1IyNUIjTcxKj8uX9zHO+PmWN93s19NDr/f69mIkEp2x9nmDJ08a7lgHaTTzvW7mw==",
|
|
3193
3193
|
"dev": true,
|
|
3194
3194
|
"license": "MIT",
|
|
3195
3195
|
"dependencies": {
|
|
3196
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3197
|
-
"regenerator-transform": "^0.15.2"
|
|
3196
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3198
3197
|
},
|
|
3199
3198
|
"engines": {
|
|
3200
3199
|
"node": ">=6.9.0"
|
|
@@ -3204,12 +3203,12 @@
|
|
|
3204
3203
|
}
|
|
3205
3204
|
},
|
|
3206
3205
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
3207
|
-
"version": "7.
|
|
3208
|
-
"integrity": "sha512-
|
|
3206
|
+
"version": "7.27.1",
|
|
3207
|
+
"integrity": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==",
|
|
3209
3208
|
"dev": true,
|
|
3210
3209
|
"license": "MIT",
|
|
3211
3210
|
"dependencies": {
|
|
3212
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3211
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3213
3212
|
},
|
|
3214
3213
|
"engines": {
|
|
3215
3214
|
"node": ">=6.9.0"
|
|
@@ -3219,13 +3218,13 @@
|
|
|
3219
3218
|
}
|
|
3220
3219
|
},
|
|
3221
3220
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
3222
|
-
"version": "7.
|
|
3223
|
-
"integrity": "sha512-
|
|
3221
|
+
"version": "7.27.1",
|
|
3222
|
+
"integrity": "sha512-TqGF3desVsTcp3WrJGj4HfKokfCXCLcHpt4PJF0D8/iT6LPd9RS82Upw3KPeyr6B22Lfd3DO8MVrmp0oRkUDdw==",
|
|
3224
3223
|
"dev": true,
|
|
3225
3224
|
"license": "MIT",
|
|
3226
3225
|
"dependencies": {
|
|
3227
|
-
"@babel/helper-module-imports": "^7.
|
|
3228
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3226
|
+
"@babel/helper-module-imports": "^7.27.1",
|
|
3227
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
3229
3228
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
3230
3229
|
"babel-plugin-polyfill-corejs3": "^0.11.0",
|
|
3231
3230
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
@@ -3248,12 +3247,12 @@
|
|
|
3248
3247
|
}
|
|
3249
3248
|
},
|
|
3250
3249
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
3251
|
-
"version": "7.
|
|
3252
|
-
"integrity": "sha512-
|
|
3250
|
+
"version": "7.27.1",
|
|
3251
|
+
"integrity": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==",
|
|
3253
3252
|
"dev": true,
|
|
3254
3253
|
"license": "MIT",
|
|
3255
3254
|
"dependencies": {
|
|
3256
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3255
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3257
3256
|
},
|
|
3258
3257
|
"engines": {
|
|
3259
3258
|
"node": ">=6.9.0"
|
|
@@ -3263,13 +3262,13 @@
|
|
|
3263
3262
|
}
|
|
3264
3263
|
},
|
|
3265
3264
|
"node_modules/@babel/plugin-transform-spread": {
|
|
3266
|
-
"version": "7.
|
|
3267
|
-
"integrity": "sha512-
|
|
3265
|
+
"version": "7.27.1",
|
|
3266
|
+
"integrity": "sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==",
|
|
3268
3267
|
"dev": true,
|
|
3269
3268
|
"license": "MIT",
|
|
3270
3269
|
"dependencies": {
|
|
3271
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3272
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
3270
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
3271
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
3273
3272
|
},
|
|
3274
3273
|
"engines": {
|
|
3275
3274
|
"node": ">=6.9.0"
|
|
@@ -3279,12 +3278,12 @@
|
|
|
3279
3278
|
}
|
|
3280
3279
|
},
|
|
3281
3280
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
3282
|
-
"version": "7.
|
|
3283
|
-
"integrity": "sha512-
|
|
3281
|
+
"version": "7.27.1",
|
|
3282
|
+
"integrity": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==",
|
|
3284
3283
|
"dev": true,
|
|
3285
3284
|
"license": "MIT",
|
|
3286
3285
|
"dependencies": {
|
|
3287
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3286
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3288
3287
|
},
|
|
3289
3288
|
"engines": {
|
|
3290
3289
|
"node": ">=6.9.0"
|
|
@@ -3294,12 +3293,12 @@
|
|
|
3294
3293
|
}
|
|
3295
3294
|
},
|
|
3296
3295
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
3297
|
-
"version": "7.
|
|
3298
|
-
"integrity": "sha512-
|
|
3296
|
+
"version": "7.27.1",
|
|
3297
|
+
"integrity": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==",
|
|
3299
3298
|
"dev": true,
|
|
3300
3299
|
"license": "MIT",
|
|
3301
3300
|
"dependencies": {
|
|
3302
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3301
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3303
3302
|
},
|
|
3304
3303
|
"engines": {
|
|
3305
3304
|
"node": ">=6.9.0"
|
|
@@ -3309,12 +3308,12 @@
|
|
|
3309
3308
|
}
|
|
3310
3309
|
},
|
|
3311
3310
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
3312
|
-
"version": "7.27.
|
|
3313
|
-
"integrity": "sha512
|
|
3311
|
+
"version": "7.27.1",
|
|
3312
|
+
"integrity": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==",
|
|
3314
3313
|
"dev": true,
|
|
3315
3314
|
"license": "MIT",
|
|
3316
3315
|
"dependencies": {
|
|
3317
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3316
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3318
3317
|
},
|
|
3319
3318
|
"engines": {
|
|
3320
3319
|
"node": ">=6.9.0"
|
|
@@ -3324,12 +3323,12 @@
|
|
|
3324
3323
|
}
|
|
3325
3324
|
},
|
|
3326
3325
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
3327
|
-
"version": "7.
|
|
3328
|
-
"integrity": "sha512-
|
|
3326
|
+
"version": "7.27.1",
|
|
3327
|
+
"integrity": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==",
|
|
3329
3328
|
"dev": true,
|
|
3330
3329
|
"license": "MIT",
|
|
3331
3330
|
"dependencies": {
|
|
3332
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3331
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3333
3332
|
},
|
|
3334
3333
|
"engines": {
|
|
3335
3334
|
"node": ">=6.9.0"
|
|
@@ -3339,13 +3338,13 @@
|
|
|
3339
3338
|
}
|
|
3340
3339
|
},
|
|
3341
3340
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
3342
|
-
"version": "7.
|
|
3343
|
-
"integrity": "sha512-
|
|
3341
|
+
"version": "7.27.1",
|
|
3342
|
+
"integrity": "sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==",
|
|
3344
3343
|
"dev": true,
|
|
3345
3344
|
"license": "MIT",
|
|
3346
3345
|
"dependencies": {
|
|
3347
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
3348
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3346
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
3347
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3349
3348
|
},
|
|
3350
3349
|
"engines": {
|
|
3351
3350
|
"node": ">=6.9.0"
|
|
@@ -3355,13 +3354,13 @@
|
|
|
3355
3354
|
}
|
|
3356
3355
|
},
|
|
3357
3356
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
3358
|
-
"version": "7.
|
|
3359
|
-
"integrity": "sha512-
|
|
3357
|
+
"version": "7.27.1",
|
|
3358
|
+
"integrity": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==",
|
|
3360
3359
|
"dev": true,
|
|
3361
3360
|
"license": "MIT",
|
|
3362
3361
|
"dependencies": {
|
|
3363
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
3364
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3362
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
3363
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3365
3364
|
},
|
|
3366
3365
|
"engines": {
|
|
3367
3366
|
"node": ">=6.9.0"
|
|
@@ -3371,13 +3370,13 @@
|
|
|
3371
3370
|
}
|
|
3372
3371
|
},
|
|
3373
3372
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
3374
|
-
"version": "7.
|
|
3375
|
-
"integrity": "sha512-
|
|
3373
|
+
"version": "7.27.1",
|
|
3374
|
+
"integrity": "sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==",
|
|
3376
3375
|
"dev": true,
|
|
3377
3376
|
"license": "MIT",
|
|
3378
3377
|
"dependencies": {
|
|
3379
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
3380
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3378
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
3379
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3381
3380
|
},
|
|
3382
3381
|
"engines": {
|
|
3383
3382
|
"node": ">=6.9.0"
|
|
@@ -3531,47 +3530,41 @@
|
|
|
3531
3530
|
}
|
|
3532
3531
|
},
|
|
3533
3532
|
"node_modules/@babel/runtime-corejs3": {
|
|
3534
|
-
"version": "7.27.
|
|
3535
|
-
"integrity": "sha512-
|
|
3533
|
+
"version": "7.27.1",
|
|
3534
|
+
"integrity": "sha512-909rVuj3phpjW6y0MCXAZ5iNeORePa6ldJvp2baWGcTjwqbBDDz6xoS5JHJ7lS88NlwLYj07ImL/8IUMtDZzTA==",
|
|
3536
3535
|
"license": "MIT",
|
|
3537
3536
|
"dependencies": {
|
|
3538
|
-
"core-js-pure": "^3.30.2"
|
|
3539
|
-
"regenerator-runtime": "^0.14.0"
|
|
3537
|
+
"core-js-pure": "^3.30.2"
|
|
3540
3538
|
},
|
|
3541
3539
|
"engines": {
|
|
3542
3540
|
"node": ">=6.9.0"
|
|
3543
3541
|
}
|
|
3544
3542
|
},
|
|
3545
|
-
"node_modules/@babel/runtime-corejs3/node_modules/regenerator-runtime": {
|
|
3546
|
-
"version": "0.14.1",
|
|
3547
|
-
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
|
|
3548
|
-
"license": "MIT"
|
|
3549
|
-
},
|
|
3550
3543
|
"node_modules/@babel/template": {
|
|
3551
|
-
"version": "7.27.
|
|
3552
|
-
"integrity": "sha512-
|
|
3544
|
+
"version": "7.27.1",
|
|
3545
|
+
"integrity": "sha512-Fyo3ghWMqkHHpHQCoBs2VnYjR4iWFFjguTDEqA5WgZDOrFesVjMhMM2FSqTKSoUSDO1VQtavj8NFpdRBEvJTtg==",
|
|
3553
3546
|
"dev": true,
|
|
3554
3547
|
"license": "MIT",
|
|
3555
3548
|
"dependencies": {
|
|
3556
|
-
"@babel/code-frame": "^7.
|
|
3557
|
-
"@babel/parser": "^7.27.
|
|
3558
|
-
"@babel/types": "^7.27.
|
|
3549
|
+
"@babel/code-frame": "^7.27.1",
|
|
3550
|
+
"@babel/parser": "^7.27.1",
|
|
3551
|
+
"@babel/types": "^7.27.1"
|
|
3559
3552
|
},
|
|
3560
3553
|
"engines": {
|
|
3561
3554
|
"node": ">=6.9.0"
|
|
3562
3555
|
}
|
|
3563
3556
|
},
|
|
3564
3557
|
"node_modules/@babel/traverse": {
|
|
3565
|
-
"version": "7.27.
|
|
3566
|
-
"integrity": "sha512-
|
|
3558
|
+
"version": "7.27.1",
|
|
3559
|
+
"integrity": "sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==",
|
|
3567
3560
|
"dev": true,
|
|
3568
3561
|
"license": "MIT",
|
|
3569
3562
|
"dependencies": {
|
|
3570
|
-
"@babel/code-frame": "^7.
|
|
3571
|
-
"@babel/generator": "^7.27.
|
|
3572
|
-
"@babel/parser": "^7.27.
|
|
3573
|
-
"@babel/template": "^7.27.
|
|
3574
|
-
"@babel/types": "^7.27.
|
|
3563
|
+
"@babel/code-frame": "^7.27.1",
|
|
3564
|
+
"@babel/generator": "^7.27.1",
|
|
3565
|
+
"@babel/parser": "^7.27.1",
|
|
3566
|
+
"@babel/template": "^7.27.1",
|
|
3567
|
+
"@babel/types": "^7.27.1",
|
|
3575
3568
|
"debug": "^4.3.1",
|
|
3576
3569
|
"globals": "^11.1.0"
|
|
3577
3570
|
},
|
|
@@ -3580,13 +3573,13 @@
|
|
|
3580
3573
|
}
|
|
3581
3574
|
},
|
|
3582
3575
|
"node_modules/@babel/traverse/node_modules/@babel/generator": {
|
|
3583
|
-
"version": "7.27.
|
|
3584
|
-
"integrity": "sha512-
|
|
3576
|
+
"version": "7.27.1",
|
|
3577
|
+
"integrity": "sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==",
|
|
3585
3578
|
"dev": true,
|
|
3586
3579
|
"license": "MIT",
|
|
3587
3580
|
"dependencies": {
|
|
3588
|
-
"@babel/parser": "^7.27.
|
|
3589
|
-
"@babel/types": "^7.27.
|
|
3581
|
+
"@babel/parser": "^7.27.1",
|
|
3582
|
+
"@babel/types": "^7.27.1",
|
|
3590
3583
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
3591
3584
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
3592
3585
|
"jsesc": "^3.0.2"
|
|
@@ -3608,13 +3601,13 @@
|
|
|
3608
3601
|
}
|
|
3609
3602
|
},
|
|
3610
3603
|
"node_modules/@babel/types": {
|
|
3611
|
-
"version": "7.27.
|
|
3612
|
-
"integrity": "sha512
|
|
3604
|
+
"version": "7.27.1",
|
|
3605
|
+
"integrity": "sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==",
|
|
3613
3606
|
"dev": true,
|
|
3614
3607
|
"license": "MIT",
|
|
3615
3608
|
"dependencies": {
|
|
3616
|
-
"@babel/helper-string-parser": "^7.
|
|
3617
|
-
"@babel/helper-validator-identifier": "^7.
|
|
3609
|
+
"@babel/helper-string-parser": "^7.27.1",
|
|
3610
|
+
"@babel/helper-validator-identifier": "^7.27.1"
|
|
3618
3611
|
},
|
|
3619
3612
|
"engines": {
|
|
3620
3613
|
"node": ">=6.9.0"
|
|
@@ -3778,13 +3771,13 @@
|
|
|
3778
3771
|
}
|
|
3779
3772
|
},
|
|
3780
3773
|
"node_modules/@compodoc/compodoc/node_modules/@babel/generator": {
|
|
3781
|
-
"version": "7.27.
|
|
3782
|
-
"integrity": "sha512-
|
|
3774
|
+
"version": "7.27.1",
|
|
3775
|
+
"integrity": "sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==",
|
|
3783
3776
|
"dev": true,
|
|
3784
3777
|
"license": "MIT",
|
|
3785
3778
|
"dependencies": {
|
|
3786
|
-
"@babel/parser": "^7.27.
|
|
3787
|
-
"@babel/types": "^7.27.
|
|
3779
|
+
"@babel/parser": "^7.27.1",
|
|
3780
|
+
"@babel/types": "^7.27.1",
|
|
3788
3781
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
3789
3782
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
3790
3783
|
"jsesc": "^3.0.2"
|
|
@@ -3794,12 +3787,12 @@
|
|
|
3794
3787
|
}
|
|
3795
3788
|
},
|
|
3796
3789
|
"node_modules/@compodoc/compodoc/node_modules/@babel/plugin-syntax-import-attributes": {
|
|
3797
|
-
"version": "7.
|
|
3798
|
-
"integrity": "sha512-
|
|
3790
|
+
"version": "7.27.1",
|
|
3791
|
+
"integrity": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==",
|
|
3799
3792
|
"dev": true,
|
|
3800
3793
|
"license": "MIT",
|
|
3801
3794
|
"dependencies": {
|
|
3802
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3795
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
3803
3796
|
},
|
|
3804
3797
|
"engines": {
|
|
3805
3798
|
"node": ">=6.9.0"
|
|
@@ -3809,14 +3802,14 @@
|
|
|
3809
3802
|
}
|
|
3810
3803
|
},
|
|
3811
3804
|
"node_modules/@compodoc/compodoc/node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
3812
|
-
"version": "7.
|
|
3813
|
-
"integrity": "sha512-
|
|
3805
|
+
"version": "7.27.1",
|
|
3806
|
+
"integrity": "sha512-eST9RrwlpaoJBDHShc+DS2SG4ATTi2MYNb4OxYkf3n+7eb49LWpnS+HSpVfW4x927qQwgk8A2hGNVaajAEw0EA==",
|
|
3814
3807
|
"dev": true,
|
|
3815
3808
|
"license": "MIT",
|
|
3816
3809
|
"dependencies": {
|
|
3817
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3818
|
-
"@babel/helper-remap-async-to-generator": "^7.
|
|
3819
|
-
"@babel/traverse": "^7.
|
|
3810
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
3811
|
+
"@babel/helper-remap-async-to-generator": "^7.27.1",
|
|
3812
|
+
"@babel/traverse": "^7.27.1"
|
|
3820
3813
|
},
|
|
3821
3814
|
"engines": {
|
|
3822
3815
|
"node": ">=6.9.0"
|
|
@@ -3826,14 +3819,14 @@
|
|
|
3826
3819
|
}
|
|
3827
3820
|
},
|
|
3828
3821
|
"node_modules/@compodoc/compodoc/node_modules/@babel/plugin-transform-async-to-generator": {
|
|
3829
|
-
"version": "7.
|
|
3830
|
-
"integrity": "sha512-
|
|
3822
|
+
"version": "7.27.1",
|
|
3823
|
+
"integrity": "sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==",
|
|
3831
3824
|
"dev": true,
|
|
3832
3825
|
"license": "MIT",
|
|
3833
3826
|
"dependencies": {
|
|
3834
|
-
"@babel/helper-module-imports": "^7.
|
|
3835
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3836
|
-
"@babel/helper-remap-async-to-generator": "^7.
|
|
3827
|
+
"@babel/helper-module-imports": "^7.27.1",
|
|
3828
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
3829
|
+
"@babel/helper-remap-async-to-generator": "^7.27.1"
|
|
3837
3830
|
},
|
|
3838
3831
|
"engines": {
|
|
3839
3832
|
"node": ">=6.9.0"
|
|
@@ -4676,8 +4669,8 @@
|
|
|
4676
4669
|
}
|
|
4677
4670
|
},
|
|
4678
4671
|
"node_modules/@eslint-community/eslint-utils": {
|
|
4679
|
-
"version": "4.
|
|
4680
|
-
"integrity": "sha512-
|
|
4672
|
+
"version": "4.6.1",
|
|
4673
|
+
"integrity": "sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw==",
|
|
4681
4674
|
"dev": true,
|
|
4682
4675
|
"license": "MIT",
|
|
4683
4676
|
"dependencies": {
|
|
@@ -4883,8 +4876,8 @@
|
|
|
4883
4876
|
}
|
|
4884
4877
|
},
|
|
4885
4878
|
"node_modules/@inquirer/core/node_modules/@types/node": {
|
|
4886
|
-
"version": "22.
|
|
4887
|
-
"integrity": "sha512-
|
|
4879
|
+
"version": "22.15.3",
|
|
4880
|
+
"integrity": "sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==",
|
|
4888
4881
|
"dev": true,
|
|
4889
4882
|
"license": "MIT",
|
|
4890
4883
|
"dependencies": {
|
|
@@ -7034,8 +7027,8 @@
|
|
|
7034
7027
|
]
|
|
7035
7028
|
},
|
|
7036
7029
|
"node_modules/@rollup/wasm-node": {
|
|
7037
|
-
"version": "4.
|
|
7038
|
-
"integrity": "sha512-
|
|
7030
|
+
"version": "4.40.1",
|
|
7031
|
+
"integrity": "sha512-3nXUKfAq1nD/vgQi7ncLNyn8jx1PAsN6njSS9baCpI9JHk92Y/JOWZib7HvLJ5BBZ4MC5NSeqkpUKnmceXyzXA==",
|
|
7039
7032
|
"dev": true,
|
|
7040
7033
|
"license": "MIT",
|
|
7041
7034
|
"dependencies": {
|
|
@@ -8150,8 +8143,8 @@
|
|
|
8150
8143
|
}
|
|
8151
8144
|
},
|
|
8152
8145
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
8153
|
-
"version": "11.10.5-
|
|
8154
|
-
"integrity": "sha512-
|
|
8146
|
+
"version": "11.10.5-2.6136",
|
|
8147
|
+
"integrity": "sha512-gikeXGuDbNLFiuWhOdFD7xT3RepQCG6JPoFcy3DEoTdGmVKOr199fM/RJQOj/K3ePqNK3YH/AT3lxTKWQRcqHw==",
|
|
8155
8148
|
"license": "MIT",
|
|
8156
8149
|
"engines": {
|
|
8157
8150
|
"node": ">=18.16.1",
|
|
@@ -8159,8 +8152,8 @@
|
|
|
8159
8152
|
}
|
|
8160
8153
|
},
|
|
8161
8154
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
8162
|
-
"version": "11.10.5-
|
|
8163
|
-
"integrity": "sha512-
|
|
8155
|
+
"version": "11.10.5-2.6136",
|
|
8156
|
+
"integrity": "sha512-aZoCo6t16ExrBAz/P7tdaz8l9moH0ct8cHnl4lgsNLrRG6RQYx0jsKSIK3jw0NK9warHTTqGi7DAGNejGefV8Q==",
|
|
8164
8157
|
"license": "ISC"
|
|
8165
8158
|
},
|
|
8166
8159
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -8173,8 +8166,8 @@
|
|
|
8173
8166
|
}
|
|
8174
8167
|
},
|
|
8175
8168
|
"node_modules/@wavemaker/foundation-css": {
|
|
8176
|
-
"version": "11.10.5-
|
|
8177
|
-
"integrity": "sha512-
|
|
8169
|
+
"version": "11.10.5-2.6136",
|
|
8170
|
+
"integrity": "sha512-KV3/KgwTQTYOexZco0a+qHMkQkvdZVYu+V1mn8ViGVssEc3104xE42UJ4/0vxeaN4RdxeXj6KTGVU3O1f1ax/w==",
|
|
8178
8171
|
"license": "ISC",
|
|
8179
8172
|
"dependencies": {
|
|
8180
8173
|
"chroma-js": "^3.1.2"
|
|
@@ -8189,8 +8182,8 @@
|
|
|
8189
8182
|
}
|
|
8190
8183
|
},
|
|
8191
8184
|
"node_modules/@wavemaker/variables": {
|
|
8192
|
-
"version": "11.10.5-
|
|
8193
|
-
"integrity": "sha512-
|
|
8185
|
+
"version": "11.10.5-2.6136",
|
|
8186
|
+
"integrity": "sha512-e5an+s3Bj9dXUE/A9nDtk5r5L1PL58s79i798mQEShl0N46l1+hC91mbtQ00YPuC7HA7F6nyZRtA8888XuUFNQ==",
|
|
8194
8187
|
"license": "ISC",
|
|
8195
8188
|
"dependencies": {
|
|
8196
8189
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -8529,12 +8522,12 @@
|
|
|
8529
8522
|
"license": "MIT"
|
|
8530
8523
|
},
|
|
8531
8524
|
"node_modules/acorn-loose": {
|
|
8532
|
-
"version": "8.
|
|
8533
|
-
"integrity": "sha512-
|
|
8525
|
+
"version": "8.5.0",
|
|
8526
|
+
"integrity": "sha512-ppga7pybjwX2HSJv5ayHe6QG4wmNS1RQ2wjBMFTVnOj0h8Rxsmtc6fnVzINqHSSRz23sTe9IL3UAt/PU9gc4FA==",
|
|
8534
8527
|
"dev": true,
|
|
8535
8528
|
"license": "MIT",
|
|
8536
8529
|
"dependencies": {
|
|
8537
|
-
"acorn": "^8.
|
|
8530
|
+
"acorn": "^8.14.0"
|
|
8538
8531
|
},
|
|
8539
8532
|
"engines": {
|
|
8540
8533
|
"node": ">=0.4.0"
|
|
@@ -8971,8 +8964,8 @@
|
|
|
8971
8964
|
}
|
|
8972
8965
|
},
|
|
8973
8966
|
"node_modules/axios": {
|
|
8974
|
-
"version": "1.
|
|
8975
|
-
"integrity": "sha512-
|
|
8967
|
+
"version": "1.9.0",
|
|
8968
|
+
"integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
|
|
8976
8969
|
"dev": true,
|
|
8977
8970
|
"license": "MIT",
|
|
8978
8971
|
"dependencies": {
|
|
@@ -9704,8 +9697,8 @@
|
|
|
9704
9697
|
}
|
|
9705
9698
|
},
|
|
9706
9699
|
"node_modules/caniuse-lite": {
|
|
9707
|
-
"version": "1.0.
|
|
9708
|
-
"integrity": "sha512-
|
|
9700
|
+
"version": "1.0.30001716",
|
|
9701
|
+
"integrity": "sha512-49/c1+x3Kwz7ZIWt+4DvK3aMJy9oYXXG6/97JKsnjdCk/6n9vVyWL8NAwVt95Lwt9eigI10Hl782kDfZUUlRXw==",
|
|
9709
9702
|
"dev": true,
|
|
9710
9703
|
"funding": [
|
|
9711
9704
|
{
|
|
@@ -10533,8 +10526,8 @@
|
|
|
10533
10526
|
}
|
|
10534
10527
|
},
|
|
10535
10528
|
"node_modules/copy-webpack-plugin/node_modules/ignore": {
|
|
10536
|
-
"version": "7.0.
|
|
10537
|
-
"integrity": "sha512-
|
|
10529
|
+
"version": "7.0.4",
|
|
10530
|
+
"integrity": "sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==",
|
|
10538
10531
|
"dev": true,
|
|
10539
10532
|
"license": "MIT",
|
|
10540
10533
|
"engines": {
|
|
@@ -10576,8 +10569,8 @@
|
|
|
10576
10569
|
}
|
|
10577
10570
|
},
|
|
10578
10571
|
"node_modules/core-js-compat": {
|
|
10579
|
-
"version": "3.
|
|
10580
|
-
"integrity": "sha512-
|
|
10572
|
+
"version": "3.42.0",
|
|
10573
|
+
"integrity": "sha512-bQasjMfyDGyaeWKBIu33lHh9qlSR0MFE/Nmc6nMjf/iU9b3rSMdAYz1Baxrv4lPdGUsTqZudHA4jIGSJy0SWZQ==",
|
|
10581
10574
|
"dev": true,
|
|
10582
10575
|
"license": "MIT",
|
|
10583
10576
|
"dependencies": {
|
|
@@ -10589,8 +10582,8 @@
|
|
|
10589
10582
|
}
|
|
10590
10583
|
},
|
|
10591
10584
|
"node_modules/core-js-pure": {
|
|
10592
|
-
"version": "3.
|
|
10593
|
-
"integrity": "sha512-
|
|
10585
|
+
"version": "3.42.0",
|
|
10586
|
+
"integrity": "sha512-007bM04u91fF4kMgwom2I5cQxAFIy8jVulgr9eozILl/SZE53QOqnW/+vviC+wQWLv+AunBG+8Q0TLoeSsSxRQ==",
|
|
10594
10587
|
"hasInstallScript": true,
|
|
10595
10588
|
"license": "MIT",
|
|
10596
10589
|
"funding": {
|
|
@@ -11316,8 +11309,8 @@
|
|
|
11316
11309
|
"license": "MIT"
|
|
11317
11310
|
},
|
|
11318
11311
|
"node_modules/dedent": {
|
|
11319
|
-
"version": "1.
|
|
11320
|
-
"integrity": "sha512-
|
|
11312
|
+
"version": "1.6.0",
|
|
11313
|
+
"integrity": "sha512-F1Z+5UCFpmQUzJa11agbyPVMbpgT/qA3/SKyJ1jyBgm7dUcUEa8v9JwDkerSQXfakBwFljIxhOJqGkjUwZ9FSA==",
|
|
11321
11314
|
"dev": true,
|
|
11322
11315
|
"license": "MIT",
|
|
11323
11316
|
"peerDependencies": {
|
|
@@ -11568,8 +11561,8 @@
|
|
|
11568
11561
|
}
|
|
11569
11562
|
},
|
|
11570
11563
|
"node_modules/detect-libc": {
|
|
11571
|
-
"version": "2.0.
|
|
11572
|
-
"integrity": "sha512-
|
|
11564
|
+
"version": "2.0.4",
|
|
11565
|
+
"integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
|
|
11573
11566
|
"dev": true,
|
|
11574
11567
|
"license": "Apache-2.0",
|
|
11575
11568
|
"engines": {
|
|
@@ -11786,8 +11779,8 @@
|
|
|
11786
11779
|
}
|
|
11787
11780
|
},
|
|
11788
11781
|
"node_modules/electron-to-chromium": {
|
|
11789
|
-
"version": "1.5.
|
|
11790
|
-
"integrity": "sha512-
|
|
11782
|
+
"version": "1.5.148",
|
|
11783
|
+
"integrity": "sha512-8uc1QXwwqayD4mblcsQYZqoi+cOc97A2XmKSBOIRbEAvbp6vrqmSYs4dHD2qVygUgn7Mi0qdKgPaJ9WC8cv63A==",
|
|
11791
11784
|
"dev": true,
|
|
11792
11785
|
"license": "ISC"
|
|
11793
11786
|
},
|
|
@@ -12024,8 +12017,8 @@
|
|
|
12024
12017
|
}
|
|
12025
12018
|
},
|
|
12026
12019
|
"node_modules/es-module-lexer": {
|
|
12027
|
-
"version": "1.
|
|
12028
|
-
"integrity": "sha512-
|
|
12020
|
+
"version": "1.7.0",
|
|
12021
|
+
"integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==",
|
|
12029
12022
|
"dev": true,
|
|
12030
12023
|
"license": "MIT"
|
|
12031
12024
|
},
|
|
@@ -12865,8 +12858,8 @@
|
|
|
12865
12858
|
}
|
|
12866
12859
|
},
|
|
12867
12860
|
"node_modules/fdir": {
|
|
12868
|
-
"version": "6.4.
|
|
12869
|
-
"integrity": "sha512-
|
|
12861
|
+
"version": "6.4.4",
|
|
12862
|
+
"integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
|
|
12870
12863
|
"dev": true,
|
|
12871
12864
|
"license": "MIT",
|
|
12872
12865
|
"peerDependencies": {
|
|
@@ -13397,8 +13390,8 @@
|
|
|
13397
13390
|
}
|
|
13398
13391
|
},
|
|
13399
13392
|
"node_modules/glob": {
|
|
13400
|
-
"version": "11.0.
|
|
13401
|
-
"integrity": "sha512-
|
|
13393
|
+
"version": "11.0.2",
|
|
13394
|
+
"integrity": "sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==",
|
|
13402
13395
|
"dev": true,
|
|
13403
13396
|
"license": "ISC",
|
|
13404
13397
|
"dependencies": {
|
|
@@ -14036,8 +14029,8 @@
|
|
|
14036
14029
|
}
|
|
14037
14030
|
},
|
|
14038
14031
|
"node_modules/http-parser-js": {
|
|
14039
|
-
"version": "0.5.
|
|
14040
|
-
"integrity": "sha512-
|
|
14032
|
+
"version": "0.5.10",
|
|
14033
|
+
"integrity": "sha512-Pysuw9XpUq5dVc/2SMHpuTY01RFl8fttgcyunjL7eEMhGM3cI4eOmiCycJDVCo/7O7ClfQD3SaI6ftDzqOXYMA==",
|
|
14041
14034
|
"dev": true,
|
|
14042
14035
|
"license": "MIT"
|
|
14043
14036
|
},
|
|
@@ -14153,23 +14146,14 @@
|
|
|
14153
14146
|
}
|
|
14154
14147
|
},
|
|
14155
14148
|
"node_modules/i18next/node_modules/@babel/runtime": {
|
|
14156
|
-
"version": "7.27.
|
|
14157
|
-
"integrity": "sha512-
|
|
14149
|
+
"version": "7.27.1",
|
|
14150
|
+
"integrity": "sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==",
|
|
14158
14151
|
"dev": true,
|
|
14159
14152
|
"license": "MIT",
|
|
14160
|
-
"dependencies": {
|
|
14161
|
-
"regenerator-runtime": "^0.14.0"
|
|
14162
|
-
},
|
|
14163
14153
|
"engines": {
|
|
14164
14154
|
"node": ">=6.9.0"
|
|
14165
14155
|
}
|
|
14166
14156
|
},
|
|
14167
|
-
"node_modules/i18next/node_modules/regenerator-runtime": {
|
|
14168
|
-
"version": "0.14.1",
|
|
14169
|
-
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
|
|
14170
|
-
"dev": true,
|
|
14171
|
-
"license": "MIT"
|
|
14172
|
-
},
|
|
14173
14157
|
"node_modules/iconv-lite": {
|
|
14174
14158
|
"version": "0.6.3",
|
|
14175
14159
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
@@ -14432,8 +14416,8 @@
|
|
|
14432
14416
|
}
|
|
14433
14417
|
},
|
|
14434
14418
|
"node_modules/injection-js": {
|
|
14435
|
-
"version": "2.
|
|
14436
|
-
"integrity": "sha512-
|
|
14419
|
+
"version": "2.5.0",
|
|
14420
|
+
"integrity": "sha512-UpY2ONt4xbht4GhSqQ2zMJ1rBIQq4uOY+DlR6aOeYyqK7xadXt7UQbJIyxmgk288bPMkIZKjViieHm0O0i72Jw==",
|
|
14437
14421
|
"dev": true,
|
|
14438
14422
|
"license": "MIT",
|
|
14439
14423
|
"dependencies": {
|
|
@@ -15628,8 +15612,8 @@
|
|
|
15628
15612
|
}
|
|
15629
15613
|
},
|
|
15630
15614
|
"node_modules/jest-preset-angular": {
|
|
15631
|
-
"version": "14.5.
|
|
15632
|
-
"integrity": "sha512-
|
|
15615
|
+
"version": "14.5.5",
|
|
15616
|
+
"integrity": "sha512-PUykbixXEYSltKQE4450YuBiO8SMo2SwdGRHAdArRuV06Igq8gaLRVt9j8suj/4qtm2xRqoKnh5j52R0PfQxFw==",
|
|
15633
15617
|
"dev": true,
|
|
15634
15618
|
"license": "MIT",
|
|
15635
15619
|
"dependencies": {
|
|
@@ -15673,8 +15657,8 @@
|
|
|
15673
15657
|
}
|
|
15674
15658
|
},
|
|
15675
15659
|
"node_modules/jest-preset-angular/node_modules/ts-jest": {
|
|
15676
|
-
"version": "29.3.
|
|
15677
|
-
"integrity": "sha512-
|
|
15660
|
+
"version": "29.3.2",
|
|
15661
|
+
"integrity": "sha512-bJJkrWc6PjFVz5g2DGCNUo8z7oFEYaz1xP1NpeDU7KNLMWPpEyV8Chbpkn8xjzgRDpQhnGMyvyldoL7h8JXyug==",
|
|
15678
15662
|
"dev": true,
|
|
15679
15663
|
"license": "MIT",
|
|
15680
15664
|
"dependencies": {
|
|
@@ -15686,7 +15670,7 @@
|
|
|
15686
15670
|
"lodash.memoize": "^4.1.2",
|
|
15687
15671
|
"make-error": "^1.3.6",
|
|
15688
15672
|
"semver": "^7.7.1",
|
|
15689
|
-
"type-fest": "^4.
|
|
15673
|
+
"type-fest": "^4.39.1",
|
|
15690
15674
|
"yargs-parser": "^21.1.1"
|
|
15691
15675
|
},
|
|
15692
15676
|
"bin": {
|
|
@@ -15722,8 +15706,8 @@
|
|
|
15722
15706
|
}
|
|
15723
15707
|
},
|
|
15724
15708
|
"node_modules/jest-preset-angular/node_modules/type-fest": {
|
|
15725
|
-
"version": "4.
|
|
15726
|
-
"integrity": "sha512-
|
|
15709
|
+
"version": "4.40.1",
|
|
15710
|
+
"integrity": "sha512-9YvLNnORDpI+vghLU/Nf+zSv0kL47KbVJ1o3sKgoTefl6i+zebxbiDQWoe/oWWqPhIgQdRZRT1KA9sCPL810SA==",
|
|
15727
15711
|
"dev": true,
|
|
15728
15712
|
"license": "(MIT OR CC0-1.0)",
|
|
15729
15713
|
"engines": {
|
|
@@ -19890,12 +19874,12 @@
|
|
|
19890
19874
|
}
|
|
19891
19875
|
},
|
|
19892
19876
|
"node_modules/parse5": {
|
|
19893
|
-
"version": "7.
|
|
19894
|
-
"integrity": "sha512-
|
|
19877
|
+
"version": "7.3.0",
|
|
19878
|
+
"integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
|
|
19895
19879
|
"dev": true,
|
|
19896
19880
|
"license": "MIT",
|
|
19897
19881
|
"dependencies": {
|
|
19898
|
-
"entities": "^
|
|
19882
|
+
"entities": "^6.0.0"
|
|
19899
19883
|
},
|
|
19900
19884
|
"funding": {
|
|
19901
19885
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
@@ -19940,6 +19924,18 @@
|
|
|
19940
19924
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
19941
19925
|
}
|
|
19942
19926
|
},
|
|
19927
|
+
"node_modules/parse5/node_modules/entities": {
|
|
19928
|
+
"version": "6.0.0",
|
|
19929
|
+
"integrity": "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==",
|
|
19930
|
+
"dev": true,
|
|
19931
|
+
"license": "BSD-2-Clause",
|
|
19932
|
+
"engines": {
|
|
19933
|
+
"node": ">=0.12"
|
|
19934
|
+
},
|
|
19935
|
+
"funding": {
|
|
19936
|
+
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
19937
|
+
}
|
|
19938
|
+
},
|
|
19943
19939
|
"node_modules/parseurl": {
|
|
19944
19940
|
"version": "1.3.3",
|
|
19945
19941
|
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
|
@@ -20900,15 +20896,6 @@
|
|
|
20900
20896
|
"integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==",
|
|
20901
20897
|
"license": "MIT"
|
|
20902
20898
|
},
|
|
20903
|
-
"node_modules/regenerator-transform": {
|
|
20904
|
-
"version": "0.15.2",
|
|
20905
|
-
"integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==",
|
|
20906
|
-
"dev": true,
|
|
20907
|
-
"license": "MIT",
|
|
20908
|
-
"dependencies": {
|
|
20909
|
-
"@babel/runtime": "^7.8.4"
|
|
20910
|
-
}
|
|
20911
|
-
},
|
|
20912
20899
|
"node_modules/regex-parser": {
|
|
20913
20900
|
"version": "2.3.1",
|
|
20914
20901
|
"integrity": "sha512-yXLRqatcCuKtVHsWrNg0JL3l1zGfdXeEvDa0bdu4tCDQw0RpMDZsqbkyRTUnKMR0tXF627V2oEWjBEaEdqTwtQ==",
|
|
@@ -21575,8 +21562,8 @@
|
|
|
21575
21562
|
}
|
|
21576
21563
|
},
|
|
21577
21564
|
"node_modules/schema-utils": {
|
|
21578
|
-
"version": "4.3.
|
|
21579
|
-
"integrity": "sha512-
|
|
21565
|
+
"version": "4.3.2",
|
|
21566
|
+
"integrity": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==",
|
|
21580
21567
|
"dev": true,
|
|
21581
21568
|
"license": "MIT",
|
|
21582
21569
|
"dependencies": {
|
|
@@ -22913,8 +22900,8 @@
|
|
|
22913
22900
|
"license": "MIT"
|
|
22914
22901
|
},
|
|
22915
22902
|
"node_modules/tablesort": {
|
|
22916
|
-
"version": "5.
|
|
22917
|
-
"integrity": "sha512
|
|
22903
|
+
"version": "5.6.0",
|
|
22904
|
+
"integrity": "sha512-cZZXK3G089PbpxH8N7vN7Z21SEKqXAaCiSVOmZdR/v7z8TFCsF/OFr0rzjhQuFlQQHy9uQtW9P2oQFJzJFGVrg==",
|
|
22918
22905
|
"dev": true,
|
|
22919
22906
|
"license": "MIT",
|
|
22920
22907
|
"engines": {
|
|
@@ -23183,12 +23170,12 @@
|
|
|
23183
23170
|
"license": "MIT"
|
|
23184
23171
|
},
|
|
23185
23172
|
"node_modules/tinyglobby": {
|
|
23186
|
-
"version": "0.2.
|
|
23187
|
-
"integrity": "sha512-
|
|
23173
|
+
"version": "0.2.13",
|
|
23174
|
+
"integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==",
|
|
23188
23175
|
"dev": true,
|
|
23189
23176
|
"license": "MIT",
|
|
23190
23177
|
"dependencies": {
|
|
23191
|
-
"fdir": "^6.4.
|
|
23178
|
+
"fdir": "^6.4.4",
|
|
23192
23179
|
"picomatch": "^4.0.2"
|
|
23193
23180
|
},
|
|
23194
23181
|
"engines": {
|
|
@@ -24988,8 +24975,8 @@
|
|
|
24988
24975
|
}
|
|
24989
24976
|
},
|
|
24990
24977
|
"node_modules/webpack-dev-server/node_modules/http-proxy-middleware": {
|
|
24991
|
-
"version": "2.0.
|
|
24992
|
-
"integrity": "sha512-
|
|
24978
|
+
"version": "2.0.9",
|
|
24979
|
+
"integrity": "sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==",
|
|
24993
24980
|
"dev": true,
|
|
24994
24981
|
"license": "MIT",
|
|
24995
24982
|
"dependencies": {
|