File tree Expand file tree Collapse file tree 8 files changed +478
-62
lines changed Expand file tree Collapse file tree 8 files changed +478
-62
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130
131131 - name : Setup PHP and Composer (if needed)
132132 if : ${{ hashFiles('composer.json') != '' }}
133- uses :
shivammathur/[email protected] .3 133+ uses :
shivammathur/[email protected] .4 134134 with :
135135 php-version : ' 8.4'
136136 tools : composer
@@ -248,7 +248,7 @@ jobs:
248248
249249 - name : Setup PHP and Composer (if needed)
250250 if : ${{ hashFiles('composer.json') != '' }}
251- uses :
shivammathur/[email protected] .3 251+ uses :
shivammathur/[email protected] .4 252252 with :
253253 php-version : ' 8.4'
254254 tools : composer
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 5656 "@stacksjs/eslint-config" : " ^4.14.0-beta.3" ,
5757 "@stacksjs/gitlint" : " ^0.1.5" ,
5858 "@stacksjs/logsmith" : " ^0.1.8" ,
59- "@types/bun" : " ^1.2.20 " ,
59+ "@types/bun" : " ^1.2.21 " ,
6060 "@types/clean-css" : " ^4.2.11" ,
61- "buddy-bot" : " ^0.8.9 " ,
61+ "buddy-bot" : " ^0.8.10 " ,
6262 "bun-git-hooks" : " ^0.2.19" ,
6363 "bun-plugin-dtsx" : " 0.9.5" ,
6464 "cac" : " ^6.7.14" ,
Original file line number Diff line number Diff line change 3737 "ts-maps" : " workspace:*"
3838 },
3939 "devDependencies" : {
40- "@nuxt/devtools" : " ^2.6.2 " ,
40+ "@nuxt/devtools" : " ^2.6.3 " ,
4141 "@nuxt/eslint-config" : " ^1.9.0" ,
4242 "@nuxt/module-builder" : " ^1.0.2" ,
4343 "@nuxt/schema" : " ^4.0.3" ,
Original file line number Diff line number Diff line change 3131 "ts-maps" : " workspace:*"
3232 },
3333 "devDependencies" : {
34- "@types/react" : " ^19.1.10 " ,
35- "@types/react-dom" : " ^19.1.7 " ,
36- "@vitejs/plugin-react" : " ^5.0.1 " ,
34+ "@types/react" : " ^19.1.12 " ,
35+ "@types/react-dom" : " ^19.1.8 " ,
36+ "@vitejs/plugin-react" : " ^5.0.2 " ,
3737 "react" : " ^19.1.1" ,
3838 "react-dom" : " ^19.1.1" ,
3939 "typescript" : " ^5.9.0" ,
Original file line number Diff line number Diff line change 3939 "test" : " bun test"
4040 },
4141 "dependencies" : {
42- "bun-types" : " ^1.2.20 "
42+ "bun-types" : " ^1.2.21 "
4343 },
4444 "devDependencies" : {
4545 "@happy-dom/global-registrator" : " ^18.0.1" ,
4646 "@microsoft/api-extractor" : " ^7.52.11" ,
4747 "@stacksjs/docs" : " ^0.70.23" ,
4848 "@stacksjs/eslint-config" : " ^4.14.0-beta.3" ,
4949 "@testing-library/dom" : " ^10.4.1" ,
50- "@testing-library/jest-dom" : " ^6.7 .0" ,
51- "@types/bun" : " ^1.2.20 " ,
50+ "@testing-library/jest-dom" : " ^6.8 .0" ,
51+ "@types/bun" : " ^1.2.21 " ,
5252 "@types/google.maps" : " ^3.58.1" ,
5353 "@types/vue" : " ^2.0.0" ,
5454 "@vue/tsconfig" : " ^0.8.1" ,
5858 "changelogen" : " ^0.6.2" ,
5959 "happy-dom" : " ^18.0.1" ,
6060 "typescript" : " ^5.9.0" ,
61- "vue" : " ^3.5.18 " ,
61+ "vue" : " ^3.5.20 " ,
6262 "vue-tsc" : " ^2.2.12"
6363 }
6464}
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@types/google.maps" : " ^3.58.1" ,
1313 "ts-maps-vue" : " ../../packages/vue" ,
14- "vue" : " ^3.5.18 " ,
15- "vue-router" : " 4"
14+ "vue" : " ^3.5.20 " ,
15+ "vue-router" : " 4.5.1 "
1616 },
1717 "devDependencies" : {
1818 "@vitejs/plugin-vue" : " ^6.0.1" ,
You can’t perform that action at this time.
0 commit comments