Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent 8ea43d7 commit b290542
Show file tree
Hide file tree
Showing 8 changed files with 4,231 additions and 1,557 deletions.
2 changes: 1 addition & 1 deletion .node-version
@@ -1 +1 @@
18.10.0
18.19.1
10 changes: 5 additions & 5 deletions .stacks/artisan/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "artisan-init",
"type": "module",
"version": "0.34.7",
"packageManager": "pnpm@7.13.2",
"packageManager": "pnpm@7.33.7",
"description": "Artisan core.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -39,8 +39,8 @@
"*.mjs"
],
"engines": {
"node": ">=v18.10.0",
"pnpm": ">=7.13.2"
"node": ">=18.19.1",
"pnpm": ">=7.33.7"
},
"scripts": {
"artisan": "pnpm run dev && node cli.mjs",
Expand All @@ -54,10 +54,10 @@
"@jsdevtools/ez-spawn": "^3.0.4",
"cac": "^6.7.14",
"giget": "^0.1.7",
"kolorist": "^1.6.0",
"kolorist": "^1.8.0",
"pathe": "^0.3.9"
},
"devDependencies": {
"unbuild": "^0.8.11"
"unbuild": "^0.9.4"
}
}
2 changes: 1 addition & 1 deletion .stacks/functions/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/command-palette-fx",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@7.13.2",
"packageManager": "pnpm@7.33.7",
"description": "Your function library description.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
92 changes: 46 additions & 46 deletions .stacks/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/framework",
"type": "module",
"version": "0.34.7",
"packageManager": "pnpm@7.13.2",
"packageManager": "pnpm@7.33.7",
"description": "The Stacks framework core.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -54,8 +54,8 @@
"components.d.ts"
],
"engines": {
"node": ">=v18.10.0",
"pnpm": ">=7.13.2"
"node": ">=18.19.1",
"pnpm": ">=7.33.7"
},
"scripts": {
"preinstall": "only-allow pnpm",
Expand Down Expand Up @@ -98,66 +98,66 @@
"key:generate": "pnpm artisan key:generate"
},
"dependencies": {
"@babel/types": "^7.19.3",
"@iconify-json/heroicons-outline": "^1.1.4",
"@iconify-json/heroicons-solid": "^1.1.5",
"@babel/types": "^7.24.0",
"@iconify-json/heroicons-outline": "^1.1.10",
"@iconify-json/heroicons-solid": "^1.1.11",
"@jsdevtools/ez-spawn": "^3.0.4",
"@julr/unocss-preset-forms": "^0.0.2",
"@ow3/eslint-config": "^0.30.0",
"@julr/unocss-preset-forms": "^0.1.0",
"@ow3/eslint-config": "^0.47.3",
"@rollup/pluginutils": "^4.2.1",
"@types/bcryptjs": "^2.4.2",
"@types/crypto-js": "^4.1.1",
"@types/bcryptjs": "^2.4.6",
"@types/crypto-js": "^4.2.2",
"@types/fs-extra": "^9.0.13",
"@types/minimatch": "^5.1.2",
"@types/node": "^18.8.3",
"@types/prompts": "^2.4.1",
"@unocss/preset-icons": "^0.45.26",
"@unocss/transformer-compile-class": "^0.45.26",
"@unocss/vite": "^0.45.26",
"@vitejs/plugin-vue": "^3.1.2",
"@vitest/coverage-istanbul": "^0.24.0",
"@vueuse/core": "^9.3.0",
"@vueuse/shared": "^9.3.0",
"@types/node": "^18.19.26",
"@types/prompts": "^2.4.9",
"@unocss/preset-icons": "^0.58.6",
"@unocss/transformer-compile-class": "^0.58.6",
"@unocss/vite": "^0.58.6",
"@vitejs/plugin-vue": "^3.2.0",
"@vitest/coverage-istanbul": "^0.34.6",
"@vueuse/core": "^9.13.0",
"@vueuse/shared": "^9.13.0",
"artisan-init": "workspace:0.34.7",
"bcryptjs": "^2.4.3",
"bumpp": "^8.2.1",
"cac": "^6.7.14",
"change-case": "^4.1.2",
"collect.js": "^4.34.3",
"commitizen": "^4.2.5",
"collect.js": "^4.36.1",
"commitizen": "^4.3.0",
"consola": "^2.15.3",
"conventional-changelog-cli": "^2.2.2",
"crypto-js": "^4.1.1",
"cz-git": "^1.3.11",
"crypto-js": "^4.2.0",
"cz-git": "^1.9.0",
"detect-indent": "^7.0.1",
"detect-newline": "^4.0.0",
"eslint": "^8.24.0",
"esno": "^0.16.3",
"detect-newline": "^4.0.1",
"eslint": "^8.57.0",
"esno": "^0.17.0",
"events": "^3.3.0",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.2",
"fs-extra": "^10.1.0",
"giget": "^0.1.7",
"jiti": "^1.16.0",
"js-base64": "^3.7.2",
"lint-staged": "^13.0.3",
"local-pkg": "^0.4.2",
"minimatch": "^5.1.0",
"nitropack": "^0.5.4",
"only-allow": "^1.1.1",
"jiti": "^1.21.0",
"js-base64": "^3.7.7",
"lint-staged": "^13.3.0",
"local-pkg": "^0.5.0",
"minimatch": "^5.1.6",
"nitropack": "^0.6.1",
"only-allow": "^1.2.1",
"pathe": "^0.3.9",
"rimraf": "^3.0.2",
"simple-git-hooks": "^2.8.0",
"typescript": "^4.8.4",
"unbuild": "^0.8.11",
"unocss": "^0.45.26",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.8",
"vite": "^3.1.6",
"vite-plugin-inspect": "^0.7.5",
"vitepress": "1.0.0-alpha.19",
"vitest": "^0.24.0",
"vue": "^3.2.40",
"vue-tsc": "^1.0.0"
"simple-git-hooks": "^2.11.1",
"typescript": "^4.9.5",
"unbuild": "^0.9.4",
"unocss": "^0.58.6",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^3.2.10",
"vite-plugin-inspect": "^0.8.3",
"vitepress": "1.0.1",
"vitest": "^0.34.6",
"vue": "^3.4.21",
"vue-tsc": "^1.8.27"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
2 changes: 1 addition & 1 deletion .stacks/vue-components/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/command-palette-vue",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@7.13.2",
"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/web-components/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/command-palette-elements",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@7.13.2",
"packageManager": "pnpm@7.33.7",
"description": "Your framework agnostic web component library description.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@stacksjs/command-palette",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@7.13.2",
"packageManager": "pnpm@7.33.7",
"description": "The easy way to build your command palette.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down Expand Up @@ -32,8 +32,8 @@
"Chris Breuer <chris@ow3.org>"
],
"engines": {
"node": ">=v18.10.0",
"pnpm": ">=7.13.2"
"node": ">=18.19.1",
"pnpm": ">=7.33.7"
},
"scripts": {
"artisan": "jiti .stacks/artisan/src/index.ts",
Expand Down Expand Up @@ -77,7 +77,7 @@
"@stacksjs/framework": "workspace:*"
},
"devDependencies": {
"@headlessui/vue": "^1.7.3"
"@headlessui/vue": "^1.7.19"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": "eslint --fix"
Expand Down

0 comments on commit b290542

Please sign in to comment.