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 Sep 6, 2022
1 parent e6d0d6a commit 0fa9b7b
Show file tree
Hide file tree
Showing 31 changed files with 4,119 additions and 2,561 deletions.
2 changes: 1 addition & 1 deletion carbon-felte/.node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.16.0
16.17.0
28 changes: 14 additions & 14 deletions carbon-felte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,28 @@
"format": "prettier --write --plugin-search-dir=. ."
},
"devDependencies": {
"@sveltejs/adapter-auto": "1.0.0-next.64",
"@sveltejs/kit": "1.0.0-next.398",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"carbon-components-svelte": "0.67.4",
"eslint": "8.20.0",
"@sveltejs/adapter-auto": "1.0.0-next.71",
"@sveltejs/kit": "1.0.0-next.474",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"carbon-components-svelte": "0.70.6",
"eslint": "8.23.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-svelte3": "4.0.0",
"prettier": "2.7.1",
"prettier-plugin-svelte": "2.7.0",
"svelte": "3.49.0",
"svelte-check": "2.8.0",
"svelte": "3.50.0",
"svelte-check": "2.9.0",
"svelte-preprocess": "4.10.7",
"tslib": "2.4.0",
"typescript": "4.7.4",
"vite": "3.0.4"
"typescript": "4.8.2",
"vite": "3.1.0"
},
"type": "module",
"dependencies": {
"@felte/validator-zod": "1.0.10",
"felte": "1.2.2",
"zod": "3.17.10"
"@felte/validator-zod": "1.0.11",
"felte": "1.2.3",
"zod": "3.19.0"
},
"packageManager": "pnpm@7.7.0"
"packageManager": "pnpm@7.11.0"
}
Loading

0 comments on commit 0fa9b7b

Please sign in to comment.