|
14 | 14 | }, |
15 | 15 | "devDependencies": { |
16 | 16 | "@apidevtools/swagger-parser": "12.1.0", |
17 | | - "@astrojs/react": "5.0.1", |
| 17 | + "@astrojs/react": "5.0.2", |
18 | 18 | "@astrojs/starlight": "0.38.2", |
19 | 19 | "@astrojs/starlight-tailwind": "5.0.0", |
20 | 20 | "@aws-lambda-powertools/logger": "2.32.0", |
21 | 21 | "@aws-lambda-powertools/metrics": "2.32.0", |
22 | 22 | "@aws-lambda-powertools/parser": "2.32.0", |
23 | 23 | "@aws-lambda-powertools/tracer": "2.32.0", |
24 | | - "@aws-sdk/client-bedrock-runtime": "3.1017.0", |
25 | | - "@aws-sdk/client-cloudformation": "3.1017.0", |
26 | | - "@aws-sdk/client-lambda": "3.1017.0", |
27 | | - "@aws-sdk/credential-provider-node": "3.972.25", |
28 | | - "@aws-sdk/credential-providers": "3.1017.0", |
| 24 | + "@aws-sdk/client-bedrock-runtime": "3.1024.0", |
| 25 | + "@aws-sdk/client-cloudformation": "3.1024.0", |
| 26 | + "@aws-sdk/client-lambda": "3.1024.0", |
| 27 | + "@aws-sdk/credential-provider-node": "3.972.29", |
| 28 | + "@aws-sdk/credential-providers": "3.1024.0", |
29 | 29 | "@commitlint/cli": "20.5.0", |
30 | 30 | "@commitlint/config-conventional": "20.5.0", |
31 | 31 | "@getgrit/gritql": "0.0.3", |
32 | 32 | "@hey-api/openapi-ts": "0.64.13", |
33 | 33 | "@iarna/toml": "2.2.5", |
34 | 34 | "@middy/core": "7.2.1", |
35 | 35 | "@modelcontextprotocol/inspector": "0.19.0", |
36 | | - "@modelcontextprotocol/sdk": "1.28.0", |
37 | | - "@nx/devkit": "22.6.1", |
38 | | - "@nx/eslint": "22.6.1", |
39 | | - "@nx/eslint-plugin": "22.6.1", |
40 | | - "@nx/js": "22.6.1", |
41 | | - "@nx/playwright": "22.6.1", |
42 | | - "@nx/react": "22.6.1", |
43 | | - "@nx/vite": "22.6.1", |
| 36 | + "@modelcontextprotocol/sdk": "1.29.0", |
| 37 | + "@nx/devkit": "22.6.4", |
| 38 | + "@nx/eslint": "22.6.4", |
| 39 | + "@nx/eslint-plugin": "22.6.4", |
| 40 | + "@nx/js": "22.6.4", |
| 41 | + "@nx/playwright": "22.6.4", |
| 42 | + "@nx/react": "22.6.4", |
| 43 | + "@nx/vite": "22.6.4", |
44 | 44 | "@nxlv/python": "22.1.1", |
45 | 45 | "@phenomnomnominal/tsquery": "6.1.4", |
46 | 46 | "@quantco/pnpm-licenses": "2.2.3", |
47 | | - "@smithy/node-http-handler": "4.5.0", |
| 47 | + "@smithy/node-http-handler": "4.5.1", |
48 | 48 | "@swc-node/register": "1.11.1", |
49 | 49 | "@swc/core": "1.15.21", |
50 | 50 | "@tailwindcss/vite": "4.2.2", |
51 | | - "@tanstack/react-query": "5.95.2", |
52 | | - "@tanstack/react-query-devtools": "5.95.2", |
| 51 | + "@tanstack/react-query": "5.96.2", |
| 52 | + "@tanstack/react-query-devtools": "5.96.2", |
53 | 53 | "@testing-library/react": "16.3.2", |
54 | | - "@trpc/client": "11.15.0", |
55 | | - "@trpc/server": "11.15.0", |
| 54 | + "@trpc/client": "11.16.0", |
| 55 | + "@trpc/server": "11.16.0", |
56 | 56 | "@ts-morph/bootstrap": "0.28.1", |
57 | 57 | "@types/aws-lambda": "8.10.161", |
58 | 58 | "@types/diff": "8.0.0", |
|
65 | 65 | "@types/lodash.snakecase": "4.1.9", |
66 | 66 | "@types/lodash.trim": "4.5.9", |
67 | 67 | "@types/lodash.uniqby": "4.7.9", |
68 | | - "@types/node": "25.5.0", |
| 68 | + "@types/node": "25.5.2", |
69 | 69 | "@types/react": "19.2.14", |
70 | 70 | "@types/react-dom": "19.2.3", |
71 | 71 | "@typescript-eslint/eslint-plugin": "8.58.0", |
72 | 72 | "@typescript-eslint/parser": "8.58.0", |
73 | | - "@vitejs/plugin-react": "4.7.0", |
74 | | - "@vitest/coverage-v8": "4.1.1", |
75 | | - "@vitest/ui": "4.1.1", |
| 73 | + "@vitejs/plugin-react": "6.0.1", |
| 74 | + "@vitest/coverage-v8": "4.1.2", |
| 75 | + "@vitest/ui": "4.1.2", |
76 | 76 | "astro": "6.1.3", |
77 | 77 | "aws4fetch": "1.0.20", |
78 | 78 | "chalk": "5.6.2", |
|
86 | 86 | "esbuild": "0.27.4", |
87 | 87 | "eslint": "9.39.4", |
88 | 88 | "eslint-config-prettier": "10.1.8", |
89 | | - "eslint-plugin-cypress": "6.2.1", |
| 89 | + "eslint-plugin-cypress": "6.2.2", |
90 | 90 | "eslint-plugin-import": "2.32.0", |
91 | 91 | "eslint-plugin-jsx-a11y": "6.10.2", |
92 | 92 | "eslint-plugin-local-custom-nx-plugin-for-aws-rules": "file:eslint", |
|
103 | 103 | "lodash.camelcase": "4.3.0", |
104 | 104 | "lodash.clonedeepwith": "4.5.0", |
105 | 105 | "lodash.deburr": "4.1.0", |
106 | | - "lodash.orderby": "4.6.0", |
107 | | - "lodash.trim": "4.5.1", |
| 106 | + "lodash.orderby": "4.18.0", |
| 107 | + "lodash.trim": "4.18.0", |
108 | 108 | "lodash.uniqby": "4.7.0", |
109 | 109 | "lucide-react": "1.7.0", |
110 | | - "nx": "22.6.1", |
| 110 | + "nx": "22.6.4", |
111 | 111 | "openapi-types": "12.1.3", |
112 | 112 | "pip-requirements-js": "1.0.3", |
113 | 113 | "prettier": "3.8.1", |
|
116 | 116 | "simple-git": "3.33.0", |
117 | 117 | "starlight-blog": "0.26.1", |
118 | 118 | "starlight-contributor-list": "0.4.0", |
119 | | - "starlight-links-validator": "0.20.1", |
| 119 | + "starlight-links-validator": "0.21.0", |
120 | 120 | "starlight-videos": "0.4.0", |
121 | 121 | "tailwind-merge": "3.5.0", |
122 | 122 | "tailwindcss": "4.2.2", |
|
125 | 125 | "tw-animate-css": "1.4.0", |
126 | 126 | "typescript": "6.0.2", |
127 | 127 | "verdaccio": "6.3.2", |
128 | | - "vite": "7.3.1", |
129 | | - "vitest": "4.1.1", |
| 128 | + "vite": "8.0.3", |
| 129 | + "vitest": "4.1.2", |
130 | 130 | "zod": "4.3.6" |
131 | 131 | }, |
132 | 132 | "pnpm": { |
|
0 commit comments