Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#404)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 7, 2023
1 parent 3aee0ea commit eaa6e2c
Show file tree
Hide file tree
Showing 39 changed files with 1,445 additions and 978 deletions.
2 changes: 1 addition & 1 deletion carbon-felte/.node-version
@@ -1 +1 @@
18.12.1
18.13.0
18 changes: 9 additions & 9 deletions carbon-felte/package.json
Expand Up @@ -14,27 +14,27 @@
},
"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",
"carbon-components-svelte": "0.70.13",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"@sveltejs/kit": "1.0.7",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"carbon-components-svelte": "0.71.0",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-svelte3": "4.0.0",
"prettier": "2.8.1",
"prettier": "2.8.2",
"prettier-plugin-svelte": "2.9.0",
"svelte": "3.55.0",
"svelte-check": "3.0.1",
"svelte-preprocess": "4.10.7",
"tslib": "2.4.1",
"typescript": "4.9.4",
"vite": "4.0.1"
"vite": "4.0.4"
},
"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.22.0"
}

0 comments on commit eaa6e2c

Please sign in to comment.