Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent e79e073 commit a81e121
Show file tree
Hide file tree
Showing 28 changed files with 856 additions and 983 deletions.
6 changes: 3 additions & 3 deletions apps/formi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"splitpanes": "3.1.5",
"vue-codemirror": "6.1.1",
"vue-toastification": "2.0.0-rc.5",
"yaml": "2.4.3",
"yaml": "2.4.4",
"zod": "3.23.8"
},
"devDependencies": {
Expand All @@ -40,9 +40,9 @@
"nuxt-icon": "0.6.10",
"typescript": "5.4.5",
"ufo": "1.5.3",
"vite": "5.2.12",
"vite": "5.2.13",
"vue": "3.4.27",
"vue-router": "4.3.2",
"vue-tsc": "2.0.19"
"vue-tsc": "2.0.21"
}
}
4 changes: 2 additions & 2 deletions docs/d3-graph-controller-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"unplugin-vue-components": "0.27.0",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.2.3",
"vue-tsc": "2.0.19"
"vue-tsc": "2.0.21"
}
}
2 changes: 1 addition & 1 deletion docs/vecti-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.2.3"
}
Expand Down
4 changes: 2 additions & 2 deletions docs/vue-marmoset-viewer-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@vitejs/plugin-vue": "5.0.5",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*",
"vue": "3.4.27",
"vue-tsc": "2.0.19"
"vue-tsc": "2.0.21"
}
}
4 changes: 2 additions & 2 deletions docs/vue-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@vitejs/plugin-vue": "5.0.5",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*",
"vue": "3.4.27",
"vue-tsc": "2.0.19"
"vue-tsc": "2.0.21"
}
}
2 changes: 1 addition & 1 deletion docs/vue2-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vitejs/plugin-vue2": "2.3.1",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.16"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/vite-plugin-ssg-utils-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"check:tsc": "tsc"
},
"devDependencies": {
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@unhead/vue": "1.9.12",
"@vitejs/plugin-vue": "5.0.5",
"@yeger/tsconfig": "workspace:*",
"critters": "0.0.22",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-ssg-utils": "workspace:*",
"vite-ssg": "0.23.7",
"vue": "3.4.27",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"description": "Monorepo for `@yeger` and related NPM packages",
"repository": {
"url": "https://github.com/DerYeger/yeger"
Expand Down Expand Up @@ -43,8 +43,8 @@
"@changesets/cli": "2.27.5",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@turbo/gen": "2.0.1",
"@types/node": "20.14.1",
"@turbo/gen": "2.0.3",
"@types/node": "20.14.2",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"@yeger/eslint-config": "workspace:*",
Expand All @@ -58,8 +58,8 @@
"rimraf": "5.0.7",
"syncpack": "12.3.2",
"taze": "0.13.8",
"turbo": "2.0.1",
"vercel": "34.2.5",
"turbo": "2.0.3",
"vercel": "34.2.6",
"vitest": "1.6.0"
},
"pnpm": {
Expand Down
4 changes: 2 additions & 2 deletions packages/d3-graph-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"@types/d3-force": "3.0.9",
"@types/d3-selection": "3.0.10",
"@types/d3-zoom": "3.0.8",
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@types/resize-observer-browser": "0.1.11",
"@yeger/deepmerge": "workspace:*",
"@yeger/tsconfig": "workspace:*",
"jsdom": "24.1.0",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/debounce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/deepmerge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"lint": "yeger-lint"
},
"devDependencies": {
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
}
}
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"eslint": ">=9.0.0"
},
"dependencies": {
"@antfu/eslint-config": "2.20.0",
"@eslint-react/eslint-plugin": "1.5.14",
"@antfu/eslint-config": "2.21.0",
"@eslint-react/eslint-plugin": "1.5.15",
"@eslint/eslintrc": "3.1.0",
"astro-eslint-parser": "1.0.2",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -54,9 +54,9 @@
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.7",
"eslint-plugin-svelte": "2.39.0",
"eslint-plugin-tailwindcss": "3.17.0",
"eslint-plugin-tailwindcss": "3.17.3",
"eslint-plugin-tsdoc": "0.3.0",
"eslint-plugin-turbo": "2.0.1",
"eslint-plugin-turbo": "2.0.3",
"eslint-plugin-yml": "1.14.0",
"picocolors": "1.0.1",
"yaml-eslint-parser": "1.2.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/fol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
},
"devDependencies": {
"@ohm-js/cli": "2.0.0",
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@yeger/tsconfig": "workspace:*",
"resumon": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/resumon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/streams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/turbo-graph-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"d3-graph-controller": "workspace:*",
"d3-scale": "4.0.2",
"d3-scale-chromatic": "3.1.0",
"execa": "9.1.0",
"lucide-react": "0.381.0",
"execa": "9.2.0",
"lucide-react": "0.390.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"reactflow": "11.11.3",
Expand All @@ -53,15 +53,15 @@
"devDependencies": {
"@types/d3-scale": "4.0.8",
"@types/d3-scale-chromatic": "3.0.3",
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@yeger/tsconfig": "workspace:*",
"autoprefixer": "10.4.19",
"eslint-config-next": "14.2.3",
"next": "14.2.3",
"postcss": "8.4.38",
"tailwindcss": "3.4.3",
"tailwindcss": "3.4.4",
"typescript": "5.4.5"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/turbo-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"picocolors": "1.0.1"
},
"devDependencies": {
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vecti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vite-plugin-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"vite-plugin-dts": "3.9.1"
},
"devDependencies": {
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"unbuild": "2.0.0",
"vite": "5.2.12"
"vite": "5.2.13"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/vite-plugin-ssg-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"kolorist": "1.8.0"
},
"devDependencies": {
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@yeger/tsconfig": "workspace:*",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-lib-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-marmoset-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
"cross-env": "7.0.3",
"flush-promises": "1.0.2",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*",
"vue": "3.4.27",
"vue-tsc": "2.0.19"
"vue-tsc": "2.0.21"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-masonry-wall-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/resize-observer-browser": "0.1.11",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vue-masonry-wall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@yeger/vue-masonry-wall-core": "workspace:*"
},
"devDependencies": {
"@babel/types": "7.24.6",
"@babel/types": "7.24.7",
"@types/resize-observer-browser": "0.1.11",
"@vitejs/plugin-vue": "5.0.5",
"@vue/test-utils": "2.4.6",
Expand All @@ -64,10 +64,10 @@
"flush-promises": "1.0.2",
"jsdom": "24.1.0",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*",
"vue": "3.4.27",
"vue-tsc": "2.0.19"
"vue-tsc": "2.0.21"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-persistent-storage-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"flush-promises": "1.0.2",
"jsdom": "24.1.0",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.16",
"vue-template-compiler": "2.7.16"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue2-masonry-wall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"flush-promises": "1.0.2",
"jsdom": "24.1.0",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.16",
"vue-template-compiler": "2.7.16"
Expand Down
Loading

0 comments on commit a81e121

Please sign in to comment.