|
41 | 41 | "w:dev": "tsx packages/webpack/src/cli"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@1stg/app-config": "^6.1.4", |
45 |
| - "@angular/common": "^14.1.0", |
46 |
| - "@angular/compiler": "^14.1.0", |
47 |
| - "@angular/compiler-cli": "^14.1.0", |
48 |
| - "@angular/core": "^14.1.0", |
49 |
| - "@angular/platform-browser": "^14.1.0", |
50 |
| - "@angular/platform-browser-dynamic": "^14.1.0", |
51 |
| - "@babel/types": "^7.18.9", |
| 44 | + "@1stg/app-config": "^7.1.0", |
| 45 | + "@angular/common": "^14.1.3", |
| 46 | + "@angular/compiler": "^14.1.3", |
| 47 | + "@angular/compiler-cli": "^14.1.3", |
| 48 | + "@angular/core": "^14.1.3", |
| 49 | + "@angular/platform-browser": "^14.1.3", |
| 50 | + "@angular/platform-browser-dynamic": "^14.1.3", |
| 51 | + "@babel/types": "^7.18.10", |
52 | 52 | "@changesets/changelog-github": "^0.4.6",
|
53 |
| - "@changesets/cli": "^2.24.0", |
| 53 | + "@changesets/cli": "^2.24.3", |
54 | 54 | "@d-ts/bin": "^1.1.1",
|
55 | 55 | "@d-ts/core": "^1.0.1",
|
56 | 56 | "@d-ts/svelte": "^1.0.1",
|
|
61 | 61 | "@types/debug": "^4.1.7",
|
62 | 62 | "@types/imagemin": "^8.0.0",
|
63 | 63 | "@types/is-glob": "^4.0.2",
|
64 |
| - "@types/jest": "^28.1.6", |
| 64 | + "@types/jest": "^28.1.7", |
65 | 65 | "@types/lodash-es": "^4.17.6",
|
66 | 66 | "@types/micromatch": "^4.0.2",
|
67 |
| - "@types/node": "^18.0.6", |
68 |
| - "@types/prettier": "^2.6.3", |
69 |
| - "@types/react": "^18.0.15", |
| 67 | + "@types/node": "^18.7.6", |
| 68 | + "@types/prettier": "^2.7.0", |
| 69 | + "@types/react": "^18.0.17", |
70 | 70 | "@types/react-dom": "^18.0.6",
|
71 | 71 | "@types/soda__friendly-errors-webpack-plugin": "npm:@types/friendly-errors-webpack-plugin@^0.1.4",
|
72 |
| - "@types/web": "^0.0.69", |
73 |
| - "@types/webpack-env": "^1.17.0", |
| 72 | + "@types/web": "^0.0.71", |
| 73 | + "@types/webpack-env": "^1.18.0", |
74 | 74 | "@types/workbox-webpack-plugin": "^5.1.8",
|
75 | 75 | "jest": "^28.1.3",
|
76 | 76 | "patch-package": "^6.4.7",
|
|
80 | 80 | "rxjs": "^7.5.6",
|
81 | 81 | "sirv-cli": "^2.0.2",
|
82 | 82 | "svelte": "^3.49.0",
|
83 |
| - "ts-jest": "^28.0.7", |
84 |
| - "tsx": "^3.8.0", |
| 83 | + "ts-jest": "^28.0.8", |
| 84 | + "tsx": "^3.8.2", |
85 | 85 | "type-coverage": "^2.22.0",
|
86 | 86 | "typescript": "^4.7.4",
|
87 | 87 | "vue": "^3.2.37",
|
88 |
| - "yarn-deduplicate": "^5.0.0", |
89 |
| - "zone.js": "^0.11.7" |
| 88 | + "yarn-deduplicate": "^5.0.2", |
| 89 | + "zone.js": "^0.11.8" |
90 | 90 | },
|
91 | 91 | "resolutions": {
|
92 | 92 | "prettier": "^2.7.1"
|
|
0 commit comments