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 Dec 22, 2022
1 parent 0d0bc85 commit 57742f4
Show file tree
Hide file tree
Showing 25 changed files with 633 additions and 709 deletions.
10 changes: 5 additions & 5 deletions carbon-felte/package.json
Expand Up @@ -15,26 +15,26 @@
"devDependencies": {
"@sveltejs/adapter-auto": "1.0.0",
"@sveltejs/kit": "1.0.1",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.47.0",
"@typescript-eslint/parser": "5.47.0",
"carbon-components-svelte": "0.70.13",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-svelte3": "4.0.0",
"prettier": "2.8.1",
"prettier-plugin-svelte": "2.9.0",
"svelte": "3.55.0",
"svelte-check": "2.10.2",
"svelte-check": "2.10.3",
"svelte-preprocess": "4.10.7",
"tslib": "2.4.1",
"typescript": "4.9.4",
"vite": "4.0.1"
"vite": "4.0.3"
},
"type": "module",
"dependencies": {
"@felte/validator-zod": "1.0.12",
"felte": "1.2.6",
"zod": "3.20.2"
},
"packageManager": "pnpm@7.18.2"
"packageManager": "pnpm@7.19.0"
}
110 changes: 55 additions & 55 deletions carbon-felte/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions carbon-generics/package.json
Expand Up @@ -9,7 +9,7 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"devDependencies": {
"@rollup/plugin-commonjs": "23.0.5",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-typescript": "10.0.1",
"@tsconfig/svelte": "3.0.0",
Expand All @@ -20,7 +20,7 @@
"rollup-plugin-svelte": "7.1.0",
"rollup-plugin-terser": "7.0.2",
"svelte": "3.55.0",
"svelte-check": "2.10.2",
"svelte-check": "2.10.3",
"svelte-preprocess": "4.10.7",
"tslib": "2.4.1",
"typescript": "4.9.4"
Expand Down
4 changes: 2 additions & 2 deletions cloudflare-workers-d1/package.json
Expand Up @@ -33,9 +33,9 @@
"tslib": "^2.4.1",
"typescript": "^4.9.3",
"vite": "^4.0.0",
"vitest": "^0.25.3",
"vitest": "^0.26.0",
"wrangler": "2.6.2"
},
"type": "module",
"packageManager": "pnpm@7.18.2"
"packageManager": "pnpm@7.19.0"
}

0 comments on commit 57742f4

Please sign in to comment.