|
49 | 49 | "@angular/forms": "^19.1.3",
|
50 | 50 | "@angular/platform-browser": "^19.1.3",
|
51 | 51 | "@angular/router": "^19.1.3",
|
52 |
| - "@types/json-schema": "7.0.11", |
53 |
| - "ajv": "8.12.0", |
54 |
| - "codemirror": "5.65.8", |
| 52 | + "@types/json-schema": "7.0.15", |
| 53 | + "ajv": "8.17.1", |
| 54 | + "codemirror": "5.65.18", |
55 | 55 | "d3-color": "3.1.0",
|
56 |
| - "moment-timezone": "0.5.37", |
| 56 | + "moment-timezone": "0.5.47", |
57 | 57 | "mousetrap": "^1.6.5",
|
58 |
| - "ng-in-viewport": "13.0.0", |
| 58 | + "ng-in-viewport": "13.0.1", |
59 | 59 | "ng2-file-upload": "^8.0.0",
|
60 | 60 | "prismjs": "1.29.0",
|
61 | 61 | "resize-observer-polyfill": "^1.5.1",
|
62 |
| - "rxjs": "7.8.1", |
63 |
| - "tslib": "2.4.0" |
| 62 | + "rxjs": "7.8.2", |
| 63 | + "tslib": "2.8.1" |
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 | 66 | "@angular-builders/custom-webpack": "^19.0.0",
|
|
76 | 76 | "@angular/compiler-cli": "^19.1.3",
|
77 | 77 | "@angular/language-service": "^19.1.3",
|
78 | 78 | "@angular/platform-browser-dynamic": "^19.1.3",
|
79 |
| - "@open-wc/semantic-dom-diff": "0.19.7", |
| 79 | + "@open-wc/semantic-dom-diff": "0.20.1", |
80 | 80 | "@schematics/angular": "^19.1.4",
|
81 | 81 | "@swimlane/eslint-config": "^2.0.0",
|
82 | 82 | "@swimlane/prettier-config-swimlane": "^3.0.2",
|
83 |
| - "@types/codemirror": "5.60.5", |
| 83 | + "@types/codemirror": "5.60.15", |
84 | 84 | "@types/faker": "^4.1.11",
|
85 |
| - "@types/jasmine": "4.3.0", |
| 85 | + "@types/jasmine": "4.6.5", |
86 | 86 | "@types/moment-timezone": "^0.5.13",
|
87 |
| - "@types/mousetrap": "1.6.9", |
88 |
| - "@types/node": "16.11.59", |
89 |
| - "@types/prismjs": "1.26.0", |
| 87 | + "@types/mousetrap": "1.6.15", |
| 88 | + "@types/node": "16.18.126", |
| 89 | + "@types/prismjs": "1.26.5", |
90 | 90 | "@typescript-eslint/eslint-plugin": "8.23.0",
|
91 | 91 | "@typescript-eslint/parser": "8.23.0",
|
92 | 92 | "@typescript-eslint/types": "8.23.0",
|
93 | 93 | "@typescript-eslint/utils": "8.23.0",
|
94 |
| - "@web/test-runner": "^0.19.0", |
| 94 | + "@web/test-runner": "^0.20.0", |
95 | 95 | "angular-cli-ghpages": "2.0.3",
|
96 |
| - "autoprefixer": "10.4.11", |
97 |
| - "axe-core": "4.4.3", |
98 |
| - "clean-css": "5.3.1", |
| 96 | + "autoprefixer": "10.4.20", |
| 97 | + "axe-core": "4.10.3", |
| 98 | + "clean-css": "5.3.3", |
99 | 99 | "core-js": "^2.6.11",
|
100 | 100 | "cpx": "^1.5.0",
|
101 | 101 | "cross-env": "^7.0.2",
|
102 | 102 | "cypress": "^13.11.0",
|
103 | 103 | "cypress-axe": "^1.5.0",
|
104 | 104 | "cypress-real-events": "^1.12.0",
|
105 |
| - "eslint": "8.57.0", |
| 105 | + "eslint": "8.57.1", |
106 | 106 | "eslint-config-prettier": "9.1.0",
|
107 | 107 | "eslint-plugin-babel": "5.3.1",
|
108 | 108 | "eslint-plugin-cypress": "^3.3.0",
|
109 |
| - "eslint-plugin-import": "2.29.1", |
110 |
| - "eslint-plugin-jsdoc": "39.3.6", |
111 |
| - "eslint-plugin-no-only-tests": "3.0.0", |
| 109 | + "eslint-plugin-import": "2.31.0", |
| 110 | + "eslint-plugin-jsdoc": "39.9.1", |
| 111 | + "eslint-plugin-no-only-tests": "3.3.0", |
112 | 112 | "eslint-plugin-prefer-arrow": "1.2.3",
|
113 |
| - "eslint-plugin-security": "1.5.0", |
| 113 | + "eslint-plugin-security": "1.7.1", |
114 | 114 | "faker": "^5.1.0",
|
115 | 115 | "gh-pages": "4.0.0",
|
116 |
| - "husky": "8.0.1", |
117 |
| - "jasmine-core": "5.5.0", |
| 116 | + "husky": "8.0.3", |
| 117 | + "jasmine-core": "5.6.0", |
118 | 118 | "jasmine-spec-reporter": "7.0.0",
|
119 | 119 | "karma": "6.4.4",
|
120 | 120 | "karma-chrome-launcher": "3.2.0",
|
121 | 121 | "karma-coverage": "2.2.1",
|
122 | 122 | "karma-jasmine": "5.1.0",
|
123 | 123 | "karma-jasmine-html-reporter": "2.1.0",
|
124 |
| - "moment": "2.29.4", |
| 124 | + "moment": "2.30.1", |
125 | 125 | "moment-locales-webpack-plugin": "^1.2.0",
|
126 | 126 | "moment-timezone-data-webpack-plugin": "1.5.1",
|
127 | 127 | "ng-packagr": "19.1.1",
|
128 | 128 | "ngx-moment": "6.0.2",
|
129 | 129 | "npm-run-all": "^4.1.5",
|
130 | 130 | "postcss": "8.4.16",
|
131 | 131 | "postcss-url": "10.1.3",
|
132 |
| - "prettier": "2.7.1", |
133 |
| - "pretty-quick": "3.1.3", |
134 |
| - "shallow-render": "18.0.0", |
135 |
| - "start-server-and-test": "1.14.0", |
136 |
| - "ts-node": "10.9.1", |
| 132 | + "prettier": "2.8.8", |
| 133 | + "pretty-quick": "3.3.1", |
| 134 | + "shallow-render": "18.0.1", |
| 135 | + "start-server-and-test": "1.15.4", |
| 136 | + "ts-node": "10.9.2", |
137 | 137 | "typescript": "5.7.3",
|
138 | 138 | "webpack": "5.74.0",
|
139 |
| - "webpack-bundle-analyzer": "4.6.1", |
| 139 | + "webpack-bundle-analyzer": "4.10.2", |
140 | 140 | "zone.js": "~0.15.0"
|
141 | 141 | },
|
142 | 142 | "volta": {
|
143 |
| - "node": "20.14.0", |
144 |
| - "yarn": "4.5.1" |
| 143 | + "node": "20.18.3", |
| 144 | + "yarn": "4.7.0" |
145 | 145 | },
|
146 |
| - "packageManager": "yarn@4.5.1" |
| 146 | + "packageManager": "yarn@4.7.0" |
147 | 147 | }
|
0 commit comments