Merge branch 'main' into iain/dockerfile-node18-node22
This commit is contained in:
+9
-6
@@ -63,6 +63,7 @@
|
||||
"prettier": "^2.5.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsconfig-paths": "^4.0.0",
|
||||
"vitest": "^3.0.7",
|
||||
"zx": "^8.1.2"
|
||||
},
|
||||
"resolutions": {
|
||||
@@ -72,12 +73,12 @@
|
||||
"@datadog/datadog-ci/ws": "^7.5.10",
|
||||
"@microsoft/api-extractor/semver": "^7.5.4",
|
||||
"@rushstack/node-core-library/semver": "^7.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
||||
"@typescript-eslint/parser": "^7.12.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.20.0",
|
||||
"@typescript-eslint/parser": "^8.20.0",
|
||||
"@types/react": "file:./packages/frontend-2/type-augmentations/stubs/types__react",
|
||||
"core-js": "3.22.4",
|
||||
"core-js-compat/semver": "^7.5.4",
|
||||
"eslint": "^9.4.0",
|
||||
"eslint": "^9.20.1",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"levelup/bl": ">=1.2.3",
|
||||
"levelup/semver": ">=5.7.2",
|
||||
@@ -88,9 +89,11 @@
|
||||
"rollup-plugin-terser/serialize-javascript": ">=6.0.2",
|
||||
"simple-update-notifier/semver": "^7.5.4",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^5.2.2",
|
||||
"typescript-eslint": "^7.12.0",
|
||||
"wait-on": ">=7.2.0"
|
||||
"typescript": "^5.7.3",
|
||||
"typescript-eslint": "^8.20.0",
|
||||
"wait-on": ">=7.2.0",
|
||||
"vue-tsc@npm:2.2.2/@vue/language-core": "2.2.0",
|
||||
"vitest": "^3.0.7"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
|
||||
Reference in New Issue
Block a user