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 Nov 7, 2023
1 parent eeda49b commit ed0e679
Show file tree
Hide file tree
Showing 9 changed files with 131 additions and 131 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@ls-lint/ls-lint": "2.2.2",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"c8": "8.0.1",
"chai": "4.3.10",
"esbuild": "0.19.5",
Expand Down
10 changes: 5 additions & 5 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@
"@headlessui/vue": "^1.7.16",
"@hono/node-server": "^1.2.0",
"@js-temporal/polyfill": "^0.4.4",
"@thi.ng/random": "^3.6.10",
"@thi.ng/random": "^3.6.11",
"@tweakpane/core": "^2.0.1",
"@vueuse/core": "^10.5.0",
"cassiopeia": "^5.3.3",
"cepheus": "workspace:*",
"devalue": "^4.3.2",
"hono": "^3.9.0",
"hono": "^3.9.1",
"lodash-es": "^4.17.21",
"pinia": "^2.1.7",
"seedpods": "^0.9.3",
"tweakpane": "^4.0.1",
"vue-router": "^4.2.5",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/lodash-es": "4.17.10",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@unocss/reset": "0.57.1",
"@vitejs/plugin-vue": "4.4.0",
"@yeuxjs/types": "5.10.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/cepheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"devDependencies": {
"@types/chai": "4.3.9",
"@types/mocha": "10.0.3",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"c8": "8.0.1",
"chai": "4.3.10",
"eslint": "8.52.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@cepheus/utilities": "workspace:*",
"@escapace/minimum-perimeter-triangle": "^0.2.5",
"@sindresorhus/fnv1a": "^3.0.0",
"@thi.ng/random": "^3.6.10",
"@thi.ng/random": "^3.6.11",
"arg": "^5.0.2",
"big-cartesian": "^6.0.0",
"bignumber.js": "^9.1.2",
Expand All @@ -30,10 +30,10 @@
"@types/chai": "4.3.9",
"@types/lodash-es": "4.17.10",
"@types/mocha": "10.0.3",
"@types/node": "20.8.9",
"@types/node": "20.8.10",
"@types/wrap-ansi": "8.0.2",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"c8": "8.0.1",
"chai": "4.3.10",
"eslint": "8.52.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/color/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"colorjs.io": "^0.4.5"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"eslint": "8.52.0",
"eslint-config-escapace": "3.18.2",
"eslint-config-prettier": "9.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@types/chai": "4.3.9",
"@types/lodash-es": "4.17.10",
"@types/mocha": "10.0.3",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"c8": "8.0.1",
"cassiopeia": "5.3.3",
"chai": "4.3.10",
Expand Down
6 changes: 3 additions & 3 deletions packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@types/chai": "4.3.9",
"@types/lodash-es": "4.17.10",
"@types/mocha": "10.0.3",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"c8": "8.0.1",
"chai": "4.3.10",
"eslint": "8.52.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@types/chai": "4.3.9",
"@types/lodash-es": "4.17.10",
"@types/mocha": "10.0.3",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"c8": "8.0.1",
"cassiopeia": "5.3.3",
"chai": "4.3.10",
Expand Down
Loading

0 comments on commit ed0e679

Please sign in to comment.