avancement planning

This commit is contained in:
2026-05-26 11:58:39 +02:00
parent 619a2b240a
commit 150b97cd2e
4892 changed files with 99214 additions and 429382 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@angular-devkit/core",
"version": "20.3.10",
"version": "20.3.26",
"description": "Angular DevKit - Core Utility Library",
"main": "src/index.js",
"typings": "src/index.d.ts",
@@ -30,10 +30,10 @@
"./*.js": "./*.js"
},
"dependencies": {
"ajv": "8.17.1",
"ajv": "8.18.0",
"ajv-formats": "3.0.1",
"jsonc-parser": "3.3.1",
"picomatch": "4.0.3",
"picomatch": "4.0.4",
"rxjs": "7.8.2",
"source-map": "0.7.6"
},