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 Apr 12, 2023
1 parent b30b460 commit 77332be
Show file tree
Hide file tree
Showing 7 changed files with 1,300 additions and 1,461 deletions.
18 changes: 9 additions & 9 deletions build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,29 +15,29 @@
"vue": "^3.2.0"
},
"dependencies": {
"@pnpm/find-workspace-packages": "^6.0.4",
"@pnpm/find-workspace-packages": "^6.0.5",
"@pnpm/logger": "^5.0.0",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@vitejs/plugin-vue": "^4.0.0",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@vitejs/plugin-vue": "^4.1.0",
"chalk": "^5.2.0",
"components-helper": "^2.1.4",
"consola": "^2.15.3",
"esbuild": "^0.17.11",
"esbuild": "^0.17.16",
"fast-glob": "^3.2.12",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gulp": "^4.0.2",
"lodash-unified": "^1.0.3",
"rollup": "^3.19.1",
"rollup": "^3.20.2",
"rollup-plugin-esbuild": "^5.0.0",
"ts-morph": "^14.0.0",
"unplugin-vue-define-options": "^1.2.4"
"unplugin-vue-define-options": "^1.3.3"
},
"devDependencies": {
"@esbuild-kit/cjs-loader": "^2.4.2",
"@pnpm/types": "^9.0.0",
"@types/rollup-plugin-css-only": "^3.1.0",
"unbuild": "^1.1.2",
"unbuild": "^1.2.0",
"vue": "^3.2.47"
}
}
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@storybook/addon-links": "^6.5.16",
"@storybook/builder-vite": "0.3.0",
"@storybook/vue3": "^6.5.16",
"@vitejs/plugin-vue": "^4.0.0",
"vite": "^4.1.4"
"@vitejs/plugin-vue": "^4.1.0",
"vite": "^4.2.1"
},
"dependencies": {
"typescript": "^4.9.5",
Expand Down
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.1.1",
"packageManager": "pnpm@8.2.0",
"workspaces": [
"packages/*",
"docs",
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.12",
"@popperjs/core": "^2.11.6",
"@popperjs/core": "^2.11.7",
"@puik/components": "workspace:*",
"@puik/hooks": "workspace:*",
"@puik/locale": "workspace:*",
Expand All @@ -62,50 +62,50 @@
"lodash-unified": "^1.0.3"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@esbuild-kit/cjs-loader": "^2.4.2",
"@faker-js/faker": "^7.6.0",
"@pnpm/find-workspace-packages": "^6.0.4",
"@pnpm/find-workspace-packages": "^6.0.5",
"@pnpm/logger": "5.0.0",
"@pnpm/types": "^9.0.0",
"@puik/build": "workspace:^0.0.1",
"@types/fs-extra": "^11.0.1",
"@types/gulp": "^4.0.10",
"@types/lodash": "^4.14.191",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.15.3",
"@types/lodash": "^4.14.192",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.15.11",
"@types/sass": "^1.43.1",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/test-utils": "^2.3.1",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/test-utils": "^2.3.2",
"@vue/tsconfig": "^0.1.3",
"chalk": "^5.2.0",
"chromatic": "^6.17.1",
"chromatic": "^6.17.3",
"consola": "^2.15.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-define-config": "^1.16.0",
"eslint": "^8.38.0",
"eslint-config-prettier": "8.8.0",
"eslint-define-config": "^1.17.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-vue": "9.9.0",
"eslint-plugin-vue": "9.10.0",
"fast-glob": "^3.2.12",
"husky": "^8.0.3",
"hygen": "^6.2.11",
"jsdom": "^21.1.1",
"lint-staged": "^13.2.0",
"prettier": "^2.8.4",
"lint-staged": "^13.2.1",
"prettier": "^2.8.7",
"pretty-quick": "^3.1.3",
"rimraf": "^4.4.0",
"sass": "^1.59.2",
"rimraf": "^4.4.1",
"sass": "^1.62.0",
"ts-morph": "^14.0.0",
"tsx": "^3.12.5",
"tsx": "^3.12.6",
"type-fest": "^2.19.0",
"typescript": "^4.9.5",
"unplugin-vue-define-options": "^1.2.4",
"vitest": "^0.29.2",
"unplugin-vue-define-options": "^1.3.3",
"vitest": "^0.30.1",
"vue": "^3.2.47",
"vue-router": "^4.1.6",
"vue-tsc": "^1.2.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/puik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.12",
"@popperjs/core": "^2.11.6",
"@popperjs/core": "^2.11.7",
"@vueuse/core": "^9.13.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"lodash-unified": "^1.0.3"
},
"devDependencies": {
"@types/lodash": "^4.14.191",
"@types/lodash-es": "^4.17.6",
"@types/lodash": "^4.14.192",
"@types/lodash-es": "^4.17.7",
"@types/node": "*",
"unplugin-vue-components": "^0.24.1",
"vue": "^3.2.47",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"gulp-rename": "2.0.0",
"gulp-sass": "5.1.0",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7"
"tailwindcss": "^3.3.1"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"vue": "^3.2.47"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue": "^4.1.0",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vite": "^4.2.1",
"vue-tsc": "^1.2.0"
}
}

0 comments on commit 77332be

Please sign in to comment.