Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
0cd1aa9
chore(deps): update all non-major dependencies
github-actions[bot] Sep 2, 2025
8ac18e8
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 3, 2025
3dd1e17
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 8, 2025
3d0a192
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 10, 2025
c9dd054
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 10, 2025
ade770a
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 11, 2025
0e2d694
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 11, 2025
1a4b15a
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 11, 2025
ad9fb82
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 12, 2025
9e2ec31
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 12, 2025
ee90818
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 12, 2025
9c9fdb0
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 14, 2025
53dc4f0
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 14, 2025
c4bea2b
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 17, 2025
86194b6
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 18, 2025
7007e1f
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 19, 2025
68efc11
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/buddy-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:

- name: Setup PHP and Composer (if needed)
if: ${{ hashFiles('composer.json') != '' }}
uses: shivammathur/[email protected].3
uses: shivammathur/[email protected].5
with:
php-version: '8.4'
tools: composer
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:

- name: Setup PHP and Composer (if needed)
if: ${{ hashFiles('composer.json') != '' }}
uses: shivammathur/[email protected].3
uses: shivammathur/[email protected].5
with:
php-version: '8.4'
tools: composer
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Bun
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@v2.0.2

- name: Use cached node_modules
uses: actions/[email protected]
Expand All @@ -44,7 +44,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Bun
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@v2.0.2

- name: Use cached node_modules
uses: actions/[email protected]
Expand All @@ -67,7 +67,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Bun
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@v2.0.2

- name: Use cached node_modules
uses: actions/[email protected]
Expand All @@ -90,7 +90,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Bun
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@v2.0.2

- name: Use cached node_modules
uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion deps.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dependencies:
bun.sh: ^1.2.20
bun.sh: ^1.2.21
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,18 @@
"preview:docs": "bun --bun vitepress preview docs"
},
"devDependencies": {
"@stacksjs/bumpx": "^0.1.17",
"@stacksjs/bumpx": "^0.1.84",
"@stacksjs/docs": "^0.70.23",
"@stacksjs/eslint-config": "^4.14.0-beta.3",
"@stacksjs/gitlint": "^0.1.5",
"@stacksjs/logsmith": "^0.1.8",
"@types/bun": "^1.2.20",
"@stacksjs/logsmith": "^0.1.18",
"@types/bun": "^1.2.22",
"@types/clean-css": "^4.2.11",
"buddy-bot": "^0.8.9",
"buddy-bot": "^0.9.7",
"bun-git-hooks": "^0.2.19",
"bun-plugin-dtsx": "0.9.5",
"bun-plugin-dtsx": "0.21.12",
"cac": "^6.7.14",
"typescript": "^5.9.0"
"typescript": "^5.9.2"
},
"overrides": {
"unconfig": "0.3.10"
Expand Down
8 changes: 4 additions & 4 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@nuxt/kit": "^4.0.3",
"@nuxt/kit": "^4.1.2",
"ts-maps": "workspace:*"
},
"devDependencies": {
"@nuxt/devtools": "^2.6.2",
"@nuxt/devtools": "^2.6.5",
"@nuxt/eslint-config": "^1.9.0",
"@nuxt/module-builder": "^1.0.2",
"@nuxt/schema": "^4.0.3",
"nuxt": "^4.0.3",
"@nuxt/schema": "^4.1.2",
"nuxt": "^4.1.2",
"typescript": "~5.9.2"
}
}
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"ts-maps": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^5.0.1",
"@types/react": "^19.1.13",
"@types/react-dom": "^19.1.9",
"@vitejs/plugin-react": "^5.0.3",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"typescript": "^5.9.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
},
"devDependencies": {
"bun-plugin-dtsx": "^0.21.12",
"bunfig": "^0.14.1",
"lint-staged": "^16.1.5",
"bunfig": "^0.15.0",
"lint-staged": "^16.1.6",
"simple-git-hooks": "^2.13.1",
"typescript": "^5.9.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"test": "bun test"
},
"dependencies": {
"bun-types": "^1.2.20"
"bun-types": "^1.2.22"
},
"devDependencies": {
"@happy-dom/global-registrator": "^18.0.1",
"@microsoft/api-extractor": "^7.52.11",
"@microsoft/api-extractor": "^7.52.13",
"@stacksjs/docs": "^0.70.23",
"@stacksjs/eslint-config": "^4.14.0-beta.3",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.7.0",
"@testing-library/jest-dom": "^6.8.0",
"@types/bun": "^1.2.20",
"@types/google.maps": "^3.58.1",
"@types/vue": "^2.0.0",
Expand All @@ -58,7 +58,7 @@
"changelogen": "^0.6.2",
"happy-dom": "^18.0.1",
"typescript": "^5.9.0",
"vue": "^3.5.18",
"vue": "^3.5.21",
"vue-tsc": "^2.2.12"
}
}