Skip to content

Commit e3e0f3d

Browse files
build(deps): bump the non-major group across 1 directory with 24 updates
Bumps the non-major group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [@silvia-odwyer/photon-node](https://github.com/silvia-odwyer/photon) | `0.3.3` | `0.3.4` | | [bufferutil](https://github.com/websockets/bufferutil) | `4.0.8` | `4.0.9` | | [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.19.3` | `14.21.0` | | [fp-ts](https://github.com/gcanti/fp-ts) | `2.16.2` | `2.16.10` | | [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) | `3.31.0` | `3.33.0` | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.44` | `0.6.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.9.8` | `3.14.3` | | [passport](https://github.com/jaredhanson/passport) | `0.6.0` | `0.7.0` | | [reflect-metadata](https://github.com/rbuckton/reflect-metadata) | `0.1.14` | `0.2.2` | | [tlds](https://github.com/stephenmathieson/node-tlds) | `1.249.0` | `1.259.0` | | [tmp](https://github.com/raszi/node-tmp) | `0.0.33` | `0.2.5` | | [typeorm](https://github.com/typeorm/typeorm) | `0.3.20` | `0.3.25` | | [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) | `2.8.17` | `2.8.19` | | [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport) | `1.0.16` | `1.0.17` | | [@types/passport-oauth2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-oauth2) | `1.4.15` | `1.8.0` | | [@types/tmp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tmp) | `0.0.33` | `0.2.6` | | [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.22.4` | `3.24.6` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.8` | `4.1.12` | | [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.7.0` | `0.8.0` | | [highlight.js](https://github.com/highlightjs/highlight.js) | `11.9.0` | `11.11.1` | | [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `13.0.1` | `13.0.2` | | [vue](https://github.com/vuejs/core) | `3.5.16` | `3.5.18` | Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `@silvia-odwyer/photon-node` from 0.3.3 to 0.3.4 - [Changelog](https://github.com/silvia-odwyer/photon/blob/master/CHANGELOG.md) - [Commits](https://github.com/silvia-odwyer/photon/commits) Updates `bufferutil` from 4.0.8 to 4.0.9 - [Release notes](https://github.com/websockets/bufferutil/releases) - [Commits](websockets/bufferutil@v4.0.8...v4.0.9) Updates `discord.js` from 14.19.3 to 14.21.0 - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.21.0/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.21.0/packages/discord.js) Updates `fp-ts` from 2.16.2 to 2.16.10 - [Release notes](https://github.com/gcanti/fp-ts/releases) - [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md) - [Commits](https://github.com/gcanti/fp-ts/commits) Updates `humanize-duration` from 3.31.0 to 3.33.0 - [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md) - [Commits](EvanHahn/HumanizeDuration.js@v3.31.0...v3.33.0) Updates `moment-timezone` from 0.5.44 to 0.6.0 - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.44...0.6.0) Updates `mysql2` from 3.9.8 to 3.14.3 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.9.8...v3.14.3) Updates `passport` from 0.6.0 to 0.7.0 - [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md) - [Commits](jaredhanson/passport@v0.6.0...v0.7.0) Updates `reflect-metadata` from 0.1.14 to 0.2.2 - [Release notes](https://github.com/rbuckton/reflect-metadata/releases) - [Changelog](https://github.com/microsoft/reflect-metadata/blob/main/tsconfig-release.json) - [Commits](https://github.com/rbuckton/reflect-metadata/commits) Updates `tlds` from 1.249.0 to 1.259.0 - [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md) - [Commits](stephenmathieson/node-tlds@1.249.0...1.259.0) Updates `tmp` from 0.0.33 to 0.2.5 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.0.33...v0.2.5) Updates `typeorm` from 0.3.20 to 0.3.25 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.20...0.3.25) Updates `@types/cors` from 2.8.17 to 2.8.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors) Updates `@types/passport` from 1.0.16 to 1.0.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport) Updates `@types/passport-oauth2` from 1.4.15 to 1.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-oauth2) Updates `@types/tmp` from 0.0.33 to 0.2.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tmp) Updates `zod-to-json-schema` from 3.22.4 to 3.24.6 - [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases) - [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md) - [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits) Updates `@tailwindcss/vite` from 4.1.8 to 4.1.12 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.12/packages/@tailwindcss-vite) Updates `@vue/tsconfig` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/vuejs/tsconfig/releases) - [Commits](vuejs/tsconfig@v0.7.0...v0.8.0) Updates `highlight.js` from 11.9.0 to 11.11.1 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@11.9.0...11.11.1) Updates `postcss-nesting` from 13.0.1 to 13.0.2 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting) Updates `tailwindcss` from 4.1.8 to 4.1.12 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.12/packages/tailwindcss) Updates `vue` from 3.5.16 to 3.5.18 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.16...v3.5.18) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: "@silvia-odwyer/photon-node" dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: bufferutil dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: discord.js dependency-version: 14.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: fp-ts dependency-version: 2.16.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: humanize-duration dependency-version: 3.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: moment-timezone dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: mysql2 dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: passport dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: reflect-metadata dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: tlds dependency-version: 1.259.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: tmp dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: typeorm dependency-version: 0.3.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: "@types/cors" dependency-version: 2.8.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: "@types/passport" dependency-version: 1.0.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: "@types/passport-oauth2" dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: "@types/tmp" dependency-version: 0.2.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: zod-to-json-schema dependency-version: 3.24.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: "@vue/tsconfig" dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: highlight.js dependency-version: 11.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: postcss-nesting dependency-version: 13.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: tailwindcss dependency-version: 4.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: vue dependency-version: 3.5.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e18e6c commit e3e0f3d

File tree

4 files changed

+724
-388
lines changed

4 files changed

+724
-388
lines changed

backend/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -35,66 +35,66 @@
3535
"test-watch": "tsc-watch --build --onSuccess \"npx ava\""
3636
},
3737
"dependencies": {
38-
"@silvia-odwyer/photon-node": "^0.3.1",
39-
"bufferutil": "^4.0.3",
38+
"@silvia-odwyer/photon-node": "^0.3.4",
39+
"bufferutil": "^4.0.9",
4040
"clinic": "^13.0.0",
4141
"cors": "^2.8.5",
4242
"cross-env": "^7.0.3",
4343
"deep-diff": "^1.0.2",
44-
"discord.js": "^14.19.3",
44+
"discord.js": "^14.21.0",
4545
"emoji-regex": "^8.0.0",
4646
"escape-string-regexp": "^1.0.5",
4747
"express": "^4.20.0",
48-
"fp-ts": "^2.0.1",
49-
"humanize-duration": "^3.15.0",
48+
"fp-ts": "^2.16.10",
49+
"humanize-duration": "^3.33.0",
5050
"js-yaml": "^4.1.0",
5151
"knub": "^32.0.0-next.25",
5252
"knub-command-manager": "^9.1.0",
5353
"last-commit-log": "^2.1.0",
5454
"lodash-es": "^4.17.21",
55-
"moment-timezone": "^0.5.21",
55+
"moment-timezone": "^0.6.0",
5656
"multer": "^1.4.5-lts.1",
57-
"mysql2": "^3.9.8",
57+
"mysql2": "^3.14.3",
5858
"parse-color": "^1.0.0",
59-
"passport": "^0.6.0",
59+
"passport": "^0.7.0",
6060
"passport-custom": "^1.0.5",
6161
"passport-oauth2": "^1.6.1",
6262
"pkg-up": "^3.1.0",
63-
"reflect-metadata": "^0.1.12",
63+
"reflect-metadata": "^0.2.2",
6464
"regexp-worker": "^1.1.0",
6565
"safe-regex": "^2.0.2",
6666
"seedrandom": "^3.0.1",
6767
"strip-combining-marks": "^1.0.0",
6868
"threads": "^1.7.0",
69-
"tlds": "^1.221.1",
70-
"tmp": "0.0.33",
69+
"tlds": "^1.259.0",
70+
"tmp": "0.2.5",
7171
"tsconfig-paths": "^3.9.0",
7272
"twemoji": "^12.1.4",
73-
"typeorm": "^0.3.17",
73+
"typeorm": "^0.3.25",
7474
"utf-8-validate": "^5.0.5",
7575
"uuid": "^9.0.0",
7676
"yawn-yaml": "github:dragory/yawn-yaml#string-number-fix-build",
7777
"zod": "^3.25.17"
7878
},
7979
"devDependencies": {
80-
"@types/cors": "^2.8.5",
80+
"@types/cors": "^2.8.19",
8181
"@types/express": "^4.16.1",
8282
"@types/jest": "^24.0.15",
8383
"@types/js-yaml": "^3.12.1",
8484
"@types/lodash-es": "^4.17.12",
8585
"@types/moment-timezone": "^0.5.6",
8686
"@types/multer": "^1.4.7",
87-
"@types/passport": "^1.0.0",
88-
"@types/passport-oauth2": "^1.4.8",
87+
"@types/passport": "^1.0.17",
88+
"@types/passport-oauth2": "^1.8.0",
8989
"@types/passport-strategy": "^0.2.35",
9090
"@types/safe-regex": "^1.1.2",
91-
"@types/tmp": "0.0.33",
91+
"@types/tmp": "0.2.6",
9292
"@types/twemoji": "^12.1.0",
9393
"@types/uuid": "^9.0.2",
9494
"ava": "^5.3.1",
9595
"rimraf": "^2.6.2",
9696
"source-map-support": "^0.5.16",
97-
"zod-to-json-schema": "^3.22.3"
97+
"zod-to-json-schema": "^3.24.6"
9898
},
9999
"ava": {
100100
"files": [

dashboard/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
"preview": "vite preview"
1111
},
1212
"devDependencies": {
13-
"@tailwindcss/vite": "^4.1.8",
13+
"@tailwindcss/vite": "^4.1.12",
1414
"@vitejs/plugin-vue": "^5.2.4",
15-
"@vue/tsconfig": "^0.7.0",
15+
"@vue/tsconfig": "^0.8.0",
1616
"cross-env": "^7.0.3",
17-
"highlight.js": "^11.8.0",
18-
"humanize-duration": "^3.27.0",
17+
"highlight.js": "^11.11.1",
18+
"humanize-duration": "^3.33.0",
1919
"js-yaml": "^4.1.0",
2020
"marked": "^5.1.0",
2121
"moment": "^2.29.4",
22-
"postcss-nesting": "^13.0.1",
22+
"postcss-nesting": "^13.0.2",
2323
"tailwindcss": "^4.1.8",
2424
"vite": "npm:rolldown-vite@latest",
25-
"vue": "^3.5.13",
25+
"vue": "^3.5.18",
2626
"vue-material-design-icons": "^5.3.1",
2727
"vue-router": "^4.5.0",
2828
"vue-tsc": "^2.2.10",

0 commit comments

Comments
 (0)