@aigamo/hydrangean-diva 0.0.1-alpha.53 → 0.0.1-alpha.54

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.
Files changed (2) hide show
  1. package/package.json +15 -15
  2. package/dist/src/icons.d.ts +0 -1
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@aigamo/hydrangean-diva",
3
- "version": "0.0.1-alpha.53",
3
+ "version": "0.0.1-alpha.54",
4
4
  "type": "module",
5
5
  "dependencies": {
6
6
  "@elastic/datemath": "^5.0.3",
7
- "@elastic/eui": "^111.0.0",
7
+ "@elastic/eui": "^113.1.0",
8
8
  "@emotion/cache": "^11.14.0",
9
9
  "@emotion/css": "^11.13.5",
10
10
  "@emotion/react": "^11.14.0",
11
- "@fluentui/react-icons": "^2.0.316",
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.17.1",
14
+ "ajv": "^8.18.0",
15
15
  "lodash-es": "^4.17.23",
16
16
  "mobx": "^6.15.0",
17
17
  "mobx-react-lite": "^4.1.1",
@@ -24,15 +24,15 @@
24
24
  "react-sortablejs": "^6.1.4",
25
25
  "sortablejs": "^1.15.6",
26
26
  "utility-types": "^3.11.0",
27
- "@aigamo/route-sphere": "2.2.6-0",
28
- "@aigamo/nostalgic-diva": "1.17.1-0"
27
+ "@aigamo/nostalgic-diva": "1.17.1-1",
28
+ "@aigamo/route-sphere": "2.2.6-1"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@eslint/compat": "^2.0.0",
32
32
  "@eslint/eslintrc": "^3.3.3",
33
- "@openapitools/openapi-generator-cli": "^2.26.0",
33
+ "@openapitools/openapi-generator-cli": "^2.30.0",
34
34
  "@tanstack/router-plugin": "^1.145.2",
35
- "@trivago/prettier-plugin-sort-imports": "^6.0.0",
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",
@@ -41,9 +41,9 @@
41
41
  "@types/react-dom": "^18.3.7",
42
42
  "@typescript-eslint/eslint-plugin": "^8.51.0",
43
43
  "@typescript-eslint/parser": "^8.51.0",
44
- "@typescript/native-preview": "7.0.0-dev.20251212.1",
44
+ "@typescript/native-preview": "7.0.0-dev.20260217.1",
45
45
  "@vite-pwa/assets-generator": "^1.0.2",
46
- "@vitejs/plugin-react": "^5.1.2",
46
+ "@vitejs/plugin-react": "^5.1.4",
47
47
  "eslint": "^9.39.2",
48
48
  "eslint-config-prettier": "^10.1.8",
49
49
  "eslint-config-react-app": "^7.0.1",
@@ -57,26 +57,26 @@
57
57
  "eslint-plugin-react-hooks": "^7.0.1",
58
58
  "jsdom": "^27.4.0",
59
59
  "prettier": "^3.7.4",
60
- "vite": "^7.3.0",
60
+ "vite": "^7.3.1",
61
61
  "vite-plugin-dts": "^4.5.4",
62
62
  "vite-plugin-pwa": "^1.2.0",
63
- "vitest": "^4.0.16",
63
+ "vitest": "^4.0.18",
64
64
  "workbox-core": "^7.4.0",
65
65
  "workbox-precaching": "^7.4.0",
66
66
  "workbox-routing": "^7.4.0"
67
67
  },
68
68
  "peerDependencies": {
69
69
  "@elastic/datemath": "^5.0.3",
70
- "@elastic/eui": "^111.0.0",
70
+ "@elastic/eui": "^113.1.0",
71
71
  "@emotion/cache": "^11.14.0",
72
72
  "@emotion/css": "^11.13.5",
73
73
  "@emotion/react": "^11.14.0",
74
- "@fluentui/react-icons": "^2.0.316",
74
+ "@fluentui/react-icons": "^2.0.319",
75
75
  "@tanstack/react-router": "^1.144.0",
76
76
  "@tanstack/react-router-devtools": "^1.144.0",
77
77
  "react": "^18.3.1",
78
78
  "react-dom": "^18.3.1",
79
- "@aigamo/route-sphere": "2.2.6-0"
79
+ "@aigamo/route-sphere": "2.2.6-1"
80
80
  },
81
81
  "files": [
82
82
  "dist"
@@ -1 +0,0 @@
1
- export {};