@dbmx/toasts 0.0.141 → 0.0.142
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/package.json +48 -40
- package/rollup_stats/sunburst_stats.html +1 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dbmx/toasts",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.142",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./cjs/index.cjs",
|
|
6
6
|
"module": "./esm/index.js",
|
|
@@ -24,19 +24,19 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@dbmx/sdmx": "^3.0.199",
|
|
27
|
-
"@emotion/react": "^11.
|
|
28
|
-
"@emotion/styled": "^11.
|
|
29
|
-
"@mui/icons-material": "^5.
|
|
30
|
-
"@mui/material": "^5.
|
|
31
|
-
"@mui/styles": "^5.
|
|
32
|
-
"@mui/x-date-pickers": "^7.4
|
|
33
|
-
"@tabler/icons-react": "^2.
|
|
27
|
+
"@emotion/react": "^11.14.0",
|
|
28
|
+
"@emotion/styled": "^11.14.1",
|
|
29
|
+
"@mui/icons-material": "^5.18.0",
|
|
30
|
+
"@mui/material": "^5.18.0",
|
|
31
|
+
"@mui/styles": "^5.18.0",
|
|
32
|
+
"@mui/x-date-pickers": "^7.29.4",
|
|
33
|
+
"@tabler/icons-react": "^2.47.0",
|
|
34
34
|
"jss": "^10.10.0",
|
|
35
|
-
"material-react-table": "^2.13.
|
|
35
|
+
"material-react-table": "^2.13.3",
|
|
36
36
|
"prop-types": "^15.8.1",
|
|
37
|
-
"react": "^18.
|
|
38
|
-
"react-dom": "^18.
|
|
39
|
-
"react-intl": "^6.
|
|
37
|
+
"react": "^18.3.1",
|
|
38
|
+
"react-dom": "^18.3.1",
|
|
39
|
+
"react-intl": "^6.8.9",
|
|
40
40
|
"url-join": "^4.0.1"
|
|
41
41
|
},
|
|
42
42
|
"publishConfig": {
|
|
@@ -63,43 +63,43 @@
|
|
|
63
63
|
}
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@babel/cli": "^7.
|
|
67
|
-
"@babel/core": "^7.
|
|
68
|
-
"@babel/eslint-parser": "^7.
|
|
69
|
-
"@babel/node": "^7.
|
|
70
|
-
"@babel/plugin-syntax-import-assertions": "^7.
|
|
71
|
-
"@babel/preset-env": "^7.
|
|
72
|
-
"@babel/preset-react": "^7.
|
|
73
|
-
"@rollup/plugin-babel": "^6.0
|
|
74
|
-
"@rollup/plugin-commonjs": "^25.0.
|
|
66
|
+
"@babel/cli": "^7.28.6",
|
|
67
|
+
"@babel/core": "^7.29.0",
|
|
68
|
+
"@babel/eslint-parser": "^7.28.6",
|
|
69
|
+
"@babel/node": "^7.29.0",
|
|
70
|
+
"@babel/plugin-syntax-import-assertions": "^7.28.6",
|
|
71
|
+
"@babel/preset-env": "^7.29.2",
|
|
72
|
+
"@babel/preset-react": "^7.28.5",
|
|
73
|
+
"@rollup/plugin-babel": "^6.1.0",
|
|
74
|
+
"@rollup/plugin-commonjs": "^25.0.8",
|
|
75
75
|
"@rollup/plugin-image": "^3.0.3",
|
|
76
|
-
"@rollup/plugin-node-resolve": "^15.
|
|
77
|
-
"@rollup/plugin-replace": "^5.0.
|
|
76
|
+
"@rollup/plugin-node-resolve": "^15.3.1",
|
|
77
|
+
"@rollup/plugin-replace": "^5.0.7",
|
|
78
78
|
"@rollup/plugin-terser": "^0.4.4",
|
|
79
79
|
"@rollup/plugin-url": "^8.0.2",
|
|
80
80
|
"babel-eslint": "^10.1.0",
|
|
81
|
-
"babel-jest": "^26.3
|
|
82
|
-
"core-js": "^3.
|
|
83
|
-
"eslint": "^7.
|
|
84
|
-
"eslint-config-prettier": "^8.
|
|
85
|
-
"eslint-plugin-formatjs": "^4.
|
|
86
|
-
"eslint-plugin-import": "^2.
|
|
87
|
-
"eslint-plugin-react": "^7.
|
|
81
|
+
"babel-jest": "^26.6.3",
|
|
82
|
+
"core-js": "^3.49.0",
|
|
83
|
+
"eslint": "^7.32.0",
|
|
84
|
+
"eslint-config-prettier": "^8.10.2",
|
|
85
|
+
"eslint-plugin-formatjs": "^4.13.3",
|
|
86
|
+
"eslint-plugin-import": "^2.32.0",
|
|
87
|
+
"eslint-plugin-react": "^7.37.5",
|
|
88
88
|
"husky": "^6.0.0",
|
|
89
89
|
"jest": "^26.6.3",
|
|
90
|
-
"jest-resolve": "^26.
|
|
91
|
-
"lint-staged": "^11.
|
|
92
|
-
"mock-amqplib": "^1.
|
|
90
|
+
"jest-resolve": "^26.6.2",
|
|
91
|
+
"lint-staged": "^11.2.6",
|
|
92
|
+
"mock-amqplib": "^1.8.2",
|
|
93
93
|
"mock-require": "^3.0.3",
|
|
94
94
|
"path": "^0.12.7",
|
|
95
|
-
"postcss": "^8.
|
|
96
|
-
"postcss-preset-env": "^9.
|
|
97
|
-
"prettier": "^2.
|
|
98
|
-
"rollup": "^4.0
|
|
95
|
+
"postcss": "^8.5.8",
|
|
96
|
+
"postcss-preset-env": "^9.6.0",
|
|
97
|
+
"prettier": "^2.8.8",
|
|
98
|
+
"rollup": "^4.59.0",
|
|
99
99
|
"rollup-plugin-postcss": "^4.0.2",
|
|
100
|
-
"rollup-plugin-visualizer": "^5.
|
|
100
|
+
"rollup-plugin-visualizer": "^5.14.0",
|
|
101
101
|
"rollup-pluginutils": "^2.8.2",
|
|
102
|
-
"shx": "^0.3.
|
|
102
|
+
"shx": "^0.3.4"
|
|
103
103
|
},
|
|
104
104
|
"babel": {
|
|
105
105
|
"presets": [
|
|
@@ -107,5 +107,13 @@
|
|
|
107
107
|
"@babel/preset-react"
|
|
108
108
|
]
|
|
109
109
|
},
|
|
110
|
-
"gitHead": "
|
|
110
|
+
"gitHead": "128d81220eaed7544722637cb888b4e68034ee61",
|
|
111
|
+
"resolutions": {
|
|
112
|
+
"minimatch": "3.1.4",
|
|
113
|
+
"minimist": "1.2.6",
|
|
114
|
+
"brace-expansion": "1.1.12",
|
|
115
|
+
"shelljs": "0.8.5",
|
|
116
|
+
"nanoid": "3.3.8",
|
|
117
|
+
"@babel/runtime": "7.26.10"
|
|
118
|
+
}
|
|
111
119
|
}
|