File tree Expand file tree Collapse file tree 15 files changed +2030
-1199
lines changed Expand file tree Collapse file tree 15 files changed +2030
-1199
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130
130
131
131
- name : Setup PHP and Composer (if needed)
132
132
if : ${{ hashFiles('composer.json') != '' }}
133
- uses :
shivammathur/[email protected] .3
133
+ uses :
shivammathur/[email protected] .5
134
134
with :
135
135
php-version : ' 8.4'
136
136
tools : composer
@@ -248,7 +248,7 @@ jobs:
248
248
249
249
- name : Setup PHP and Composer (if needed)
250
250
if : ${{ hashFiles('composer.json') != '' }}
251
- uses :
shivammathur/[email protected] .3
251
+ uses :
shivammathur/[email protected] .5
252
252
with :
253
253
php-version : ' 8.4'
254
254
tools : composer
Original file line number Diff line number Diff line change 24
24
uses : oven-sh/setup-bun@v2
25
25
26
26
- name : Use cached node_modules
27
- uses : actions/cache@v4.2.4
27
+ uses : actions/cache@v4.3.0
28
28
with :
29
29
path : node_modules
30
30
key : node-modules-${{ hashFiles('**/bun.lock') }}
47
47
uses : oven-sh/setup-bun@v2
48
48
49
49
- name : Use cached node_modules
50
- uses : actions/cache@v4.2.4
50
+ uses : actions/cache@v4.3.0
51
51
with :
52
52
path : node_modules
53
53
key : node-modules-${{ hashFiles('**/bun.lock') }}
70
70
uses : oven-sh/setup-bun@v2
71
71
72
72
- name : Use cached node_modules
73
- uses : actions/cache@v4.2.4
73
+ uses : actions/cache@v4.3.0
74
74
with :
75
75
path : node_modules
76
76
key : node-modules-${{ hashFiles('**/bun.lock') }}
93
93
uses : oven-sh/setup-bun@v2
94
94
95
95
- name : Use cached node_modules
96
- uses : actions/cache@v4.2.4
96
+ uses : actions/cache@v4.3.0
97
97
with :
98
98
path : node_modules
99
99
key : node-modules-${{ hashFiles('**/bun.lock') }}
Original file line number Diff line number Diff line change 19
19
20
20
21
21
- name : Use cached node_modules
22
- uses : actions/cache@v4.2.4
22
+ uses : actions/cache@v4.3.0
23
23
with :
24
24
path : node_modules
25
25
key : node-modules-${{ hashFiles('**/bun.lock') }}
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 51
51
"preview:docs" : " bun --bun vitepress preview docs"
52
52
},
53
53
"devDependencies" : {
54
- "@stacksjs/bumpx" : " ^0.1.17 " ,
54
+ "@stacksjs/bumpx" : " ^0.1.84 " ,
55
55
"@stacksjs/docs" : " ^0.70.23" ,
56
56
"@stacksjs/eslint-config" : " ^4.14.0-beta.3" ,
57
57
"@stacksjs/gitlint" : " ^0.1.5" ,
58
- "@stacksjs/logsmith" : " ^0.1.8 " ,
59
- "@types/bun" : " ^1.2.20 " ,
58
+ "@stacksjs/logsmith" : " ^0.1.18 " ,
59
+ "@types/bun" : " ^1.2.23 " ,
60
60
"@types/clean-css" : " ^4.2.11" ,
61
- "buddy-bot" : " ^0.9.4 " ,
61
+ "buddy-bot" : " ^0.9.7 " ,
62
62
"bun-git-hooks" : " ^0.2.19" ,
63
63
"bun-plugin-dtsx" : " 0.9.5" ,
64
64
"cac" : " ^6.7.14" ,
65
- "typescript" : " ^5.9.0 "
65
+ "typescript" : " ^5.9.3 "
66
66
},
67
67
"overrides" : {
68
68
"unconfig" : " 0.3.10"
Original file line number Diff line number Diff line change 17
17
18
18
- uses : actions/setup-node@v4
19
19
with :
20
- node-version : 20.19.4
20
+ node-version : 20.19.5
21
21
22
22
- run : npm i -g --force corepack@latest && corepack enable
23
23
35
35
36
36
- uses : actions/setup-node@v4
37
37
with :
38
- node-version : 20.19.4
38
+ node-version : 20.19.5
39
39
40
40
- run : npm i -g --force corepack@latest && corepack enable
41
41
Original file line number Diff line number Diff line change 33
33
"prepublishOnly" : " npm run build"
34
34
},
35
35
"dependencies" : {
36
- "@nuxt/kit" : " ^4.0.3 " ,
36
+ "@nuxt/kit" : " ^4.1.2 " ,
37
37
"ts-maps" : " workspace:*"
38
38
},
39
39
"devDependencies" : {
40
- "@nuxt/devtools" : " ^2.6.2 " ,
40
+ "@nuxt/devtools" : " ^2.6.5 " ,
41
41
"@nuxt/eslint-config" : " ^1.9.0" ,
42
42
"@nuxt/module-builder" : " ^1.0.2" ,
43
- "@nuxt/schema" : " ^4.0.3 " ,
44
- "nuxt" : " ^4.0.3 " ,
45
- "typescript" : " ~5.9.2 "
43
+ "@nuxt/schema" : " ^4.1.2 " ,
44
+ "nuxt" : " ^4.1.2 " ,
45
+ "typescript" : " ~5.9.3 "
46
46
}
47
47
}
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 8
8
"generate" : " nuxi generate"
9
9
},
10
10
"dependencies" : {
11
- "nuxt" : " ^4.0.3 " ,
11
+ "nuxt" : " ^4.1.2 " ,
12
12
"ts-maps-nuxt" : " workspace:*"
13
13
},
14
14
"workspaces" : [
Original file line number Diff line number Diff line change 24
24
"typecheck" : " bunx --bun tsc --noEmit"
25
25
},
26
26
"peerDependencies" : {
27
- "react" : " ^19.1.1 " ,
28
- "react-dom" : " ^19.1.1 "
27
+ "react" : " ^19.2.0 " ,
28
+ "react-dom" : " ^19.2.0 "
29
29
},
30
30
"dependencies" : {
31
31
"ts-maps" : " workspace:*"
32
32
},
33
33
"devDependencies" : {
34
- "@types/react" : " ^19.1.10 " ,
35
- "@types/react-dom" : " ^19.1.7 " ,
36
- "@vitejs/plugin-react" : " ^5.0.1 " ,
37
- "react" : " ^19.1.1 " ,
38
- "react-dom" : " ^19.1.1 " ,
39
- "typescript" : " ^5.9.0 " ,
40
- "vite" : " ^6.3.5 " ,
34
+ "@types/react" : " ^19.2.0 " ,
35
+ "@types/react-dom" : " ^19.2.0 " ,
36
+ "@vitejs/plugin-react" : " ^5.0.4 " ,
37
+ "react" : " ^19.2.0 " ,
38
+ "react-dom" : " ^19.2.0 " ,
39
+ "typescript" : " ^5.9.3 " ,
40
+ "vite" : " ^6.3.6 " ,
41
41
"vite-plugin-dts" : " ^4.5.4"
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments