@lousy-agents/cli 5.9.0 → 5.9.2
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/api/copilot-with-fastify/.devcontainer/devcontainer.json +1 -1
- package/api/copilot-with-fastify/package-lock.json +81 -73
- package/api/copilot-with-fastify/package.json +5 -5
- package/cli/copilot-with-citty/.devcontainer/devcontainer.json +1 -1
- package/cli/copilot-with-citty/package.json +3 -3
- package/package.json +1 -1
- package/ui/copilot-with-react/.devcontainer/devcontainer.json +1 -1
- package/ui/copilot-with-react/package.json +9 -9
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
"ghcr.io/devcontainers/features/copilot-cli:1.0.0": {},
|
|
12
12
|
"ghcr.io/anthropics/devcontainer-features/claude-code:1": {
|
|
13
|
-
"version": "v2.1.
|
|
13
|
+
"version": "v2.1.96"
|
|
14
14
|
},
|
|
15
15
|
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
|
|
16
16
|
"packages": "yamllint, shellcheck",
|
|
@@ -18,16 +18,16 @@
|
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@biomejs/biome": "2.4.10",
|
|
21
|
-
"@lousy-agents/mcp": "5.
|
|
21
|
+
"@lousy-agents/mcp": "5.9.1",
|
|
22
22
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
23
|
-
"@testcontainers/postgresql": "11.
|
|
23
|
+
"@testcontainers/postgresql": "11.14.0",
|
|
24
24
|
"@types/node": "24.12.2",
|
|
25
|
-
"@upstash/context7-mcp": "2.1.
|
|
25
|
+
"@upstash/context7-mcp": "2.1.7",
|
|
26
26
|
"chance": "1.1.13",
|
|
27
|
-
"testcontainers": "11.
|
|
27
|
+
"testcontainers": "11.14.0",
|
|
28
28
|
"tsx": "4.21.0",
|
|
29
29
|
"typescript": "6.0.2",
|
|
30
|
-
"vitest": "4.1.
|
|
30
|
+
"vitest": "4.1.3"
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"node_modules/@balena/dockerignore": {
|
|
@@ -956,9 +956,9 @@
|
|
|
956
956
|
}
|
|
957
957
|
},
|
|
958
958
|
"node_modules/@lousy-agents/mcp": {
|
|
959
|
-
"version": "5.
|
|
960
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.
|
|
961
|
-
"integrity": "sha512-
|
|
959
|
+
"version": "5.9.1",
|
|
960
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.9.1.tgz",
|
|
961
|
+
"integrity": "sha512-EREF4ac1JpCoEUqU5xcBkZ6bhEy4DSRIh1m+n5iiIufau9kgMYvAO+/lR80Xhw0PJTHcHssKm01jEAxlDpBp1g==",
|
|
962
962
|
"dev": true,
|
|
963
963
|
"license": "MIT",
|
|
964
964
|
"dependencies": {
|
|
@@ -1423,13 +1423,13 @@
|
|
|
1423
1423
|
"license": "MIT"
|
|
1424
1424
|
},
|
|
1425
1425
|
"node_modules/@testcontainers/postgresql": {
|
|
1426
|
-
"version": "11.
|
|
1427
|
-
"resolved": "https://registry.npmjs.org/@testcontainers/postgresql/-/postgresql-11.
|
|
1428
|
-
"integrity": "sha512-
|
|
1426
|
+
"version": "11.14.0",
|
|
1427
|
+
"resolved": "https://registry.npmjs.org/@testcontainers/postgresql/-/postgresql-11.14.0.tgz",
|
|
1428
|
+
"integrity": "sha512-wYbJn8GRTj8qfqzfVubxioYWlHJU/ImIjuzPwyy9C5Qfo6g3GLduPZAj+BifvqTZjgT3gd4gFVLCPhBji7dc1w==",
|
|
1429
1429
|
"dev": true,
|
|
1430
1430
|
"license": "MIT",
|
|
1431
1431
|
"dependencies": {
|
|
1432
|
-
"testcontainers": "^11.
|
|
1432
|
+
"testcontainers": "^11.14.0"
|
|
1433
1433
|
}
|
|
1434
1434
|
},
|
|
1435
1435
|
"node_modules/@tybys/wasm-util": {
|
|
@@ -1627,9 +1627,9 @@
|
|
|
1627
1627
|
"license": "MIT"
|
|
1628
1628
|
},
|
|
1629
1629
|
"node_modules/@upstash/context7-mcp": {
|
|
1630
|
-
"version": "2.1.
|
|
1631
|
-
"resolved": "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-2.1.
|
|
1632
|
-
"integrity": "sha512-
|
|
1630
|
+
"version": "2.1.7",
|
|
1631
|
+
"resolved": "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-2.1.7.tgz",
|
|
1632
|
+
"integrity": "sha512-sH273H4Ql+1W2tIf/ebfcSWYRZuD6GdC0tO8js3K7U4ZE6CSOUpyhYeJbJpv+W1lTG7H1PPb5ZRxa4N91NJgxg==",
|
|
1633
1633
|
"dev": true,
|
|
1634
1634
|
"license": "MIT",
|
|
1635
1635
|
"dependencies": {
|
|
@@ -1646,16 +1646,16 @@
|
|
|
1646
1646
|
}
|
|
1647
1647
|
},
|
|
1648
1648
|
"node_modules/@vitest/expect": {
|
|
1649
|
-
"version": "4.1.
|
|
1650
|
-
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.
|
|
1651
|
-
"integrity": "sha512-
|
|
1649
|
+
"version": "4.1.3",
|
|
1650
|
+
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.3.tgz",
|
|
1651
|
+
"integrity": "sha512-CW8Q9KMtXDGHj0vCsqui0M5KqRsu0zm0GNDW7Gd3U7nZ2RFpPKSCpeCXoT+/+5zr1TNlsoQRDEz+LzZUyq6gnQ==",
|
|
1652
1652
|
"dev": true,
|
|
1653
1653
|
"license": "MIT",
|
|
1654
1654
|
"dependencies": {
|
|
1655
1655
|
"@standard-schema/spec": "^1.1.0",
|
|
1656
1656
|
"@types/chai": "^5.2.2",
|
|
1657
|
-
"@vitest/spy": "4.1.
|
|
1658
|
-
"@vitest/utils": "4.1.
|
|
1657
|
+
"@vitest/spy": "4.1.3",
|
|
1658
|
+
"@vitest/utils": "4.1.3",
|
|
1659
1659
|
"chai": "^6.2.2",
|
|
1660
1660
|
"tinyrainbow": "^3.1.0"
|
|
1661
1661
|
},
|
|
@@ -1664,13 +1664,13 @@
|
|
|
1664
1664
|
}
|
|
1665
1665
|
},
|
|
1666
1666
|
"node_modules/@vitest/mocker": {
|
|
1667
|
-
"version": "4.1.
|
|
1668
|
-
"resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.
|
|
1669
|
-
"integrity": "sha512-
|
|
1667
|
+
"version": "4.1.3",
|
|
1668
|
+
"resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.3.tgz",
|
|
1669
|
+
"integrity": "sha512-XN3TrycitDQSzGRnec/YWgoofkYRhouyVQj4YNsJ5r/STCUFqMrP4+oxEv3e7ZbLi4og5kIHrZwekDJgw6hcjw==",
|
|
1670
1670
|
"dev": true,
|
|
1671
1671
|
"license": "MIT",
|
|
1672
1672
|
"dependencies": {
|
|
1673
|
-
"@vitest/spy": "4.1.
|
|
1673
|
+
"@vitest/spy": "4.1.3",
|
|
1674
1674
|
"estree-walker": "^3.0.3",
|
|
1675
1675
|
"magic-string": "^0.30.21"
|
|
1676
1676
|
},
|
|
@@ -1691,9 +1691,9 @@
|
|
|
1691
1691
|
}
|
|
1692
1692
|
},
|
|
1693
1693
|
"node_modules/@vitest/pretty-format": {
|
|
1694
|
-
"version": "4.1.
|
|
1695
|
-
"resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.
|
|
1696
|
-
"integrity": "sha512-
|
|
1694
|
+
"version": "4.1.3",
|
|
1695
|
+
"resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.3.tgz",
|
|
1696
|
+
"integrity": "sha512-hYqqwuMbpkkBodpRh4k4cQSOELxXky1NfMmQvOfKvV8zQHz8x8Dla+2wzElkMkBvSAJX5TRGHJAQvK0TcOafwg==",
|
|
1697
1697
|
"dev": true,
|
|
1698
1698
|
"license": "MIT",
|
|
1699
1699
|
"dependencies": {
|
|
@@ -1704,13 +1704,13 @@
|
|
|
1704
1704
|
}
|
|
1705
1705
|
},
|
|
1706
1706
|
"node_modules/@vitest/runner": {
|
|
1707
|
-
"version": "4.1.
|
|
1708
|
-
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.
|
|
1709
|
-
"integrity": "sha512-
|
|
1707
|
+
"version": "4.1.3",
|
|
1708
|
+
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.3.tgz",
|
|
1709
|
+
"integrity": "sha512-VwgOz5MmT0KhlUj40h02LWDpUBVpflZ/b7xZFA25F29AJzIrE+SMuwzFf0b7t4EXdwRNX61C3B6auIXQTR3ttA==",
|
|
1710
1710
|
"dev": true,
|
|
1711
1711
|
"license": "MIT",
|
|
1712
1712
|
"dependencies": {
|
|
1713
|
-
"@vitest/utils": "4.1.
|
|
1713
|
+
"@vitest/utils": "4.1.3",
|
|
1714
1714
|
"pathe": "^2.0.3"
|
|
1715
1715
|
},
|
|
1716
1716
|
"funding": {
|
|
@@ -1718,14 +1718,14 @@
|
|
|
1718
1718
|
}
|
|
1719
1719
|
},
|
|
1720
1720
|
"node_modules/@vitest/snapshot": {
|
|
1721
|
-
"version": "4.1.
|
|
1722
|
-
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.
|
|
1723
|
-
"integrity": "sha512-
|
|
1721
|
+
"version": "4.1.3",
|
|
1722
|
+
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.3.tgz",
|
|
1723
|
+
"integrity": "sha512-9l+k/J9KG5wPJDX9BcFFzhhwNjwkRb8RsnYhaT1vPY7OufxmQFc9sZzScRCPTiETzl37mrIWVY9zxzmdVeJwDQ==",
|
|
1724
1724
|
"dev": true,
|
|
1725
1725
|
"license": "MIT",
|
|
1726
1726
|
"dependencies": {
|
|
1727
|
-
"@vitest/pretty-format": "4.1.
|
|
1728
|
-
"@vitest/utils": "4.1.
|
|
1727
|
+
"@vitest/pretty-format": "4.1.3",
|
|
1728
|
+
"@vitest/utils": "4.1.3",
|
|
1729
1729
|
"magic-string": "^0.30.21",
|
|
1730
1730
|
"pathe": "^2.0.3"
|
|
1731
1731
|
},
|
|
@@ -1734,9 +1734,9 @@
|
|
|
1734
1734
|
}
|
|
1735
1735
|
},
|
|
1736
1736
|
"node_modules/@vitest/spy": {
|
|
1737
|
-
"version": "4.1.
|
|
1738
|
-
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.
|
|
1739
|
-
"integrity": "sha512-
|
|
1737
|
+
"version": "4.1.3",
|
|
1738
|
+
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.3.tgz",
|
|
1739
|
+
"integrity": "sha512-ujj5Uwxagg4XUIfAUyRQxAg631BP6e9joRiN99mr48Bg9fRs+5mdUElhOoZ6rP5mBr8Bs3lmrREnkrQWkrsTCw==",
|
|
1740
1740
|
"dev": true,
|
|
1741
1741
|
"license": "MIT",
|
|
1742
1742
|
"funding": {
|
|
@@ -1744,13 +1744,13 @@
|
|
|
1744
1744
|
}
|
|
1745
1745
|
},
|
|
1746
1746
|
"node_modules/@vitest/utils": {
|
|
1747
|
-
"version": "4.1.
|
|
1748
|
-
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.
|
|
1749
|
-
"integrity": "sha512-
|
|
1747
|
+
"version": "4.1.3",
|
|
1748
|
+
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.3.tgz",
|
|
1749
|
+
"integrity": "sha512-Pc/Oexse/khOWsGB+w3q4yzA4te7W4gpZZAvk+fr8qXfTURZUMj5i7kuxsNK5mP/dEB6ao3jfr0rs17fHhbHdw==",
|
|
1750
1750
|
"dev": true,
|
|
1751
1751
|
"license": "MIT",
|
|
1752
1752
|
"dependencies": {
|
|
1753
|
-
"@vitest/pretty-format": "4.1.
|
|
1753
|
+
"@vitest/pretty-format": "4.1.3",
|
|
1754
1754
|
"convert-source-map": "^2.0.0",
|
|
1755
1755
|
"tinyrainbow": "^3.1.0"
|
|
1756
1756
|
},
|
|
@@ -2637,9 +2637,9 @@
|
|
|
2637
2637
|
}
|
|
2638
2638
|
},
|
|
2639
2639
|
"node_modules/docker-compose": {
|
|
2640
|
-
"version": "1.
|
|
2641
|
-
"resolved": "https://registry.npmjs.org/docker-compose/-/docker-compose-1.
|
|
2642
|
-
"integrity": "sha512-
|
|
2640
|
+
"version": "1.4.2",
|
|
2641
|
+
"resolved": "https://registry.npmjs.org/docker-compose/-/docker-compose-1.4.2.tgz",
|
|
2642
|
+
"integrity": "sha512-rPHigTKGaEHpkUmfd69QgaOp+Os5vGJwG/Ry8lcr8W/382AmI+z/D7qoa9BybKIkqNppaIbs8RYeHSevdQjWww==",
|
|
2643
2643
|
"dev": true,
|
|
2644
2644
|
"license": "MIT",
|
|
2645
2645
|
"dependencies": {
|
|
@@ -3329,9 +3329,9 @@
|
|
|
3329
3329
|
}
|
|
3330
3330
|
},
|
|
3331
3331
|
"node_modules/get-port": {
|
|
3332
|
-
"version": "7.
|
|
3333
|
-
"resolved": "https://registry.npmjs.org/get-port/-/get-port-7.
|
|
3334
|
-
"integrity": "sha512-
|
|
3332
|
+
"version": "7.2.0",
|
|
3333
|
+
"resolved": "https://registry.npmjs.org/get-port/-/get-port-7.2.0.tgz",
|
|
3334
|
+
"integrity": "sha512-afP4W205ONCuMoPBqcR6PSXnzX35KTcJygfJfcp+QY+uwm3p20p1YczWXhlICIzGMCxYBQcySEcOgsJcrkyobg==",
|
|
3335
3335
|
"dev": true,
|
|
3336
3336
|
"license": "MIT",
|
|
3337
3337
|
"engines": {
|
|
@@ -5302,9 +5302,9 @@
|
|
|
5302
5302
|
}
|
|
5303
5303
|
},
|
|
5304
5304
|
"node_modules/testcontainers": {
|
|
5305
|
-
"version": "11.
|
|
5306
|
-
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-11.
|
|
5307
|
-
"integrity": "sha512-
|
|
5305
|
+
"version": "11.14.0",
|
|
5306
|
+
"resolved": "https://registry.npmjs.org/testcontainers/-/testcontainers-11.14.0.tgz",
|
|
5307
|
+
"integrity": "sha512-r9pniwv/iwzyHaI7gwAvAm4Y+IvjJg3vBWdjrUCaDMc2AXIr4jKbq7jJO18Mw2ybs73pZy1Aj7p/4RVBGMRWjg==",
|
|
5308
5308
|
"dev": true,
|
|
5309
5309
|
"license": "MIT",
|
|
5310
5310
|
"dependencies": {
|
|
@@ -5314,21 +5314,21 @@
|
|
|
5314
5314
|
"async-lock": "^1.4.1",
|
|
5315
5315
|
"byline": "^5.0.0",
|
|
5316
5316
|
"debug": "^4.4.3",
|
|
5317
|
-
"docker-compose": "^1.
|
|
5318
|
-
"dockerode": "^4.0.
|
|
5319
|
-
"get-port": "^7.
|
|
5317
|
+
"docker-compose": "^1.4.2",
|
|
5318
|
+
"dockerode": "^4.0.10",
|
|
5319
|
+
"get-port": "^7.2.0",
|
|
5320
5320
|
"proper-lockfile": "^4.1.2",
|
|
5321
5321
|
"properties-reader": "^3.0.1",
|
|
5322
5322
|
"ssh-remote-port-forward": "^1.0.4",
|
|
5323
5323
|
"tar-fs": "^3.1.2",
|
|
5324
5324
|
"tmp": "^0.2.5",
|
|
5325
|
-
"undici": "^7.24.
|
|
5325
|
+
"undici": "^7.24.5"
|
|
5326
5326
|
}
|
|
5327
5327
|
},
|
|
5328
5328
|
"node_modules/testcontainers/node_modules/undici": {
|
|
5329
|
-
"version": "7.24.
|
|
5330
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.
|
|
5331
|
-
"integrity": "sha512-
|
|
5329
|
+
"version": "7.24.7",
|
|
5330
|
+
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.7.tgz",
|
|
5331
|
+
"integrity": "sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ==",
|
|
5332
5332
|
"dev": true,
|
|
5333
5333
|
"license": "MIT",
|
|
5334
5334
|
"engines": {
|
|
@@ -5628,19 +5628,19 @@
|
|
|
5628
5628
|
}
|
|
5629
5629
|
},
|
|
5630
5630
|
"node_modules/vitest": {
|
|
5631
|
-
"version": "4.1.
|
|
5632
|
-
"resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.
|
|
5633
|
-
"integrity": "sha512-
|
|
5631
|
+
"version": "4.1.3",
|
|
5632
|
+
"resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.3.tgz",
|
|
5633
|
+
"integrity": "sha512-DBc4Tx0MPNsqb9isoyOq00lHftVx/KIU44QOm2q59npZyLUkENn8TMFsuzuO+4U2FUa9rgbbPt3udrP25GcjXw==",
|
|
5634
5634
|
"dev": true,
|
|
5635
5635
|
"license": "MIT",
|
|
5636
5636
|
"dependencies": {
|
|
5637
|
-
"@vitest/expect": "4.1.
|
|
5638
|
-
"@vitest/mocker": "4.1.
|
|
5639
|
-
"@vitest/pretty-format": "4.1.
|
|
5640
|
-
"@vitest/runner": "4.1.
|
|
5641
|
-
"@vitest/snapshot": "4.1.
|
|
5642
|
-
"@vitest/spy": "4.1.
|
|
5643
|
-
"@vitest/utils": "4.1.
|
|
5637
|
+
"@vitest/expect": "4.1.3",
|
|
5638
|
+
"@vitest/mocker": "4.1.3",
|
|
5639
|
+
"@vitest/pretty-format": "4.1.3",
|
|
5640
|
+
"@vitest/runner": "4.1.3",
|
|
5641
|
+
"@vitest/snapshot": "4.1.3",
|
|
5642
|
+
"@vitest/spy": "4.1.3",
|
|
5643
|
+
"@vitest/utils": "4.1.3",
|
|
5644
5644
|
"es-module-lexer": "^2.0.0",
|
|
5645
5645
|
"expect-type": "^1.3.0",
|
|
5646
5646
|
"magic-string": "^0.30.21",
|
|
@@ -5668,10 +5668,12 @@
|
|
|
5668
5668
|
"@edge-runtime/vm": "*",
|
|
5669
5669
|
"@opentelemetry/api": "^1.9.0",
|
|
5670
5670
|
"@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0",
|
|
5671
|
-
"@vitest/browser-playwright": "4.1.
|
|
5672
|
-
"@vitest/browser-preview": "4.1.
|
|
5673
|
-
"@vitest/browser-webdriverio": "4.1.
|
|
5674
|
-
"@vitest/
|
|
5671
|
+
"@vitest/browser-playwright": "4.1.3",
|
|
5672
|
+
"@vitest/browser-preview": "4.1.3",
|
|
5673
|
+
"@vitest/browser-webdriverio": "4.1.3",
|
|
5674
|
+
"@vitest/coverage-istanbul": "4.1.3",
|
|
5675
|
+
"@vitest/coverage-v8": "4.1.3",
|
|
5676
|
+
"@vitest/ui": "4.1.3",
|
|
5675
5677
|
"happy-dom": "*",
|
|
5676
5678
|
"jsdom": "*",
|
|
5677
5679
|
"vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
@@ -5695,6 +5697,12 @@
|
|
|
5695
5697
|
"@vitest/browser-webdriverio": {
|
|
5696
5698
|
"optional": true
|
|
5697
5699
|
},
|
|
5700
|
+
"@vitest/coverage-istanbul": {
|
|
5701
|
+
"optional": true
|
|
5702
|
+
},
|
|
5703
|
+
"@vitest/coverage-v8": {
|
|
5704
|
+
"optional": true
|
|
5705
|
+
},
|
|
5698
5706
|
"@vitest/ui": {
|
|
5699
5707
|
"optional": true
|
|
5700
5708
|
},
|
|
@@ -26,15 +26,15 @@
|
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@biomejs/biome": "2.4.10",
|
|
29
|
-
"@lousy-agents/mcp": "5.
|
|
29
|
+
"@lousy-agents/mcp": "5.9.1",
|
|
30
30
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
31
|
-
"@testcontainers/postgresql": "11.
|
|
31
|
+
"@testcontainers/postgresql": "11.14.0",
|
|
32
32
|
"@types/node": "24.12.2",
|
|
33
|
-
"@upstash/context7-mcp": "2.1.
|
|
33
|
+
"@upstash/context7-mcp": "2.1.7",
|
|
34
34
|
"chance": "1.1.13",
|
|
35
|
-
"testcontainers": "11.
|
|
35
|
+
"testcontainers": "11.14.0",
|
|
36
36
|
"tsx": "4.21.0",
|
|
37
37
|
"typescript": "6.0.2",
|
|
38
|
-
"vitest": "4.1.
|
|
38
|
+
"vitest": "4.1.3"
|
|
39
39
|
}
|
|
40
40
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
"ghcr.io/devcontainers/features/copilot-cli:1.0.0": {},
|
|
12
12
|
"ghcr.io/anthropics/devcontainer-features/claude-code:1": {
|
|
13
|
-
"version": "v2.1.
|
|
13
|
+
"version": "v2.1.96"
|
|
14
14
|
},
|
|
15
15
|
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
|
|
16
16
|
"packages": "yamllint, shellcheck",
|
|
@@ -20,13 +20,13 @@
|
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@biomejs/biome": "2.4.10",
|
|
23
|
-
"@lousy-agents/mcp": "5.
|
|
23
|
+
"@lousy-agents/mcp": "5.9.1",
|
|
24
24
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
25
25
|
"@types/node": "24.12.2",
|
|
26
|
-
"@upstash/context7-mcp": "2.1.
|
|
26
|
+
"@upstash/context7-mcp": "2.1.7",
|
|
27
27
|
"chance": "1.1.13",
|
|
28
28
|
"tsx": "4.21.0",
|
|
29
29
|
"typescript": "6.0.2",
|
|
30
|
-
"vitest": "4.1.
|
|
30
|
+
"vitest": "4.1.3"
|
|
31
31
|
}
|
|
32
32
|
}
|
package/package.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
"ghcr.io/devcontainers/features/copilot-cli:1.0.0": {},
|
|
12
12
|
"ghcr.io/anthropics/devcontainer-features/claude-code:1": {
|
|
13
|
-
"version": "v2.1.
|
|
13
|
+
"version": "v2.1.96"
|
|
14
14
|
},
|
|
15
15
|
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1.0.2": {
|
|
16
16
|
"packages": "libnss3, libnspr4, libatk1.0-0t64, libatk-bridge2.0-0t64, libcups2t64, libdrm2, libdbus-1-3, libatspi2.0-0t64, libxcomposite1, libxdamage1, libxfixes3, libxrandr2, libgbm1, libxkbcommon0, libasound2t64, yamllint, shellcheck",
|
|
@@ -14,31 +14,31 @@
|
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@emotion/server": "11.11.0",
|
|
17
|
-
"@mui/material": "
|
|
18
|
-
"@mui/material-nextjs": "
|
|
17
|
+
"@mui/material": "9.0.0",
|
|
18
|
+
"@mui/material-nextjs": "9.0.0",
|
|
19
19
|
"next": "16.2.1",
|
|
20
|
-
"react": "19.2.
|
|
21
|
-
"react-dom": "19.2.
|
|
20
|
+
"react": "19.2.5",
|
|
21
|
+
"react-dom": "19.2.5"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@biomejs/biome": "2.4.10",
|
|
25
25
|
"@eslint/eslintrc": "3.3.5",
|
|
26
|
-
"@lousy-agents/mcp": "5.
|
|
26
|
+
"@lousy-agents/mcp": "5.9.1",
|
|
27
27
|
"@modelcontextprotocol/server-sequential-thinking": "2025.12.18",
|
|
28
28
|
"@testing-library/jest-dom": "6.9.1",
|
|
29
29
|
"@testing-library/react": "16.3.2",
|
|
30
30
|
"@types/node": "24.12.2",
|
|
31
31
|
"@types/react": "19.2.14",
|
|
32
32
|
"@types/react-dom": "19.2.3",
|
|
33
|
-
"@upstash/context7-mcp": "2.1.
|
|
33
|
+
"@upstash/context7-mcp": "2.1.7",
|
|
34
34
|
"@vitejs/plugin-react": "6.0.1",
|
|
35
|
-
"@vitest/ui": "4.1.
|
|
35
|
+
"@vitest/ui": "4.1.3",
|
|
36
36
|
"eslint": "10.2.0",
|
|
37
37
|
"eslint-config-next": "16.2.1",
|
|
38
38
|
"happy-dom": "20.8.9",
|
|
39
|
-
"jsdom": "29.0.
|
|
39
|
+
"jsdom": "29.0.2",
|
|
40
40
|
"typescript": "6.0.2",
|
|
41
|
-
"vitest": "4.1.
|
|
41
|
+
"vitest": "4.1.3",
|
|
42
42
|
"whatwg-fetch": "3.6.20"
|
|
43
43
|
}
|
|
44
44
|
}
|