@trackunit/iris-app-build-utilities 0.0.112 → 0.0.113
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/CHANGELOG.md +5 -0
- package/package.json +37 -38
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
## [0.0.113](https://github.com/Trackunit/manager/compare/iris-app-build-utilities/0.0.112...iris-app-build-utilities/0.0.113) (2023-04-14)
|
|
6
|
+
|
|
7
|
+
### Dependency Updates
|
|
8
|
+
|
|
9
|
+
* `css-components` updated to version `0.0.314`
|
|
5
10
|
## [0.0.112](https://github.com/Trackunit/manager/compare/iris-app-build-utilities/0.0.111...iris-app-build-utilities/0.0.112) (2023-04-13)
|
|
6
11
|
|
|
7
12
|
### Dependency Updates
|
package/package.json
CHANGED
|
@@ -1,56 +1,55 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/iris-app-build-utilities",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.113",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"repository": "https://github.com/Trackunit/manager",
|
|
6
|
-
"main": "./src/index.js",
|
|
7
|
-
"types": "./src/index.d.ts",
|
|
8
6
|
"dependencies": {
|
|
9
|
-
"tsconfig-paths": "3.14.1",
|
|
10
|
-
"@trackunit/iris-app-api": "0.0.85",
|
|
11
|
-
"@trackunit/css-components": "0.0.313",
|
|
12
|
-
"@trackunit/css-core": "0.0.79",
|
|
13
|
-
"@trackunit/ui-design-tokens": "0.0.65",
|
|
14
|
-
"@trackunit/tailwind-styled-components": "0.0.55",
|
|
15
|
-
"react": "18.2.0",
|
|
16
|
-
"react-use": "17.4.0",
|
|
17
|
-
"react-day-picker": "8.3.7",
|
|
18
|
-
"date-fns": "2.29.3",
|
|
19
|
-
"@floating-ui/react": "0.22.2",
|
|
20
|
-
"@heroicons/react": "2.0.16",
|
|
21
|
-
"@babel/core": "7.18.9",
|
|
22
|
-
"@babel/template": "7.18.10",
|
|
23
|
-
"camelcase": "5.3.1",
|
|
24
|
-
"capitalize": "2.0.4",
|
|
25
|
-
"glob": "7.2.3",
|
|
26
|
-
"react-useportal": "1.0.17",
|
|
27
|
-
"react-router-dom": "6.4.5",
|
|
28
|
-
"react-helmet-async": "1.3.0",
|
|
29
|
-
"react-dom": "18.2.0",
|
|
30
|
-
"jest-canvas-mock": "2.4.0",
|
|
31
7
|
"@react-google-maps/api": "2.17.1",
|
|
32
|
-
"react-virtualized-auto-sizer": "1.0.7",
|
|
33
8
|
"@react-spring/web": "9.6.0",
|
|
9
|
+
"csstype": "3.1.1",
|
|
10
|
+
"get-port": "5.1.1",
|
|
11
|
+
"i18next": "21.10.0",
|
|
12
|
+
"jest-canvas-mock": "2.4.0",
|
|
34
13
|
"moment-timezone": "0.5.39",
|
|
14
|
+
"node-fetch": "2.6.8",
|
|
15
|
+
"react": "18.2.0",
|
|
16
|
+
"react-dom": "18.2.0",
|
|
35
17
|
"react-i18next": "12.1.1",
|
|
36
|
-
"
|
|
18
|
+
"react-virtualized-auto-sizer": "1.0.7",
|
|
19
|
+
"tsconfig-paths": "3.14.1",
|
|
37
20
|
"@apollo/client": "3.7.10",
|
|
38
|
-
"@
|
|
39
|
-
"@
|
|
21
|
+
"@babel/core": "7.18.9",
|
|
22
|
+
"@babel/template": "7.18.10",
|
|
23
|
+
"@floating-ui/react": "0.22.2",
|
|
24
|
+
"@heroicons/react": "2.0.16",
|
|
25
|
+
"@sentry/browser": "7.24.2",
|
|
26
|
+
"@trackunit/css-component-tokens": "0.0.24",
|
|
27
|
+
"@trackunit/css-components": "0.0.314",
|
|
28
|
+
"@trackunit/css-core": "0.0.79",
|
|
29
|
+
"@trackunit/css-tailwind-custom-properties-plugin": "0.0.16",
|
|
30
|
+
"@trackunit/i18n-library-translation": "0.0.38",
|
|
31
|
+
"@trackunit/iris-app-api": "0.0.85",
|
|
40
32
|
"@trackunit/iris-app-runtime-core": "0.3.26",
|
|
41
33
|
"@trackunit/iris-app-runtime-core-api": "0.3.24",
|
|
34
|
+
"@trackunit/react-core-contexts-api": "0.2.23",
|
|
35
|
+
"@trackunit/react-core-contexts-test": "0.1.43",
|
|
36
|
+
"@trackunit/react-core-hooks": "0.2.39",
|
|
37
|
+
"@trackunit/tailwind-styled-components": "0.0.55",
|
|
38
|
+
"@trackunit/ui-design-tokens": "0.0.65",
|
|
39
|
+
"camelcase": "5.3.1",
|
|
40
|
+
"capitalize": "2.0.4",
|
|
41
|
+
"date-fns": "2.29.3",
|
|
42
|
+
"glob": "7.2.3",
|
|
42
43
|
"graphql": "15.8.0",
|
|
43
|
-
"@trackunit/i18n-library-translation": "0.0.38",
|
|
44
|
-
"i18next": "21.10.0",
|
|
45
44
|
"i18next-browser-languagedetector": "6.1.8",
|
|
46
45
|
"i18next-resources-to-backend": "1.1.0",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"node-fetch": "2.6.8",
|
|
46
|
+
"react-day-picker": "8.3.7",
|
|
47
|
+
"react-helmet-async": "1.3.0",
|
|
48
|
+
"react-router-dom": "6.4.5",
|
|
49
|
+
"react-use": "17.4.0",
|
|
50
|
+
"react-useportal": "1.0.17",
|
|
53
51
|
"tslib": "2.4.1"
|
|
54
52
|
},
|
|
55
|
-
"
|
|
53
|
+
"main": "./src/index.js",
|
|
54
|
+
"types": "./src/index.d.ts"
|
|
56
55
|
}
|