Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

chore(deps): update all non-major dependencies #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set Node.js
uses: actions/setup-node@v3
with:
node-version: 18.x
node-version: 18.20.7
registry-url: 'https://registry.npmjs.org'
cache: pnpm

Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.12.1
18.20.7
12 changes: 6 additions & 6 deletions .stacks/buddy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/buddy",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "The Stacks runtime, named Buddy.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -50,8 +50,8 @@
"README.md"
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.18.1"
"node": ">=18.20.7",
"pnpm": ">=7.33.7"
},
"scripts": {
"buddy": "esno ./src/cli.ts",
Expand Down Expand Up @@ -171,9 +171,9 @@
"@stacksjs/x-ray": "workspace:*"
},
"devDependencies": {
"only-allow": "^1.1.1",
"pnpm": ">=7.18.1",
"typescript": "^4.9.4"
"only-allow": "^1.2.1",
"pnpm": ">=7.33.7",
"typescript": "^4.9.5"
},
"config": {
"commitizen": {
Expand Down
2 changes: 1 addition & 1 deletion .stacks/components/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hello-world-vue",
"type": "module",
"version": "",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "Your Vue component library description",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/components/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hello-world-elements",
"type": "module",
"version": "",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "Your framework agnostic web component library description.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
14 changes: 7 additions & 7 deletions .stacks/core/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/actions",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "The Stacks actions.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -36,8 +36,8 @@
"README.md"
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.18.1"
"node": ">=18.20.7",
"pnpm": ">=7.33.7"
},
"scripts": {
"build": "mkdist -d",
Expand All @@ -53,11 +53,11 @@
"@stacksjs/types": "workspace:*",
"@stacksjs/utils": "workspace:*",
"@stacksjs/x-ray": "workspace:*",
"markdown-it": "^13.0.1",
"vue-component-meta": "^1.0.11"
"markdown-it": "^13.0.2",
"vue-component-meta": "^1.8.27"
},
"devDependencies": {
"mkdist": "^1.0.0",
"typescript": "^4.9.4"
"mkdist": "^1.6.0",
"typescript": "^4.9.5"
}
}
10 changes: 5 additions & 5 deletions .stacks/core/arrays/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/arrays",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "The Stacks array utilities.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -35,8 +35,8 @@
"README.md"
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.18.1"
"node": ">=18.20.7",
"pnpm": ">=7.33.7"
},
"scripts": {
"build": "mkdist -d",
Expand All @@ -45,7 +45,7 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"mkdist": "^1.0.0",
"typescript": "^4.9.4"
"mkdist": "^1.6.0",
"typescript": "^4.9.5"
}
}
12 changes: 6 additions & 6 deletions .stacks/core/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/auth",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "A more simplistic way to authenticate.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -32,8 +32,8 @@
"README.md"
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.18.1"
"node": ">=18.20.7",
"pnpm": ">=7.33.7"
},
"scripts": {
"build": "mkdist -d",
Expand All @@ -42,10 +42,10 @@
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"vitest": "^0.25.6"
"vitest": "^0.34.6"
},
"devDependencies": {
"mkdist": "^1.0.0",
"typescript": "^4.9.4"
"mkdist": "^1.6.0",
"typescript": "^4.9.5"
}
}
38 changes: 19 additions & 19 deletions .stacks/core/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/build",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "The Stacks framework build tools and configurations.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -34,8 +34,8 @@
"README.md"
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.18.1"
"node": ">=18.20.7",
"pnpm": ">=7.33.7"
},
"scripts": {
"build": "mkdist -d",
Expand All @@ -51,24 +51,24 @@
"@stacksjs/utils": "workspace:*",
"@vitejs/plugin-vue": "^3.2.0",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-shiki": "^0.7.2",
"unbuild": "^1.0.2",
"unplugin-auto-import": "^0.12.0",
"unplugin-vue-components": "^0.22.11",
"vite": "^3.2.5",
"vite-plugin-inspect": "^0.7.9",
"vite-plugin-pages": "^0.27.1",
"vite-plugin-pwa": "^0.13.3",
"vite-plugin-vue-component-preview": "^0.3.3",
"vite-plugin-vue-layouts": "^0.7.0",
"vite-plugin-vue-markdown": "^0.22.1",
"vite-ssg": "^0.22.0",
"vite-ssg-sitemap": "^0.4.3",
"markdown-it-shiki": "^0.9.0",
"unbuild": "^1.2.1",
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.28.0",
"vite": "^3.2.11",
"vite-plugin-inspect": "^0.10.6",
"vite-plugin-pages": "^0.32.5",
"vite-plugin-pwa": "^0.21.1",
"vite-plugin-vue-component-preview": "^0.3.4",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-vue-markdown": "^0.23.8",
"vite-ssg": "^0.24.3",
"vite-ssg-sitemap": "^0.8.1",
"vue-docgen-web-types": "^0.1.8",
"vue-i18n": "^9.2.2"
"vue-i18n": "^9.14.3"
},
"devDependencies": {
"mkdist": "^1.0.0",
"typescript": "^4.9.4"
"mkdist": "^1.6.0",
"typescript": "^4.9.5"
}
}
20 changes: 10 additions & 10 deletions .stacks/core/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/cache",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "The Stacks way to test.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -35,8 +35,8 @@
"README.md"
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.18.1"
"node": ">=18.20.7",
"pnpm": ">=7.33.7"
},
"scripts": {
"build": "mkdist -d",
Expand All @@ -47,17 +47,17 @@
"peerDependencies": {
"@stacksjs/config": "workspace:*",
"memcached": "^2.2.2",
"redis": "^4.5.1",
"vitest": "^0.25.6"
"redis": "^4.7.0",
"vitest": "^0.34.6"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.226.0",
"@aws-sdk/client-dynamodb": "^3.767.0",
"memcached": "^2.2.2",
"memjs": "^1.3.0"
"memjs": "^1.3.2"
},
"devDependencies": {
"mkdist": "^1.0.0",
"typescript": "^4.9.4",
"vitest": "^0.25.6"
"mkdist": "^1.6.0",
"typescript": "^4.9.5",
"vitest": "^0.34.6"
}
}
14 changes: 7 additions & 7 deletions .stacks/core/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/cli",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "The simple way to create beautiful CLIs.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -40,8 +40,8 @@
"README.md"
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.18.1"
"node": ">=18.20.7",
"pnpm": ">=7.33.7"
},
"scripts": {
"build": "mkdist -d",
Expand All @@ -50,18 +50,18 @@
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"@antfu/install-pkg": "^0.1.1",
"@antfu/install-pkg": "^0.5.0",
"@stacksjs/config": "workspace:*",
"@stacksjs/path": "workspace:*",
"@stacksjs/types": "workspace:*",
"@stacksjs/x-ray": "workspace:*",
"cac": "^6.7.14",
"execa": "^6.1.0",
"ora": "^6.1.2",
"ora": "^6.3.1",
"prompts": "^2.4.2"
},
"devDependencies": {
"esno": "^0.16.3",
"mkdist": "^1.0.0"
"esno": "^0.17.0",
"mkdist": "^1.6.0"
}
}
12 changes: 6 additions & 6 deletions .stacks/core/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/cloud",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "The Stacks cloud/serverless integration & implementation.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -36,8 +36,8 @@
"README.md"
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.18.1"
"node": ">=18.20.7",
"pnpm": ">=7.33.7"
},
"scripts": {
"build": "mkdist -d",
Expand All @@ -46,10 +46,10 @@
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"vitest": "^0.25.6"
"vitest": "^0.34.6"
},
"devDependencies": {
"mkdist": "^1.0.0",
"typescript": "^4.9.4"
"mkdist": "^1.6.0",
"typescript": "^4.9.5"
}
}
12 changes: 6 additions & 6 deletions .stacks/core/collections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/collections",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.33.7",
"description": "The Stacks collections.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -36,8 +36,8 @@
"README.md"
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.18.1"
"node": ">=18.20.7",
"pnpm": ">=7.33.7"
},
"scripts": {
"build": "mkdist -d",
Expand All @@ -46,10 +46,10 @@
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"collect.js": "^4.34.3"
"collect.js": "^4.36.1"
},
"devDependencies": {
"mkdist": "^1.0.0",
"typescript": "^4.9.4"
"mkdist": "^1.6.0",
"typescript": "^4.9.5"
}
}
Loading
Loading