|
40 | 40 | "w:dev": "tsx packages/webpack/src/cli"
|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 |
| - "@1stg/app-config": "^5.2.5", |
44 |
| - "@angular/common": "^14.0.4", |
45 |
| - "@angular/compiler": "^14.0.4", |
46 |
| - "@angular/compiler-cli": "^14.0.4", |
47 |
| - "@angular/core": "^14.0.4", |
48 |
| - "@angular/platform-browser": "^14.0.4", |
49 |
| - "@angular/platform-browser-dynamic": "^14.0.4", |
| 43 | + "@1stg/app-config": "^5.2.6", |
| 44 | + "@angular/common": "^14.0.5", |
| 45 | + "@angular/compiler": "^14.0.5", |
| 46 | + "@angular/compiler-cli": "^14.0.5", |
| 47 | + "@angular/core": "^14.0.5", |
| 48 | + "@angular/platform-browser": "^14.0.5", |
| 49 | + "@angular/platform-browser-dynamic": "^14.0.5", |
50 | 50 | "@babel/types": "^7.18.7",
|
51 | 51 | "@changesets/changelog-github": "^0.4.5",
|
52 | 52 | "@changesets/cli": "^2.23.0",
|
|
59 | 59 | "@types/copy-webpack-plugin": "^10.1.0",
|
60 | 60 | "@types/cross-spawn": "^6.0.2",
|
61 | 61 | "@types/debug": "^4.1.7",
|
62 |
| - "@types/friendly-errors-webpack-plugin": "^0.1.4", |
63 | 62 | "@types/imagemin": "^8.0.0",
|
64 | 63 | "@types/is-glob": "^4.0.2",
|
65 | 64 | "@types/jest": "^28.1.4",
|
66 | 65 | "@types/lodash-es": "^4.17.6",
|
67 | 66 | "@types/micromatch": "^4.0.2",
|
68 | 67 | "@types/mini-css-extract-plugin": "^2.5.1",
|
69 |
| - "@types/node": "^18.0.1", |
| 68 | + "@types/node": "^18.0.3", |
70 | 69 | "@types/postcss-load-config": "^3.0.1",
|
71 | 70 | "@types/prettier": "^2.6.3",
|
72 |
| - "@types/react": "^18.0.14", |
| 71 | + "@types/react": "^18.0.15", |
73 | 72 | "@types/react-dom": "^18.0.6",
|
| 73 | + "@types/soda__friendly-errors-webpack-plugin": "npm:@types/friendly-errors-webpack-plugin@^0.1.4", |
74 | 74 | "@types/webpack-dev-server": "^4.7.2",
|
75 | 75 | "@types/webpack-env": "^1.17.0",
|
76 | 76 | "@types/workbox-webpack-plugin": "^5.1.8",
|
|
0 commit comments