ag-common 0.0.758 → 0.0.760
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 +37 -39
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.0.
|
|
2
|
+
"version": "0.0.760",
|
|
3
3
|
"name": "ag-common",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
@@ -18,57 +18,55 @@
|
|
|
18
18
|
"test": "globstar -- node --import tsx --test \"src/**/*.test.ts\""
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@aws-sdk/client-apigatewaymanagementapi": "^3.
|
|
22
|
-
"@aws-sdk/client-dynamodb": "^3.
|
|
23
|
-
"@aws-sdk/client-s3": "^3.
|
|
24
|
-
"@aws-sdk/client-ses": "^3.
|
|
25
|
-
"@aws-sdk/client-sqs": "^3.
|
|
26
|
-
"@aws-sdk/client-sts": "^3.
|
|
27
|
-
"@aws-sdk/lib-dynamodb": "^3.
|
|
28
|
-
"@aws-sdk/s3-presigned-post": "^3.
|
|
29
|
-
"@aws-sdk/util-dynamodb": "^3.
|
|
30
|
-
"aws-cdk-lib": "^2.
|
|
31
|
-
"axios": "^1.
|
|
21
|
+
"@aws-sdk/client-apigatewaymanagementapi": "^3.864.0",
|
|
22
|
+
"@aws-sdk/client-dynamodb": "^3.868.0",
|
|
23
|
+
"@aws-sdk/client-s3": "^3.864.0",
|
|
24
|
+
"@aws-sdk/client-ses": "^3.864.0",
|
|
25
|
+
"@aws-sdk/client-sqs": "^3.864.0",
|
|
26
|
+
"@aws-sdk/client-sts": "^3.864.0",
|
|
27
|
+
"@aws-sdk/lib-dynamodb": "^3.868.0",
|
|
28
|
+
"@aws-sdk/s3-presigned-post": "^3.864.0",
|
|
29
|
+
"@aws-sdk/util-dynamodb": "^3.868.0",
|
|
30
|
+
"aws-cdk-lib": "^2.211.0",
|
|
31
|
+
"axios": "^1.11.0",
|
|
32
32
|
"buffer": "^6.0.3",
|
|
33
33
|
"constructs": "^10.4.2",
|
|
34
34
|
"jsonwebtoken": "^9.0.2",
|
|
35
35
|
"jwks-rsa": "^3.2.0",
|
|
36
36
|
"node-cache": "^5.1.2",
|
|
37
37
|
"openapi-request-validator": "^12.1.3",
|
|
38
|
-
"react": "^19.1.
|
|
39
|
-
"react-dom": "^19.1.
|
|
40
|
-
"typescript": "^5.
|
|
38
|
+
"react": "^19.1.1",
|
|
39
|
+
"react-dom": "^19.1.1",
|
|
40
|
+
"typescript": "^5.9.2"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@babel/core": "^7.
|
|
44
|
-
"@babel/preset-typescript": "^7.27.
|
|
45
|
-
"@babel/types": "^7.
|
|
43
|
+
"@babel/core": "^7.28.3",
|
|
44
|
+
"@babel/preset-typescript": "^7.27.1",
|
|
45
|
+
"@babel/types": "^7.28.2",
|
|
46
46
|
"@emotion/react": "^11.14.0",
|
|
47
|
-
"@emotion/styled": "^11.14.
|
|
48
|
-
"@smithy/types": "^4.2
|
|
49
|
-
"@storybook/addon-
|
|
50
|
-
"@storybook/addon-
|
|
51
|
-
"@storybook/addon-essentials": "^8.6.12",
|
|
52
|
-
"@storybook/addon-interactions": "^8.6.12",
|
|
53
|
-
"@storybook/addon-links": "^8.6.12",
|
|
47
|
+
"@emotion/styled": "^11.14.1",
|
|
48
|
+
"@smithy/types": "^4.3.2",
|
|
49
|
+
"@storybook/addon-docs": "^9.1.2",
|
|
50
|
+
"@storybook/addon-links": "^9.1.2",
|
|
54
51
|
"@storybook/addon-webpack5-compiler-swc": "^3.0.0",
|
|
55
52
|
"@storybook/addons": "^7.6.17",
|
|
56
|
-
"@storybook/
|
|
57
|
-
"@storybook/react-webpack5": "^
|
|
58
|
-
"@storybook/theming": "^8.6.
|
|
59
|
-
"@types/jsonwebtoken": "^9.0.
|
|
60
|
-
"@types/node": "^
|
|
61
|
-
"@types/react": "^19.1.
|
|
62
|
-
"@types/react-dom": "^19.1.
|
|
63
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
64
|
-
"@typescript-eslint/parser": "^8.
|
|
65
|
-
"cross-env": "^
|
|
66
|
-
"eslint": "^9.
|
|
67
|
-
"eslint-config-e7npm": "^0.1.
|
|
53
|
+
"@storybook/manager-api": "^8.6.14",
|
|
54
|
+
"@storybook/react-webpack5": "^9.1.2",
|
|
55
|
+
"@storybook/theming": "^8.6.14",
|
|
56
|
+
"@types/jsonwebtoken": "^9.0.10",
|
|
57
|
+
"@types/node": "^24.3.0",
|
|
58
|
+
"@types/react": "^19.1.10",
|
|
59
|
+
"@types/react-dom": "^19.1.7",
|
|
60
|
+
"@typescript-eslint/eslint-plugin": "^8.40.0",
|
|
61
|
+
"@typescript-eslint/parser": "^8.40.0",
|
|
62
|
+
"cross-env": "^10.0.0",
|
|
63
|
+
"eslint": "^9.33.0",
|
|
64
|
+
"eslint-config-e7npm": "^0.1.24",
|
|
65
|
+
"eslint-plugin-storybook": "9.1.3",
|
|
68
66
|
"globstar": "^1.0.0",
|
|
69
67
|
"rimraf": "^6.0.1",
|
|
70
|
-
"storybook": "^
|
|
71
|
-
"tsx": "^4.
|
|
68
|
+
"storybook": "^9.1.2",
|
|
69
|
+
"tsx": "^4.20.4"
|
|
72
70
|
},
|
|
73
71
|
"resolutions": {
|
|
74
72
|
"globals": "15.15.0"
|