@lousy-agents/cli 5.1.1 → 5.1.3
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.
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@fastify/cors": "11.0.1",
|
|
12
12
|
"@fastify/sensible": "6.0.3",
|
|
13
|
-
"fastify": "5.
|
|
13
|
+
"fastify": "5.8.1",
|
|
14
14
|
"kysely": "0.28.2",
|
|
15
15
|
"pino": "9.6.0",
|
|
16
16
|
"postgres": "3.4.7",
|
|
@@ -2595,9 +2595,9 @@
|
|
|
2595
2595
|
"license": "BSD-3-Clause"
|
|
2596
2596
|
},
|
|
2597
2597
|
"node_modules/fastify": {
|
|
2598
|
-
"version": "5.
|
|
2599
|
-
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.
|
|
2600
|
-
"integrity": "sha512-
|
|
2598
|
+
"version": "5.8.1",
|
|
2599
|
+
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.1.tgz",
|
|
2600
|
+
"integrity": "sha512-y0kicFvvn7CYWoPOVLOcvn4YyKQz03DIY7UxmyOy21/J8eXm09R+tmb+tVDBW5h+pja30cHI5dqUcSlvY86V2A==",
|
|
2601
2601
|
"funding": [
|
|
2602
2602
|
{
|
|
2603
2603
|
"type": "github",
|
|
@@ -2619,7 +2619,7 @@
|
|
|
2619
2619
|
"fast-json-stringify": "^6.0.0",
|
|
2620
2620
|
"find-my-way": "^9.0.0",
|
|
2621
2621
|
"light-my-request": "^6.0.0",
|
|
2622
|
-
"pino": "^10.1.0",
|
|
2622
|
+
"pino": "^9.14.0 || ^10.1.0",
|
|
2623
2623
|
"process-warning": "^5.0.0",
|
|
2624
2624
|
"rfdc": "^1.3.1",
|
|
2625
2625
|
"secure-json-parse": "^4.0.0",
|
|
@@ -3308,6 +3308,7 @@
|
|
|
3308
3308
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
3309
3309
|
"dev": true,
|
|
3310
3310
|
"license": "MIT",
|
|
3311
|
+
"peer": true,
|
|
3311
3312
|
"engines": {
|
|
3312
3313
|
"node": ">=12"
|
|
3313
3314
|
},
|
|
@@ -4201,6 +4202,7 @@
|
|
|
4201
4202
|
"integrity": "sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==",
|
|
4202
4203
|
"dev": true,
|
|
4203
4204
|
"license": "MIT",
|
|
4205
|
+
"peer": true,
|
|
4204
4206
|
"dependencies": {
|
|
4205
4207
|
"esbuild": "~0.25.0",
|
|
4206
4208
|
"get-tsconfig": "^4.7.5"
|
|
@@ -4305,6 +4307,7 @@
|
|
|
4305
4307
|
"integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==",
|
|
4306
4308
|
"dev": true,
|
|
4307
4309
|
"license": "MIT",
|
|
4310
|
+
"peer": true,
|
|
4308
4311
|
"dependencies": {
|
|
4309
4312
|
"esbuild": "^0.27.0",
|
|
4310
4313
|
"fdir": "^6.5.0",
|
package/package.json
CHANGED
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"@mui/material": "^7.3.6",
|
|
18
18
|
"@mui/material-nextjs": "^7.3.6",
|
|
19
19
|
"next": "15.5.9",
|
|
20
|
-
"react": "19.
|
|
21
|
-
"react-dom": "19.
|
|
20
|
+
"react": "19.2.4",
|
|
21
|
+
"react-dom": "19.2.4"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@biomejs/biome": "2.4.2",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
"@testing-library/jest-dom": "6.9.1",
|
|
27
27
|
"@testing-library/react": "16.3.0",
|
|
28
28
|
"@types/node": "^20",
|
|
29
|
-
"@types/react": "
|
|
30
|
-
"@types/react-dom": "
|
|
29
|
+
"@types/react": "19.2.14",
|
|
30
|
+
"@types/react-dom": "19.2.3",
|
|
31
31
|
"@vitejs/plugin-react": "5.1.2",
|
|
32
32
|
"@vitest/ui": "4.0.15",
|
|
33
33
|
"eslint": "^9",
|