@lousy-agents/cli 5.2.3 → 5.2.4
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.
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"kysely": "0.28.12",
|
|
15
15
|
"pino": "9.6.0",
|
|
16
16
|
"postgres": "3.4.8",
|
|
17
|
-
"zod": "3.25.
|
|
17
|
+
"zod": "3.25.76"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@biomejs/biome": "2.4.2",
|
|
@@ -5205,9 +5205,9 @@
|
|
|
5205
5205
|
}
|
|
5206
5206
|
},
|
|
5207
5207
|
"node_modules/zod": {
|
|
5208
|
-
"version": "3.25.
|
|
5209
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.
|
|
5210
|
-
"integrity": "sha512-
|
|
5208
|
+
"version": "3.25.76",
|
|
5209
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
|
|
5210
|
+
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
|
|
5211
5211
|
"license": "MIT",
|
|
5212
5212
|
"funding": {
|
|
5213
5213
|
"url": "https://github.com/sponsors/colinhacks"
|
package/package.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"@emotion/server": "^11.11.0",
|
|
17
17
|
"@mui/material": "^7.3.6",
|
|
18
18
|
"@mui/material-nextjs": "^7.3.6",
|
|
19
|
-
"next": "15.5.
|
|
19
|
+
"next": "15.5.12",
|
|
20
20
|
"react": "19.2.4",
|
|
21
21
|
"react-dom": "19.2.4"
|
|
22
22
|
},
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"@vitejs/plugin-react": "5.1.2",
|
|
32
32
|
"@vitest/ui": "4.0.15",
|
|
33
33
|
"eslint": "^9",
|
|
34
|
-
"eslint-config-next": "15.5.
|
|
34
|
+
"eslint-config-next": "15.5.12",
|
|
35
35
|
"happy-dom": "^20.0.11",
|
|
36
36
|
"jsdom": "27.3.0",
|
|
37
37
|
"typescript": "^5",
|