Skip to content

Commit 889b2fc

Browse files
authored
Minor dep update and a11y improvement (#268)
1 parent ebdc39a commit 889b2fc

File tree

5 files changed

+579
-295
lines changed

5 files changed

+579
-295
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,17 @@
5656
"@angular-eslint/eslint-plugin": "^21.2.0",
5757
"@angular-eslint/eslint-plugin-template": "^21.2.0",
5858
"@angular-eslint/template-parser": "^21.2.0",
59-
"@angular/build": "^21.1.2",
60-
"@angular/cli": "^21.1.2",
59+
"@angular/build": "^21.1.3",
60+
"@angular/cli": "^21.1.3",
6161
"@angular/compiler-cli": "^21.1.3",
6262
"@compodoc/compodoc": "^1.2.1",
6363
"@eslint/js": "^9.39.2",
6464
"@eslint/markdown": "^7.5.1",
65-
"@playwright/test": "^1.58.1",
65+
"@playwright/test": "^1.58.2",
6666
"@testing-library/angular": "^19.0.0",
6767
"@testing-library/jest-dom": "^6.9.1",
6868
"@testing-library/user-event": "^14.6.1",
69-
"@types/node": "^25.2.0",
69+
"@types/node": "^25.2.2",
7070
"@vitest/browser-playwright": "^4.0.18",
7171
"@vitest/ui": "4.0.18",
7272
"angular-eslint": "^21.2.0",
@@ -76,11 +76,11 @@
7676
"eslint-import-resolver-typescript": "^4.4.4",
7777
"eslint-plugin-boundaries": "^5.4.0",
7878
"eslint-plugin-header": "^3.1.1",
79-
"eslint-plugin-jsdoc": "^62.5.1",
79+
"eslint-plugin-jsdoc": "^62.5.4",
8080
"eslint-plugin-prettier": "^5.5.5",
8181
"husky": "^9.1.7",
8282
"jsdom": "^28.0.0",
83-
"msw": "^2.12.8",
83+
"msw": "^2.12.9",
8484
"postcss": "^8.5.6",
8585
"prettier": "^3.8.1",
8686
"prettier-plugin-tailwindcss": "^0.7.2",

0 commit comments

Comments
 (0)