@aigamo/hydrangean-diva 0.0.1-alpha.67 → 0.0.1-alpha.68
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/dist/index.cjs.js +2 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +2246 -3253
- package/dist/index.es.js.map +1 -1
- package/package.json +29 -29
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aigamo/hydrangean-diva",
|
|
3
|
-
"version": "0.0.1-alpha.
|
|
3
|
+
"version": "0.0.1-alpha.68",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@elastic/datemath": "^5.0.3",
|
|
@@ -11,60 +11,60 @@
|
|
|
11
11
|
"@fluentui/react-icons": "^2.0.319",
|
|
12
12
|
"@tanstack/react-router": "^1.144.0",
|
|
13
13
|
"@tanstack/react-router-devtools": "^1.144.0",
|
|
14
|
-
"ajv": "^8.
|
|
14
|
+
"ajv": "^8.20.0",
|
|
15
15
|
"ez-modal-react": "^1.0.5",
|
|
16
|
-
"lodash-es": "^4.
|
|
17
|
-
"mobx": "^6.15.
|
|
16
|
+
"lodash-es": "^4.18.1",
|
|
17
|
+
"mobx": "^6.15.3",
|
|
18
18
|
"mobx-react-lite": "^4.1.1",
|
|
19
19
|
"moment": "^2.30.1",
|
|
20
20
|
"nprogress": "^0.2.0",
|
|
21
21
|
"prop-types": "^15.8.1",
|
|
22
|
-
"qs": "^6.
|
|
22
|
+
"qs": "^6.15.2",
|
|
23
23
|
"react": "^18.3.1",
|
|
24
24
|
"react-dom": "^18.3.1",
|
|
25
25
|
"react-sortablejs": "^6.1.4",
|
|
26
|
-
"sortablejs": "^1.15.
|
|
26
|
+
"sortablejs": "^1.15.7",
|
|
27
27
|
"utility-types": "^3.11.0",
|
|
28
|
-
"@aigamo/nostalgic-diva": "0.0.1-alpha.
|
|
29
|
-
"@aigamo/route-sphere": "0.0.1-alpha.
|
|
28
|
+
"@aigamo/nostalgic-diva": "0.0.1-alpha.68",
|
|
29
|
+
"@aigamo/route-sphere": "0.0.1-alpha.68"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@eslint/compat": "^2.
|
|
33
|
-
"@eslint/eslintrc": "^3.3.
|
|
32
|
+
"@eslint/compat": "^2.1.0",
|
|
33
|
+
"@eslint/eslintrc": "^3.3.5",
|
|
34
34
|
"@tanstack/router-plugin": "^1.145.2",
|
|
35
35
|
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
|
|
36
36
|
"@types/lodash-es": "^4.17.12",
|
|
37
37
|
"@types/node": "^25.0.3",
|
|
38
38
|
"@types/nprogress": "^0.2.3",
|
|
39
|
-
"@types/qs": "^6.
|
|
39
|
+
"@types/qs": "^6.15.1",
|
|
40
40
|
"@types/react": "^18.3.27",
|
|
41
41
|
"@types/react-dom": "^18.3.7",
|
|
42
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
43
|
-
"@typescript-eslint/parser": "^8.
|
|
44
|
-
"@typescript/native-preview": "7.0.0-dev.
|
|
42
|
+
"@typescript-eslint/eslint-plugin": "^8.59.3",
|
|
43
|
+
"@typescript-eslint/parser": "^8.59.3",
|
|
44
|
+
"@typescript/native-preview": "7.0.0-dev.20260421.2",
|
|
45
45
|
"@vite-pwa/assets-generator": "^1.0.2",
|
|
46
|
-
"@vitejs/plugin-react": "^
|
|
47
|
-
"eslint": "^
|
|
46
|
+
"@vitejs/plugin-react": "^6.0.2",
|
|
47
|
+
"eslint": "^10.4.0",
|
|
48
48
|
"eslint-config-prettier": "^10.1.8",
|
|
49
49
|
"eslint-config-react-app": "^7.0.1",
|
|
50
50
|
"eslint-import-resolver-typescript": "^4.4.4",
|
|
51
|
-
"eslint-plugin-boundaries": "^
|
|
51
|
+
"eslint-plugin-boundaries": "^6.0.2",
|
|
52
52
|
"eslint-plugin-flowtype": "^8.0.3",
|
|
53
53
|
"eslint-plugin-import": "^2.32.0",
|
|
54
54
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
55
|
-
"eslint-plugin-prettier": "^5.5.
|
|
55
|
+
"eslint-plugin-prettier": "^5.5.5",
|
|
56
56
|
"eslint-plugin-react": "^7.37.5",
|
|
57
|
-
"eslint-plugin-react-hooks": "^7.
|
|
58
|
-
"jsdom": "^
|
|
59
|
-
"prettier": "^3.
|
|
60
|
-
"vite": "^
|
|
61
|
-
"vite-plugin-dts": "^
|
|
57
|
+
"eslint-plugin-react-hooks": "^7.1.1",
|
|
58
|
+
"jsdom": "^29.1.1",
|
|
59
|
+
"prettier": "^3.8.3",
|
|
60
|
+
"vite": "^8.0.13",
|
|
61
|
+
"vite-plugin-dts": "^5.0.0",
|
|
62
62
|
"vite-plugin-externalize-deps": "^0.10.0",
|
|
63
|
-
"vite-plugin-pwa": "^1.
|
|
64
|
-
"vitest": "^4.
|
|
65
|
-
"workbox-core": "^7.4.
|
|
66
|
-
"workbox-precaching": "^7.4.
|
|
67
|
-
"workbox-routing": "^7.4.
|
|
63
|
+
"vite-plugin-pwa": "^1.3.0",
|
|
64
|
+
"vitest": "^4.1.6",
|
|
65
|
+
"workbox-core": "^7.4.1",
|
|
66
|
+
"workbox-precaching": "^7.4.1",
|
|
67
|
+
"workbox-routing": "^7.4.1"
|
|
68
68
|
},
|
|
69
69
|
"peerDependencies": {
|
|
70
70
|
"@elastic/datemath": "^5.0.3",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"@tanstack/react-router-devtools": "^1.144.0",
|
|
78
78
|
"react": "^18.3.1",
|
|
79
79
|
"react-dom": "^18.3.1",
|
|
80
|
-
"@aigamo/route-sphere": "0.0.1-alpha.
|
|
80
|
+
"@aigamo/route-sphere": "0.0.1-alpha.68"
|
|
81
81
|
},
|
|
82
82
|
"files": [
|
|
83
83
|
"dist"
|