Skip to content

Commit 71f023f

Browse files
chore(deps): update all devdependencies
1 parent fddb48b commit 71f023f

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

development/client-angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"build": "ng build"
2222
},
2323
"devDependencies": {
24-
"@angular-devkit/build-angular": "17.3.9",
25-
"@angular/cli": "17.3.9",
26-
"@angular/compiler-cli": "17.3.12",
27-
"@types/node": "20.14.10",
24+
"@angular-devkit/build-angular": "18.2.3",
25+
"@angular/cli": "18.2.3",
26+
"@angular/compiler-cli": "18.2.3",
27+
"@types/node": "22.5.4",
2828
"ts-node": "10.9.2",
2929
"tslint": "6.1.3",
3030
"typescript": "5.4.5"

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,18 @@
9595
"@types/react-dom": "18.3.0",
9696
"@types/webextension-polyfill": "0.10.7",
9797
"@types/zen-observable": "0.8.7",
98-
"@typescript-eslint/eslint-plugin": "7.14.1",
99-
"@typescript-eslint/parser": "7.14.1",
98+
"@typescript-eslint/eslint-plugin": "8.4.0",
99+
"@typescript-eslint/parser": "8.4.0",
100100
"archiver": "7.0.1",
101101
"autoprefixer": "10.4.20",
102102
"copy-webpack-plugin": "12.0.2",
103-
"css-loader": "6.11.0",
104-
"eslint": "8.57.0",
103+
"css-loader": "7.1.2",
104+
"eslint": "9.10.0",
105105
"eslint-plugin-jest-dom": "5.4.0",
106106
"eslint-plugin-react": "7.34.3",
107107
"eslint-plugin-react-hooks": "4.6.2",
108108
"eslint-plugin-testing-library": "6.2.2",
109-
"globals": "14.0.0",
109+
"globals": "15.9.0",
110110
"jest": "29.7.0",
111111
"jest-environment-jsdom": "29.7.0",
112112
"jest-matchmedia-mock": "1.1.0",
@@ -115,15 +115,15 @@
115115
"postcss-loader": "8.1.1",
116116
"prettier": "3.3.2",
117117
"resize-observer-polyfill": "1.5.1",
118-
"rimraf": "5.0.10",
119-
"style-loader": "3.3.4",
118+
"rimraf": "6.0.1",
119+
"style-loader": "4.0.0",
120120
"tailwindcss": "3.4.10",
121121
"terser-webpack-plugin": "5.3.10",
122122
"ts-jest": "29.1.5",
123123
"ts-loader": "9.5.1",
124124
"tsx": "4.11.0",
125125
"typescript": "5.5.4",
126-
"typescript-eslint": "7.14.1",
126+
"typescript-eslint": "8.4.0",
127127
"web-ext-plugin": "2.9.0",
128128
"webextension-polyfill": "0.12.0",
129129
"webpack": "5.94.0",

0 commit comments

Comments
 (0)