File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11
11
],
12
12
"require" : {
13
13
"php" : " ^8.1" ,
14
- "laravel/framework" : " ^10.0 " ,
14
+ "laravel/framework" : " ^v10.0.3 " ,
15
15
"guzzlehttp/guzzle" : " ^7.0" ,
16
- "symfony/console" : " ^6.0 " ,
16
+ "symfony/console" : " ^v6.0.19 " ,
17
17
"monolog/monolog" : " ^3.0" ,
18
- "doctrine/dbal" : " ^3.0"
18
+ "doctrine/dbal" : " ^3.10. 0"
19
19
},
20
20
"require-dev" : {
21
- "phpunit/phpunit" : " ^10.0" ,
21
+ "phpunit/phpunit" : " ^10.0.19 " ,
22
22
"mockery/mockery" : " ^1.5" ,
23
23
"fakerphp/faker" : " ^1.20" ,
24
24
"laravel/pint" : " ^1.0" ,
25
- "nunomaduro/collision" : " ^7.0 "
25
+ "nunomaduro/collision" : " ^v7.0.5 "
26
26
},
27
27
"autoload" : {
28
28
"psr-4" : {
Original file line number Diff line number Diff line change 1
1
dependencies :
2
- bun.sh : ^1.2.16
2
+ bun.sh : ^1.2.19
Original file line number Diff line number Diff line change 53
53
"dependencies" : {
54
54
"@types/prompts" : " ^2.4.9" ,
55
55
"bunfig" : " ^0.10.1" ,
56
- "cac" : " 6.7.13 " ,
56
+ "cac" : " 6.7.14 " ,
57
57
"prompts" : " ^2.4.2" ,
58
- "ts-pkgx" : " 0.4.4 "
58
+ "ts-pkgx" : " 0.4.20 "
59
59
},
60
60
"devDependencies" : {
61
61
"@stacksjs/docs" : " ^0.70.23" ,
62
- "@stacksjs/eslint-config" : " ^4.10.2 -beta.3" ,
63
- "@types/bun" : " ^1.2.17 " ,
64
- "bun-plugin-dtsx" : " ^0.9.5 " ,
65
- "typescript" : " ^5.8.3 "
62
+ "@stacksjs/eslint-config" : " ^4.14.0 -beta.3" ,
63
+ "@types/bun" : " ^1.2.19 " ,
64
+ "bun-plugin-dtsx" : " ^0.21.12 " ,
65
+ "typescript" : " ^5.9.2 "
66
66
},
67
67
"overrides" : {
68
68
"unconfig" : " 0.3.10"
You can’t perform that action at this time.
0 commit comments