Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent f186f67 commit 9d99972
Show file tree
Hide file tree
Showing 4 changed files with 957 additions and 1,038 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.10.0
22.11.0
2 changes: 1 addition & 1 deletion frontend/public/aizawa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- PLEASE NO CHANGES BELOW THIS LINE (UNTIL I SAY SO) -->
<script
language="javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.11.0/p5.min.js"
src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.11.1/p5.min.js"
type="text/javascript"
></script>
<script
Expand Down
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "aur.chaotic.cx",
"version": "1.0.0",
"license": "LGPL-3.0-or-later",
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228",
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"scripts": {
"format": "nx format:write",
"lint": "nx run-many --target=biome-lint",
Expand All @@ -20,15 +20,15 @@
},
"private": true,
"devDependencies": {
"@angular-devkit/build-angular": "18.2.9",
"@angular-devkit/core": "18.2.9",
"@angular-devkit/schematics": "18.2.9",
"@angular-devkit/build-angular": "18.2.11",
"@angular-devkit/core": "18.2.11",
"@angular-devkit/schematics": "18.2.11",
"@angular-eslint/eslint-plugin": "^18.4.0",
"@angular-eslint/eslint-plugin-template": "^18.4.0",
"@angular-eslint/template-parser": "^18.4.0",
"@angular/cli": "~18.2.10",
"@angular/compiler-cli": "18.2.8",
"@angular/language-service": "18.2.8",
"@angular/compiler-cli": "18.2.10",
"@angular/language-service": "18.2.10",
"@biomejs/biome": "^1.9.4",
"@catppuccin/highlightjs": "1.0.0",
"@catppuccin/palette": "^1.5.0",
Expand All @@ -39,32 +39,32 @@
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.6",
"@nx/angular": "20.0.3",
"@nx/esbuild": "20.0.3",
"@nx/eslint": "20.0.3",
"@nx/eslint-plugin": "20.0.3",
"@nx/jest": "20.0.3",
"@nx/js": "20.0.3",
"@nx/nest": "20.0.3",
"@nx/node": "20.0.3",
"@nx/web": "20.0.3",
"@nx/webpack": "20.0.3",
"@nx/workspace": "20.0.3",
"@schematics/angular": "18.2.9",
"@nx/angular": "20.0.7",
"@nx/esbuild": "20.0.7",
"@nx/eslint": "20.0.7",
"@nx/eslint-plugin": "20.0.7",
"@nx/jest": "20.0.7",
"@nx/js": "20.0.7",
"@nx/nest": "20.0.7",
"@nx/node": "20.0.7",
"@nx/web": "20.0.7",
"@nx/webpack": "20.0.7",
"@nx/workspace": "20.0.7",
"@schematics/angular": "18.2.11",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.7.40",
"@swc/helpers": "~0.5.13",
"@types/auth0": "^3.3.10",
"@types/bcrypt": "^5.0.2",
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/jest": "29.5.13",
"@types/node": "22.7.9",
"@types/jest": "29.5.14",
"@types/node": "22.8.6",
"@types/passport-jwt": "^4.0.1",
"@types/passport-local": "^1.0.38",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@typescript-eslint/utils": "8.11.0",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@typescript-eslint/utils": "8.12.2",
"autoprefixer": "^10.4.20",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -75,7 +75,7 @@
"jest-preset-angular": "^14.2.4",
"lint-staged": "^15.2.10",
"local-cors-proxy": "^1.1.0",
"nx": "20.0.3",
"nx": "20.0.7",
"pino-pretty": "^11.3.0",
"prettier": "^3.3.3",
"run-script-webpack-plugin": "^0.2.0",
Expand All @@ -84,20 +84,20 @@
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"typescript": "5.6.3",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0"
},
"dependencies": {
"@angular/animations": "18.2.8",
"@angular/common": "18.2.8",
"@angular/compiler": "18.2.8",
"@angular/core": "18.2.8",
"@angular/forms": "18.2.8",
"@angular/platform-browser": "18.2.8",
"@angular/platform-browser-dynamic": "18.2.8",
"@angular/router": "18.2.8",
"@angular/animations": "18.2.10",
"@angular/common": "18.2.10",
"@angular/compiler": "18.2.10",
"@angular/core": "18.2.10",
"@angular/forms": "18.2.10",
"@angular/platform-browser": "18.2.10",
"@angular/platform-browser-dynamic": "18.2.10",
"@angular/router": "18.2.10",
"@fastify/cors": "^10.0.1",
"@fastify/helmet": "^11.1.1",
"@fastify/static": "^7.0.4",
Expand Down Expand Up @@ -137,14 +137,14 @@
"pg": "^8.13.1",
"pino": "^8.21.0",
"pino-http": "^10.3.0",
"prebuilt-tdlib": "^0.1008038.0",
"prebuilt-tdlib": "^0.1008039.0",
"reflect-metadata": "~0.2.2",
"rxjs": "~7.8.1",
"tar": "^7.4.3",
"tdl": "^8.0.1",
"tslib": "^2.8.0",
"typeorm": "^0.3.20",
"zone.js": "^0.14.10"
"zone.js": "^0.15.0"
},
"engines": {
"npm": "^22.9.0"
Expand Down
Loading

0 comments on commit 9d99972

Please sign in to comment.