Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update pnpm to v8 - autoclosed #68

Closed
wants to merge 1 commit into from
Closed
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
6 changes: 3 additions & 3 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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks runtime, named Buddy.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -51,7 +51,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"add": "pnpm buddy add",
Expand Down Expand Up @@ -177,7 +177,7 @@
},
"devDependencies": {
"only-allow": "^1.1.1",
"pnpm": ">=7.21.0",
"pnpm": ">=8.15.7",
"typescript": "^4.9.4"
},
"web-types": "./web-types.json"
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.21.0",
"packageManager": "pnpm@8.15.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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "Your framework agnostic web component library description.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks actions.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks array utilities.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -36,7 +36,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "A more simplistic way to authenticate.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +33,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks framework build tools and configurations.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -35,7 +35,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks way to test.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -36,7 +36,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The simple way to create beautiful CLIs.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks cloud/serverless integration & implementation.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 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.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks collections.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/config",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks configuration.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "unbuild",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/dashboard",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks Dashboard.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/database",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks database integration.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -39,7 +39,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/datetime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/datetime",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks datetime helpers.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -36,7 +36,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/desktop",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks Desktop engine.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -34,7 +34,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/docs",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks way to document.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -34,7 +34,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/driver",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "Easily create a driver-based system.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +33,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/error-handling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/error-handling",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "Type safe error handling.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -35,7 +35,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/git",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks git utilities & conventions.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -35,7 +35,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/lint",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks way to lint.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -36,7 +36,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
4 changes: 2 additions & 2 deletions .stacks/core/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/modules",
"type": "module",
"version": "0.41.1",
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@8.15.7",
"description": "The Stacks framework modules.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,7 @@
],
"engines": {
"node": ">=v18.12.1",
"pnpm": ">=7.21.0"
"pnpm": ">=8.15.7"
},
"scripts": {
"build": "mkdist -d",
Expand Down
Loading
Loading