Skip to content

Commit

Permalink
chore(pnpm.lock): update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dr460nf1r3 committed Jul 17, 2024
1 parent da4612e commit 2b830c2
Show file tree
Hide file tree
Showing 2 changed files with 1,684 additions and 1,627 deletions.
208 changes: 104 additions & 104 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,106 +1,106 @@
{
"name": "aur.chaotic.cx",
"version": "1.0.0",
"license": "LGPL-3.0-or-later",
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a",
"scripts": {
"format": "prettier -w .",
"lint": "nx run-many --target=lint --all",
"test": "nx run-many --target=test --all",
"test:watch": "nx run-many --target=test --all --watch",
"start": "nx run-many --target=serve --all",
"build": "nx run-many --target=build --all",
"proxy": "lcp --proxyUrl https://builds.garudalinux.org/backend",
"start:backend": "nx run backend:serve",
"start:home": "nx run frontend:serve"
},
"private": true,
"devDependencies": {
"@angular-devkit/build-angular": "~18.0.7",
"@angular-devkit/core": "~18.0.7",
"@angular-devkit/schematics": "~18.0.7",
"@angular-eslint/eslint-plugin": "^18.1.0",
"@angular-eslint/eslint-plugin-template": "^18.1.0",
"@angular-eslint/template-parser": "^18.1.0",
"@angular/cli": "~18.0.7",
"@angular/compiler-cli": "~18.0.6",
"@angular/language-service": "~18.0.6",
"@catppuccin/highlightjs": "^0.2.2",
"@catppuccin/palette": "^1.2.0",
"@catppuccin/tailwindcss": "^0.1.6",
"@nestjs/schematics": "^10.1.2",
"@nestjs/testing": "^10.3.10",
"@nx/angular": "19.4.1",
"@nx/esbuild": "19.4.1",
"@nx/eslint": "19.4.1",
"@nx/eslint-plugin": "19.4.1",
"@nx/jest": "19.4.1",
"@nx/js": "19.4.1",
"@nx/nest": "19.4.1",
"@nx/node": "19.4.1",
"@nx/web": "19.4.1",
"@nx/webpack": "19.4.1",
"@nx/workspace": "19.4.1",
"@schematics/angular": "~18.0.7",
"@swc-node/register": "~1.9.2",
"@swc/core": "~1.5.29",
"@swc/helpers": "~0.5.11",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/utils": "8.0.0-alpha.30",
"autoprefixer": "^10.4.19",
"eslint": "~8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"flowbite": "^2.4.1",
"highlight.js": "^11.10.0",
"javascript-time-ago": "^2.5.10",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jest-preset-angular": "~14.1.1",
"lint-staged": "^15.2.7",
"local-cors-proxy": "^1.1.0",
"ngx-highlightjs": "^12.0.0",
"nx": "19.4.1",
"prettier": "^3.3.2",
"prettier-plugin-css-order": "^2.1.2",
"prettier-plugin-organize-attributes": "^1.0.0",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.4",
"ts-jest": "^29.1.5",
"ts-node": "10.9.1",
"typescript": "~5.4.5",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@angular/animations": "~18.0.6",
"@angular/common": "~18.0.6",
"@angular/compiler": "~18.0.6",
"@angular/core": "~18.0.6",
"@angular/forms": "~18.0.6",
"@angular/platform-browser": "~18.0.6",
"@angular/platform-browser-dynamic": "~18.0.6",
"@angular/router": "~18.0.6",
"@nestjs/cache-manager": "^2.2.2",
"@nestjs/common": "^10.3.10",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"axios": "^1.7.2",
"cache-manager": "^5.7.1",
"prebuilt-tdlib": "^0.1008030.0",
"reflect-metadata": "^0.2.2",
"rxjs": "~7.8.1",
"tdl": "^8.0.1",
"tslib": "^2.6.3",
"zone.js": "~0.14.7"
},
"engines": {
"npm": "^20.12.2"
}
"name": "aur.chaotic.cx",
"version": "1.0.0",
"license": "LGPL-3.0-or-later",
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a",
"scripts": {
"format": "prettier -w .",
"lint": "nx run-many --target=lint --all",
"test": "nx run-many --target=test --all",
"test:watch": "nx run-many --target=test --all --watch",
"start": "nx run-many --target=serve --all",
"build": "nx run-many --target=build --all",
"proxy": "lcp --proxyUrl http://localhost:3000",
"start:backend": "nx run backend:serve",
"start:home": "nx run frontend:serve"
},
"private": true,
"devDependencies": {
"@angular-devkit/build-angular": "~18.0.7",
"@angular-devkit/core": "~18.0.7",
"@angular-devkit/schematics": "~18.0.7",
"@angular-eslint/eslint-plugin": "^18.1.0",
"@angular-eslint/eslint-plugin-template": "^18.1.0",
"@angular-eslint/template-parser": "^18.1.0",
"@angular/cli": "~18.0.7",
"@angular/compiler-cli": "~18.0.7",
"@angular/language-service": "~18.0.7",
"@catppuccin/highlightjs": "^0.2.2",
"@catppuccin/palette": "^1.2.0",
"@catppuccin/tailwindcss": "^0.1.6",
"@nestjs/schematics": "^10.1.2",
"@nestjs/testing": "^10.3.10",
"@nx/angular": "19.4.4",
"@nx/esbuild": "19.4.4",
"@nx/eslint": "19.4.4",
"@nx/eslint-plugin": "19.4.4",
"@nx/jest": "19.4.4",
"@nx/js": "19.4.4",
"@nx/nest": "19.4.4",
"@nx/node": "19.4.4",
"@nx/web": "19.4.4",
"@nx/webpack": "19.4.4",
"@nx/workspace": "19.4.4",
"@schematics/angular": "~18.0.7",
"@swc-node/register": "~1.9.2",
"@swc/core": "~1.5.29",
"@swc/helpers": "~0.5.12",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/utils": "8.0.0-alpha.30",
"autoprefixer": "^10.4.19",
"eslint": "~8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"flowbite": "^2.4.1",
"highlight.js": "^11.10.0",
"javascript-time-ago": "^2.5.10",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jest-preset-angular": "~14.1.1",
"lint-staged": "^15.2.7",
"local-cors-proxy": "^1.1.0",
"ngx-highlightjs": "^12.0.0",
"nx": "19.4.4",
"prettier": "^3.3.3",
"prettier-plugin-css-order": "^2.1.2",
"prettier-plugin-organize-attributes": "^1.0.0",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.6",
"ts-jest": "^29.2.2",
"ts-node": "10.9.1",
"typescript": "~5.4.5",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@angular/animations": "~18.0.7",
"@angular/common": "~18.0.7",
"@angular/compiler": "~18.0.7",
"@angular/core": "~18.0.7",
"@angular/forms": "~18.0.7",
"@angular/platform-browser": "~18.0.7",
"@angular/platform-browser-dynamic": "~18.0.7",
"@angular/router": "~18.0.7",
"@nestjs/cache-manager": "^2.2.2",
"@nestjs/common": "^10.3.10",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"axios": "^1.7.2",
"cache-manager": "^5.7.3",
"prebuilt-tdlib": "^0.1008030.0",
"reflect-metadata": "^0.2.2",
"rxjs": "~7.8.1",
"tdl": "^8.0.1",
"tslib": "^2.6.3",
"zone.js": "~0.14.7"
},
"engines": {
"npm": "^20.12.2"
}
}
Loading

0 comments on commit 2b830c2

Please sign in to comment.