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] authored Jan 8, 2024
1 parent cc8b6df commit 88b3287
Show file tree
Hide file tree
Showing 28 changed files with 1,333 additions and 1,943 deletions.
20 changes: 10 additions & 10 deletions apps/formi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"check:vue": "nuxi typecheck"
},
"dependencies": {
"@codemirror/language": "6.9.3",
"@codemirror/language": "6.10.0",
"@codemirror/legacy-modes": "6.3.3",
"@yeger/fol": "workspace:*",
"codemirror": "6.0.1",
Expand All @@ -29,18 +29,18 @@
"devDependencies": {
"@kevinmarrec/nuxt-pwa": "0.17.0",
"@nuxtjs/robots": "3.0.0",
"@unocss/nuxt": "0.58.0",
"@unocss/reset": "0.58.0",
"@vue/shared": "3.3.13",
"@vueuse/core": "10.7.0",
"@vueuse/nuxt": "10.7.0",
"node-fetch-native": "1.4.1",
"@unocss/nuxt": "0.58.3",
"@unocss/reset": "0.58.3",
"@vue/shared": "3.4.5",
"@vueuse/core": "10.7.1",
"@vueuse/nuxt": "10.7.1",
"node-fetch-native": "1.6.1",
"nuxt": "3.5.3",
"nuxt-icon": "0.2.6",
"typescript": "5.3.3",
"ufo": "1.3.2",
"vite": "5.0.10",
"vue": "3.3.13",
"vue-tsc": "1.8.26"
"vite": "5.0.11",
"vue": "3.4.5",
"vue-tsc": "1.8.27"
}
}
8 changes: 4 additions & 4 deletions docs/d3-graph-controller-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"dependencies": {
"@algolia/client-search": "4.22.0",
"d3-graph-controller": "workspace:*",
"vue": "3.3.13"
"vue": "3.4.5"
},
"devDependencies": {
"@types/d3-selection": "3.0.10",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"unplugin-vue-components": "0.26.0",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.0.0-rc.32",
"vue-tsc": "1.8.26"
"vitepress": "1.0.0-rc.36",
"vue-tsc": "1.8.27"
}
}
6 changes: 3 additions & 3 deletions docs/vecti-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"dependencies": {
"@algolia/client-search": "4.22.0",
"vecti": "workspace:*",
"vue": "3.3.13"
"vue": "3.4.5"
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.0.0-rc.32"
"vitepress": "1.0.0-rc.36"
}
}
8 changes: 4 additions & 4 deletions docs/vue-marmoset-viewer-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"vue-marmoset-viewer": "workspace:*"
},
"devDependencies": {
"@vitejs/plugin-vue": "5.0.1",
"@vitejs/plugin-vue": "5.0.2",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.13",
"vue-tsc": "1.8.26"
"vue": "3.4.5",
"vue-tsc": "1.8.27"
}
}
8 changes: 4 additions & 4 deletions docs/vue-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"@yeger/vue-masonry-wall": "workspace:*"
},
"devDependencies": {
"@vitejs/plugin-vue": "5.0.1",
"@vitejs/plugin-vue": "5.0.2",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.9",
"vue-tsc": "1.8.26"
"vue": "3.4.5",
"vue-tsc": "1.8.27"
}
}
4 changes: 2 additions & 2 deletions docs/vue2-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@vitejs/plugin-vue2": "2.3.1",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.15"
"vue": "2.7.16"
}
}
10 changes: 5 additions & 5 deletions examples/vite-plugin-ssg-utils-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"check:tsc": "tsc"
},
"devDependencies": {
"@types/node": "20.10.5",
"@types/node": "20.10.7",
"@unhead/vue": "1.2.2",
"@vitejs/plugin-vue": "5.0.1",
"@vitejs/plugin-vue": "5.0.2",
"@yeger/tsconfig": "workspace:*",
"critters": "0.0.20",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-ssg-utils": "workspace:*",
"vite-ssg": "0.23.5",
"vue": "3.3.13",
"vite-ssg": "0.23.6",
"vue": "3.4.5",
"vue-router": "4.2.5"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "yeger-monorepo",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.14.0",
"description": "Monorepo for `@yeger` and related NPM packages",
"repository": {
"url": "https://github.com/DerYeger/yeger"
Expand Down Expand Up @@ -38,12 +38,12 @@
"devDependencies": {
"@antfu/ni": "0.21.12",
"@changesets/cli": "2.27.1",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@turbo/gen": "1.11.2",
"@types/node": "20.10.5",
"@vitest/coverage-v8": "1.1.0",
"@vitest/ui": "1.1.0",
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@turbo/gen": "1.11.3",
"@types/node": "20.10.7",
"@vitest/coverage-v8": "1.1.3",
"@vitest/ui": "1.1.3",
"@yeger/eslint-config": "workspace:*",
"@yeger/scripts": "workspace:*",
"@yeger/turbo-graph": "workspace:*",
Expand All @@ -53,10 +53,10 @@
"lint-staged": "15.2.0",
"publint": "0.2.7",
"rimraf": "5.0.5",
"syncpack": "12.1.0",
"turbo": "1.11.2",
"vercel": "33.0.1",
"vitest": "1.1.0"
"syncpack": "12.3.0",
"turbo": "1.11.3",
"vercel": "33.0.2",
"vitest": "1.1.3"
},
"pnpm": {
"packageExtensions": {
Expand Down
6 changes: 3 additions & 3 deletions packages/d3-graph-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"@types/d3-force": "3.0.9",
"@types/d3-selection": "3.0.10",
"@types/d3-zoom": "3.0.8",
"@types/node": "20.10.5",
"@types/node": "20.10.7",
"@types/resize-observer-browser": "0.1.11",
"@yeger/deepmerge": "workspace:*",
"@yeger/tsconfig": "workspace:*",
"jsdom": "23.0.1",
"jsdom": "23.2.0",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"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 @@ -43,7 +43,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"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 @@ -25,10 +25,10 @@
"lint": "yeger-lint"
},
"devDependencies": {
"@types/node": "20.10.5",
"@types/node": "20.10.7",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-lib": "workspace:*"
}
}
12 changes: 6 additions & 6 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,21 @@
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-md": "1.0.19",
"eslint-plugin-prettier": "5.1.1",
"eslint-plugin-tailwindcss": "3.13.0",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-tailwindcss": "3.13.1",
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-turbo": "1.11.2",
"eslint-plugin-turbo": "1.11.3",
"eslint-plugin-yml": "1.11.0",
"picocolors": "1.0.0",
"prettier": "3.1.1",
"prettier-plugin-astro": "0.12.2",
"prettier-plugin-tailwindcss": "0.5.9",
"prettier-plugin-astro": "0.12.3",
"prettier-plugin-tailwindcss": "0.5.11",
"yaml-eslint-parser": "1.2.2"
},
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@types/eslint": "8.56.0"
"@types/eslint": "8.56.1"
}
}
4 changes: 2 additions & 2 deletions packages/fol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
},
"devDependencies": {
"@ohm-js/cli": "2.0.0",
"@types/node": "20.10.5",
"@types/node": "20.10.7",
"@yeger/tsconfig": "workspace:*",
"resumon": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"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 @@ -40,11 +40,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "20.10.5",
"@types/node": "20.10.7",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"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 @@ -41,7 +41,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"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 @@ -36,7 +36,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/turbo-graph-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"@yeger/debounce": "workspace:*",
"@yeger/streams": "workspace:*",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"clsx": "2.1.0",
"d3-dag": "1.1.0",
"d3-graph-controller": "workspace:*",
"d3-scale": "4.0.2",
"d3-scale-chromatic": "3.0.0",
"execa": "8.0.1",
"lucide-react": "^0.300.0",
"lucide-react": "^0.307.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"reactflow": "11.10.1",
Expand All @@ -48,15 +48,15 @@
"devDependencies": {
"@types/d3-scale": "4.0.8",
"@types/d3-scale-chromatic": "3.0.3",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/node": "20.10.7",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@yeger/tsconfig": "workspace:*",
"autoprefixer": "10.4.16",
"eslint-config-next": "14.0.4",
"next": "14.0.4",
"postcss": "8.4.32",
"tailwindcss": "3.4.0",
"postcss": "8.4.33",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"picocolors": "1.0.0"
},
"devDependencies": {
"@types/node": "20.10.5",
"@types/node": "20.10.7",
"@yeger/tsconfig": "workspace:*",
"rimraf": "5.0.5",
"typescript": "5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/vecti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "20.10.5",
"@types/node": "20.10.7",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vite-plugin-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
},
"dependencies": {
"picocolors": "1.0.0",
"vite-plugin-dts": "3.6.4"
"vite-plugin-dts": "3.7.0"
},
"devDependencies": {
"@types/node": "20.10.5",
"@types/node": "20.10.7",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"unbuild": "2.0.0",
"vite": "5.0.10"
"vite": "5.0.11"
},
"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 @@ -46,11 +46,11 @@
"kolorist": "1.8.0"
},
"devDependencies": {
"@types/node": "20.10.5",
"@types/node": "20.10.7",
"@yeger/tsconfig": "workspace:*",
"rimraf": "5.0.5",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"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 @@ -34,7 +34,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 88b3287

Please sign in to comment.