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 Nov 28, 2023
1 parent 1dd067e commit b6bd18d
Show file tree
Hide file tree
Showing 5 changed files with 111 additions and 39 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ci:publish": "pnpm build && changeset publish && pnpm install"
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.26.2",
"@types/node": "^20.9.0",
"@vnphanquang/eslint-config": "^2.0.0",
Expand All @@ -35,7 +35,7 @@
"postcss-html": "^1.5.0",
"prettier": "^3.0.0",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.4.1",
"prettier-plugin-tailwindcss": "^0.5.0",
"publint": "^0.2.5",
"simple-git-hooks": "^2.9.0",
"stylelint": "^15.11.0",
Expand All @@ -51,8 +51,8 @@
"pnpm": ">=8.6.0",
"node": ">=18.16.0"
},
"packageManager": "pnpm@8.6.10",
"packageManager": "pnpm@8.11.0",
"volta": {
"node": "18.17.1"
"node": "18.18.2"
}
}
4 changes: 2 additions & 2 deletions packages/components/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@svelte-put/apirc": "workspace:*",
"@svelte-put/tsconfig": "workspace:*",
"@sveltejs/adapter-auto": "2.1.1",
"@sveltejs/kit": "1.27.3",
"@sveltejs/package": "2.2.2",
"@sveltejs/kit": "1.27.6",
"@sveltejs/package": "2.2.3",
"npm-run-all": "^4.1.5",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/misc/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"@svelte-put/apirc": "workspace:*",
"@svelte-put/tsconfig": "workspace:*",
"@sveltejs/adapter-auto": "2.1.1",
"@sveltejs/kit": "1.27.3",
"@sveltejs/package": "2.2.2",
"@sveltejs/kit": "1.27.6",
"@sveltejs/package": "2.2.3",
"npm-run-all": "^4.1.5",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
Expand Down
132 changes: 102 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sites/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@tailwindash/triangle": "^1.0.5",
"@tailwindcss/typography": "^0.5.10",
"@types/color": "^3.0.6",
"@types/cookie": "^0.5.4",
"@types/cookie": "^0.6.0",
"@types/mustache": "^4.2.5",
"@types/postcss-mixins": "^9.0.3",
"autoprefixer": "^10.4.16",
Expand Down

0 comments on commit b6bd18d

Please sign in to comment.