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 Jun 22, 2024
1 parent 0263013 commit ef15d58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions development/client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"build": "ng build"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.8",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.11",
"@angular-devkit/build-angular": "18.0.5",
"@angular/cli": "18.0.5",
"@angular/compiler-cli": "18.0.4",
"@types/node": "20.14.8",
"ts-node": "10.9.2",
"tslint": "6.1.3",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@parcel/watcher": "2.4.1",
"@svgr/webpack": "8.1.0",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "14.3.1",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@total-typescript/ts-reset": "0.5.1",
"@types/archiver": "6.0.2",
Expand All @@ -95,13 +95,13 @@
"archiver": "7.0.1",
"autoprefixer": "10.4.19",
"copy-webpack-plugin": "12.0.2",
"css-loader": "6.11.0",
"eslint": "8.57.0",
"css-loader": "7.1.2",
"eslint": "9.5.0",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-testing-library": "6.2.2",
"globals": "14.0.0",
"globals": "15.6.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-matchmedia-mock": "1.1.0",
Expand All @@ -111,7 +111,7 @@
"prettier": "3.3.2",
"resize-observer-polyfill": "1.5.1",
"rimraf": "5.0.7",
"style-loader": "3.3.4",
"style-loader": "4.0.0",
"tailwindcss": "3.4.4",
"terser-webpack-plugin": "5.3.10",
"ts-jest": "29.1.5",
Expand Down

0 comments on commit ef15d58

Please sign in to comment.