Skip to content

Commit

Permalink
chore(deps): update all devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 27c6365 commit 18970dd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions development/client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"build": "ng build"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.10",
"@angular/cli": "17.3.10",
"@angular/compiler-cli": "17.3.12",
"@types/node": "20.14.10",
"@angular-devkit/build-angular": "18.2.10",
"@angular/cli": "18.2.10",
"@angular/compiler-cli": "18.2.9",
"@types/node": "22.8.1",
"ts-node": "10.9.2",
"tslint": "6.1.3",
"typescript": "5.4.5"
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,18 +97,18 @@
"@types/react-dom": "18.3.1",
"@types/webextension-polyfill": "0.10.7",
"@types/zen-observable": "0.8.7",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"archiver": "7.0.1",
"autoprefixer": "10.4.20",
"copy-webpack-plugin": "12.0.2",
"css-loader": "6.11.0",
"eslint": "8.57.1",
"css-loader": "7.1.2",
"eslint": "9.13.0",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-testing-library": "6.2.2",
"globals": "14.0.0",
"globals": "15.11.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-matchmedia-mock": "1.1.0",
Expand All @@ -118,15 +118,15 @@
"postcss-loader": "8.1.1",
"prettier": "3.3.2",
"resize-observer-polyfill": "1.5.1",
"rimraf": "5.0.10",
"style-loader": "3.3.4",
"rimraf": "6.0.1",
"style-loader": "4.0.0",
"tailwindcss": "3.4.14",
"terser-webpack-plugin": "5.3.10",
"ts-jest": "29.1.5",
"ts-loader": "9.5.1",
"tsx": "4.11.0",
"typescript": "5.5.4",
"typescript-eslint": "7.14.1",
"typescript-eslint": "8.11.0",
"web-ext-plugin": "2.9.0",
"webextension-polyfill": "0.12.0",
"webpack": "5.94.0",
Expand Down

0 comments on commit 18970dd

Please sign in to comment.