Skip to content

Commit 0b72d7e

Browse files
chore(deps): update all devdependencies
1 parent 952d458 commit 0b72d7e

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

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.11",
25-
"@angular/cli": "17.3.11",
26-
"@angular/compiler-cli": "17.3.12",
27-
"@types/node": "20.14.10",
24+
"@angular-devkit/build-angular": "18.2.12",
25+
"@angular/cli": "18.2.12",
26+
"@angular/compiler-cli": "18.2.12",
27+
"@types/node": "22.9.0",
2828
"ts-node": "10.9.2",
2929
"tslint": "6.1.3",
3030
"typescript": "5.4.5"

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,18 @@
9797
"@types/react-dom": "18.3.1",
9898
"@types/webextension-polyfill": "0.10.7",
9999
"@types/zen-observable": "0.8.7",
100-
"@typescript-eslint/eslint-plugin": "7.14.1",
101-
"@typescript-eslint/parser": "7.14.1",
100+
"@typescript-eslint/eslint-plugin": "8.14.0",
101+
"@typescript-eslint/parser": "8.14.0",
102102
"archiver": "7.0.1",
103103
"autoprefixer": "10.4.20",
104104
"copy-webpack-plugin": "12.0.2",
105-
"css-loader": "6.11.0",
106-
"eslint": "8.57.1",
105+
"css-loader": "7.1.2",
106+
"eslint": "9.15.0",
107107
"eslint-plugin-jest-dom": "5.4.0",
108108
"eslint-plugin-react": "7.34.3",
109-
"eslint-plugin-react-hooks": "4.6.2",
109+
"eslint-plugin-react-hooks": "5.0.0",
110110
"eslint-plugin-testing-library": "6.2.2",
111-
"globals": "14.0.0",
111+
"globals": "15.12.0",
112112
"jest": "29.7.0",
113113
"jest-environment-jsdom": "29.7.0",
114114
"jest-matchmedia-mock": "1.1.0",
@@ -118,15 +118,15 @@
118118
"postcss-loader": "8.1.1",
119119
"prettier": "3.3.2",
120120
"resize-observer-polyfill": "1.5.1",
121-
"rimraf": "5.0.10",
122-
"style-loader": "3.3.4",
121+
"rimraf": "6.0.1",
122+
"style-loader": "4.0.0",
123123
"tailwindcss": "3.4.14",
124124
"terser-webpack-plugin": "5.3.10",
125125
"ts-jest": "29.1.5",
126126
"ts-loader": "9.5.1",
127127
"tsx": "4.11.0",
128128
"typescript": "5.5.4",
129-
"typescript-eslint": "7.14.1",
129+
"typescript-eslint": "8.14.0",
130130
"web-ext-plugin": "2.9.0",
131131
"webextension-polyfill": "0.12.0",
132132
"webpack": "5.94.0",

0 commit comments

Comments
 (0)