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 Nov 7, 2024
1 parent 2ae6dda commit f47a310
Show file tree
Hide file tree
Showing 8 changed files with 79 additions and 79 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,29 +8,29 @@
},
"bugs": "https://github.com/escapace/cepheus/issues",
"devDependencies": {
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@escapace/pnpm-pack": "0.5.2",
"@ls-lint/ls-lint": "2.2.3",
"@types/node": "20.12.3",
"@types/node": "20.17.5",
"c8": "9.1.0",
"chai": "5.1.0",
"esbuild": "0.20.2",
"chai": "5.1.2",
"esbuild": "0.24.0",
"eslint": "9.0.0",
"eslint-config-escapace": "4.1.6",
"execa": "8.0.1",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"globals": "15.0.0",
"husky": "9.0.11",
"globals": "15.11.0",
"husky": "9.1.6",
"is-ci": "3.0.1",
"lint-staged": "15.2.2",
"lint-staged": "15.2.10",
"lodash-es": "4.17.21",
"prettier": "3.2.5",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"semver": "7.6.0",
"syncpack": "12.3.0",
"typescript": "5.4.3"
"semver": "7.6.3",
"syncpack": "12.4.0",
"typescript": "5.6.3"
},
"engines": {
"node": ">=20.12.0",
Expand Down
42 changes: 21 additions & 21 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,39 +13,39 @@
"@cepheus/vue": "workspace:*",
"@escapace/minimum-perimeter-triangle": "^0.2.5",
"@escapace/satie": "^6.0.13",
"@headlessui/vue": "^1.7.19",
"@hono/node-server": "^1.9.1",
"@headlessui/vue": "^1.7.23",
"@hono/node-server": "^1.13.4",
"@js-temporal/polyfill": "^0.4.4",
"@thi.ng/random": "^3.7.1",
"@tweakpane/core": "^2.0.3",
"@vueuse/core": "^10.9.0",
"@thi.ng/random": "^3.8.5",
"@tweakpane/core": "^2.0.4",
"@vueuse/core": "^10.11.1",
"cassiopeia": "^5.3.8",
"cepheus": "workspace:*",
"devalue": "^4.3.2",
"hono": "^4.2.1",
"devalue": "^4.3.3",
"hono": "^4.6.8",
"lodash-es": "^4.17.21",
"pinia": "^2.1.7",
"pinia": "^2.2.5",
"seedpods": "^0.9.3",
"tweakpane": "^4.0.3",
"vue-router": "^4.3.0",
"zod": "^3.22.4"
"tweakpane": "^4.0.4",
"vue-router": "^4.4.5",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/lodash-es": "4.17.12",
"@unocss/reset": "0.58.9",
"@vitejs/plugin-vue": "5.0.4",
"@unocss/reset": "0.63.6",
"@vitejs/plugin-vue": "5.1.4",
"@yeuxjs/types": "5.10.7",
"esbuild": "0.20.2",
"prettier": "3.2.5",
"esbuild": "0.24.0",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"sass": "1.72.0",
"typescript": "5.4.3",
"unocss": "0.58.9",
"sass": "1.80.5",
"typescript": "5.6.3",
"unocss": "0.63.6",
"unocss-preset-escapace": "0.3.2",
"vite": "5.2.8",
"vue": "3.4.21",
"vue-tsc": "2.0.7",
"wrangler": "3.44.0",
"vue": "3.5.12",
"vue-tsc": "2.1.10",
"wrangler": "3.84.1",
"yeux": "5.10.7"
},
"homepage": "https://github.com/escapace/cepheus",
Expand Down
14 changes: 7 additions & 7 deletions packages/cepheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"author": "escapace <[email protected]>",
"bugs": "https://github.com/escapace/cepheus/issues",
"devDependencies": {
"@types/chai": "4.3.14",
"@types/mocha": "10.0.6",
"@types/node": "20.12.3",
"@types/chai": "4.3.20",
"@types/mocha": "10.0.9",
"@types/node": "20.17.5",
"c8": "9.1.0",
"chai": "5.1.0",
"mocha": "10.4.0",
"prettier": "3.2.5",
"chai": "5.1.2",
"mocha": "10.8.2",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"typescript": "5.4.3"
"typescript": "5.6.3"
},
"exports": {
".": {
Expand Down
28 changes: 14 additions & 14 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,32 @@
"@cepheus/utilities": "workspace:*",
"@escapace/minimum-perimeter-triangle": "^0.2.5",
"@sindresorhus/fnv1a": "^3.1.0",
"@thi.ng/random": "^3.7.1",
"@thi.ng/random": "^3.8.5",
"arg": "^5.0.2",
"big-cartesian": "^6.0.0",
"big-cartesian": "^6.1.0",
"bignumber.js": "^9.1.2",
"cepheus": "workspace:*",
"chalk": "^5.3.0",
"emittery": "^1.0.3",
"lodash-es": "^4.17.21",
"ora": "^8.0.1",
"simple-statistics": "^7.8.3",
"tinypool": "^0.8.3",
"ora": "^8.1.0",
"simple-statistics": "^7.8.7",
"tinypool": "^0.9.0",
"utility-types": "^3.11.0"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.20",
"@types/lodash-es": "4.17.12",
"@types/mocha": "10.0.6",
"@types/node": "20.12.3",
"@types/wrap-ansi": "8.0.2",
"@types/mocha": "10.0.9",
"@types/node": "20.17.5",
"@types/wrap-ansi": "8.1.0",
"c8": "9.1.0",
"chai": "5.1.0",
"mocha": "10.4.0",
"prettier": "3.2.5",
"chai": "5.1.2",
"mocha": "10.8.2",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"tsx": "4.7.1",
"typescript": "5.4.3"
"tsx": "4.19.2",
"typescript": "5.6.3"
},
"exports": {
".": {
Expand Down
6 changes: 3 additions & 3 deletions packages/color/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"author": "escapace <[email protected]>",
"bugs": "https://github.com/escapace/cepheus/issues",
"dependencies": {
"colorjs.io": "^0.5.0"
"colorjs.io": "^0.5.2"
},
"devDependencies": {
"prettier": "3.2.5",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"typescript": "5.4.3"
"typescript": "5.6.3"
},
"exports": {
".": {
Expand Down
14 changes: 7 additions & 7 deletions packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"cepheus": "workspace:*"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.20",
"@types/lodash-es": "4.17.12",
"@types/mocha": "10.0.6",
"@types/node": "20.12.3",
"@types/mocha": "10.0.9",
"@types/node": "20.17.5",
"c8": "9.1.0",
"cassiopeia": "5.3.8",
"chai": "5.1.0",
"mocha": "10.4.0",
"prettier": "3.2.5",
"chai": "5.1.2",
"mocha": "10.8.2",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"typescript": "5.4.3"
"typescript": "5.6.3"
},
"exports": {
".": {
Expand Down
14 changes: 7 additions & 7 deletions packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"lodash-es": "^4.17.21"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.20",
"@types/lodash-es": "4.17.12",
"@types/mocha": "10.0.6",
"@types/node": "20.12.3",
"@types/mocha": "10.0.9",
"@types/node": "20.17.5",
"c8": "9.1.0",
"chai": "5.1.0",
"mocha": "10.4.0",
"prettier": "3.2.5",
"chai": "5.1.2",
"mocha": "10.8.2",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"typescript": "5.4.3"
"typescript": "5.6.3"
},
"exports": {
".": {
Expand Down
16 changes: 8 additions & 8 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"cepheus": "workspace:*"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.20",
"@types/lodash-es": "4.17.12",
"@types/mocha": "10.0.6",
"@types/node": "20.12.3",
"@types/mocha": "10.0.9",
"@types/node": "20.17.5",
"c8": "9.1.0",
"cassiopeia": "5.3.8",
"chai": "5.1.0",
"mocha": "10.4.0",
"prettier": "3.2.5",
"chai": "5.1.2",
"mocha": "10.8.2",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"typescript": "5.4.3",
"vue": "3.4.21"
"typescript": "5.6.3",
"vue": "3.5.12"
},
"exports": {
".": {
Expand Down

0 comments on commit f47a310

Please sign in to comment.