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] authored Sep 9, 2023
1 parent 81a3c57 commit 1d01dd8
Show file tree
Hide file tree
Showing 18 changed files with 459 additions and 446 deletions.
6 changes: 3 additions & 3 deletions apps/formi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"devDependencies": {
"@kevinmarrec/nuxt-pwa": "0.17.0",
"@nuxtjs/robots": "3.0.0",
"@unocss/nuxt": "0.55.4",
"@unocss/reset": "0.55.4",
"@unocss/nuxt": "0.55.7",
"@unocss/reset": "0.55.7",
"@vueuse/core": "10.4.1",
"@vueuse/nuxt": "10.4.1",
"node-fetch-native": "1.4.0",
Expand All @@ -40,6 +40,6 @@
"ufo": "1.3.0",
"vite": "4.4.9",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
"vue-tsc": "1.8.10"
}
}
2 changes: 1 addition & 1 deletion docs/d3-graph-controller-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.0.0-rc.10",
"vue-tsc": "1.8.8"
"vue-tsc": "1.8.10"
}
}
2 changes: 1 addition & 1 deletion docs/vue-marmoset-viewer-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
"vue-tsc": "1.8.10"
}
}
2 changes: 1 addition & 1 deletion docs/vue-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
"vue-tsc": "1.8.10"
}
}
2 changes: 1 addition & 1 deletion examples/vite-plugin-ssg-utils-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"check:tsc": "tsc"
},
"devDependencies": {
"@types/node": "18.17.13",
"@types/node": "18.17.15",
"@unhead/vue": "1.2.2",
"@vitejs/plugin-vue": "4.3.4",
"@yeger/tsconfig": "workspace:*",
Expand Down
14 changes: 7 additions & 7 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": "[email protected].1",
"packageManager": "[email protected].4",
"description": "Monorepo for `@yeger` and related NPM packages",
"repository": {
"url": "https://github.com/DerYeger/yeger"
Expand Down Expand Up @@ -41,22 +41,22 @@
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@turbo/gen": "1.10.13",
"@types/node": "18.17.13",
"@vitest/coverage-v8": "0.34.3",
"@vitest/ui": "0.34.3",
"@types/node": "18.17.15",
"@vitest/coverage-v8": "0.34.4",
"@vitest/ui": "0.34.4",
"@yeger/eslint-config": "workspace:*",
"@yeger/scripts": "workspace:*",
"@yeger/turbo-graph": "workspace:*",
"cross-env": "7.0.3",
"eslint": "8.48.0",
"eslint": "8.49.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"publint": "0.2.2",
"rimraf": "5.0.1",
"syncpack": "11.2.1",
"turbo": "1.10.13",
"vercel": "32.1.0",
"vitest": "0.34.3"
"vercel": "32.2.0",
"vitest": "0.34.4"
},
"pnpm": {
"packageExtensions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/d3-graph-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/d3-force": "3.0.5",
"@types/d3-selection": "3.0.6",
"@types/d3-zoom": "3.0.4",
"@types/node": "18.17.13",
"@types/node": "18.17.15",
"@types/resize-observer-browser": "0.1.7",
"@yeger/deepmerge": "workspace:*",
"@yeger/tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/deepmerge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"lint": "yeger-lint"
},
"devDependencies": {
"@types/node": "18.17.13",
"@types/node": "18.17.15",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.2.2",
"vite": "4.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/fol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@ohm-js/cli": "2.0.0",
"@types/node": "18.17.13",
"@types/node": "18.17.15",
"@yeger/tsconfig": "workspace:*",
"resumon": "workspace:*",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/resumon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "18.17.13",
"@types/node": "18.17.15",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-graph-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/d3-scale": "4.0.4",
"@types/d3-scale-chromatic": "3.0.0",
"@types/node": "18.17.13",
"@types/node": "18.17.15",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@yeger/tsconfig": "workspace:*",
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": "18.17.13",
"@types/node": "18.17.15",
"@yeger/tsconfig": "workspace:*",
"rimraf": "5.0.1",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/vecti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "18.17.13",
"@types/node": "18.17.15",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"vite-plugin-dts": "3.5.3"
},
"devDependencies": {
"@types/node": "18.17.13",
"@types/node": "18.17.15",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.2.2",
"unbuild": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-ssg-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"kolorist": "1.8.0"
},
"devDependencies": {
"@types/node": "18.17.13",
"@types/node": "18.17.15",
"@yeger/tsconfig": "workspace:*",
"rimraf": "5.0.1",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-marmoset-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
"vue-tsc": "1.8.10"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-masonry-wall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@yeger/vue-masonry-wall-core": "workspace:*"
},
"devDependencies": {
"@babel/types": "7.22.11",
"@babel/types": "7.22.17",
"@types/resize-observer-browser": "0.1.7",
"@vitejs/plugin-vue": "4.3.4",
"@vue/test-utils": "2.4.1",
Expand All @@ -63,7 +63,7 @@
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
"vue-tsc": "1.8.10"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 1d01dd8

Please sign in to comment.