Added feature flagging to each environment yml

This commit is contained in:
alexjanousekGSA
2024-10-17 14:48:02 -04:00
parent 7e505f7fda
commit 93bc3792be
83 changed files with 698 additions and 2056 deletions

View File

@@ -28,7 +28,7 @@
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/stream": "^3.0.1",
"@uswds/uswds": "^3.8.2",
"@uswds/uswds": "^3.9.0",
"cbor-js": "0.1.0",
"d3": "^7.9.0",
"govuk_frontend_toolkit": "^9.0.1",
@@ -37,18 +37,18 @@
"hogan": "1.0.2",
"jquery": "3.7.1",
"morphdom": "^2.7.4",
"playwright": "^1.47.2",
"playwright": "^1.48.1",
"python": "^0.0.4",
"query-command-supported": "1.0.0",
"sass-embedded": "^1.79.4",
"sass-embedded": "^1.79.5",
"textarea-caret": "3.1.0",
"timeago": "1.6.7",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@uswds/compile": "^1.2.0",
"backstopjs": "^6.3.25",
"better-npm-audit": "^3.11.0",