Skip to content

Commit

Permalink
Upgrade dependencies from #1690
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Feb 20, 2025
1 parent a94f970 commit 14419f2
Show file tree
Hide file tree
Showing 35 changed files with 1,401 additions and 2,081 deletions.
2 changes: 1 addition & 1 deletion .meta-updater/catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"devDependencies": {
"rollup": "^4.34.4"
"rollup": "^4.34.8"
}
}
4 changes: 2 additions & 2 deletions .meta-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@glimmer-workspace/env": "workspace:*",
"@glimmer-workspace/repo-metadata": "workspace:*",
"@pnpm/types": "^1000.0.0",
"@pnpm/workspace.find-packages": "^1000.0.1",
"@types/node": "catalog:",
"@pnpm/workspace.find-packages": "^1000.0.10",
"@types/node": "^22.13.4",
"@types/ramda": "^0.30.2",
"type-fest": "^4.32.0"
}
Expand Down
6 changes: 3 additions & 3 deletions bin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"scripts": {},
"dependencies": {
"@glimmer-workspace/repo-metadata": "workspace:*",
"@pnpm/workspace.find-packages": "^1000.0.5",
"@pnpm/workspace.find-packages": "^1000.0.10",
"@types/glob": "^8.1.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.9.4",
"@types/node": "^22.13.4",
"@types/puppeteer-chromium-resolver": "workspace:*",
"@types/tar": "^6.1.10",
"chalk": "^5.2.0",
Expand All @@ -41,7 +41,7 @@
"devDependencies": {
"@pnpm/types": "^1000.1.0",
"@types/fs-extra": "^11.0.4",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"esno": "^0.16.3",
"type-fest": "^4.32.0"
},
Expand Down
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/plugin-transform-runtime": "^7.26.9",
"@babel/preset-env": "^7.26.9",
"@babel/preset-typescript": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@babel/traverse": "^7.26.4",
"@babel/types": "^7.26.3",
"@babel/runtime": "^7.26.9",
"@babel/traverse": "^7.26.9",
"@babel/types": "^7.26.9",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/config-inspector": "^0.7.1",
"@eslint/js": "9.17.0",
"@eslint/config-inspector": "^1.0.0",
"@eslint/js": "9.20.0",
"@glimmer-workspace/benchmark-env": "workspace:*",
"@glimmer-workspace/build-support": "workspace:*",
"@glimmer-workspace/eslint-plugin": "workspace:*",
Expand All @@ -63,7 +63,7 @@
"@glimmer-workspace/repo-metadata": "workspace:*",
"@glimmer/env": "0.1.7",
"@pnpm/meta-updater": "^2.0.3",
"@pnpm/workspace.find-packages": "^1000.0.3",
"@pnpm/workspace.find-packages": "^1000.0.10",
"@rollup/plugin-sucrase": "^5.0.2",
"@rollup/plugin-terser": "^0.4.4",
"@tsconfig/strictest": "^2.0.5",
Expand All @@ -74,11 +74,11 @@
"@types/eslint-community__eslint-plugin-eslint-comments": "workspace:*",
"@types/eslint-plugin-qunit": "workspace:*",
"@types/eslint__eslintrc": "^2.1.2",
"@types/node": "^20.17.10",
"@types/node": "^22.13.4",
"@types/preval.macro": "^3.0.2",
"@types/qunit": "^2.19.12",
"@typescript-eslint/parser": "^8.20.0",
"@typescript-eslint/utils": "^8.20.0",
"@typescript-eslint/parser": "^8.24.1",
"@typescript-eslint/utils": "^8.24.1",
"amd-name-resolver": "^1.3.1",
"auto-dist-tag": "^2.1.1",
"babel-plugin-macros": "^3.1.0",
Expand All @@ -89,26 +89,26 @@
"ember-cli": "~4.12.3",
"ember-cli-browserstack": "^2.1.0",
"ensure-posix-path": "^1.1.1",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"eslint-config-flat-gitignore": "^1.0.0",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-interactive": "^11.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-jsonc": "^2.19.1",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-qunit": "^8.1.2",
"eslint-plugin-regexp": "^2.7.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unused-imports": "4.1.4",
"esyes": "^1.0.3",
"execa": "^7.2.0",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"glob": "^10.4.5",
"globals": "^15.14.0",
"js-yaml": "^4.1.0",
"knip": "^5.41.1",
"knip": "^5.44.4",
"loader.js": "^4.7.0",
"mkdirp": "^3.0.1",
"npm-run-all": "^4.1.5",
Expand All @@ -119,7 +119,7 @@
"qunit": "^2.23.1",
"release-plan": "0.11.0",
"rimraf": "^5.0.10",
"rollup": "^4.31.0-0",
"rollup": "^4.34.8",
"semver": "^7.6.3",
"testem-failure-only-reporter": "^1.0.0",
"toml": "^3.0.0",
Expand All @@ -128,8 +128,8 @@
"turbo": "^2.3.3",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.0",
"vite": "^6.0.10",
"vitest": "^3.0.4",
"vite": "^6.1.1",
"vitest": "^3.0.6",
"zx": "^8.3.0"
},
"changelog": {
Expand All @@ -148,7 +148,7 @@
"packageManager": "[email protected]",
"pnpm": {
"notes": {
"override:@glimemr/syntax": "when we run prettier, we want to use our local copy of prettier, not the one it declared in its package.json. This ensures that we don't accidentally break prettier as we make changes to @glimmer/syntax"
"override:@glimmer/syntax": "when we run prettier, we want to use our local copy of prettier, not the one it declared in its package.json. This ensures that we don't accidentally break prettier as we make changes to @glimmer/syntax"
},
"overrides": {
"@glimmer/syntax": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/@glimmer-workspace/benchmark-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"@glimmer-workspace/env": "workspace:*",
"@glimmer/debug-util": "workspace:*",
"@glimmer/interfaces": "workspace:*",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"rollup": "^4.31.0-0",
"typescript": "*"
"rollup": "^4.34.8",
"typescript": "^5.7.3"
},
"engines": {
"node": ">=20.9.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/@glimmer-workspace/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
"@rollup/plugin-typescript": "^12.1.1",
"magic-string": "^0.30.0",
"postcss": "^8.4.31",
"rollup": "^4.31.0-0",
"rollup": "^4.34.8",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-insert": "^1.3.2",
"rollup-plugin-polyfill-node": "^0.13.0",
"rollup-plugin-postcss": "^4.0.2",
"tslib": "^2.8.1",
"unplugin-fonts": "^1.0.3",
"vite": "^5.4.10",
"vite": "^6.1.1",
"zx": "^8.2.2"
},
"devDependencies": {
"@types/node": "^20.9.4",
"eslint": "^9.18.0",
"typescript": "*"
"@types/node": "^22.13.4",
"eslint": "^9.20.1",
"typescript": "^5.7.3"
},
"engines": {
"node": ">=20.9.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/@glimmer-workspace/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"scripts": {},
"dependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.20.0",
"@glimmer-workspace/repo-metadata": "workspace:*",
"@pnpm/workspace.find-packages": "^1000.0.5",
"@typescript-eslint/parser": "^8.20.0",
"@pnpm/workspace.find-packages": "^1000.0.10",
"@typescript-eslint/parser": "^8.24.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-jsonc": "^2.19.1",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-qunit": "^8.1.2",
"eslint-plugin-regexp": "^2.7.0",
Expand All @@ -28,7 +28,7 @@
"devDependencies": {
"@types/eslint": "9.6.1",
"@types/eslint-utils": "^3.0.5",
"@types/node": "22.10.2",
"eslint": "^9.18.0"
"@types/node": "^22.13.4",
"eslint": "^9.20.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
},
"devDependencies": {
"@glimmer-workspace/repo-metadata": "workspace:*",
"vitest": "^3.0.4"
"vitest": "^3.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/@glimmer-workspace/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"devDependencies": {
"@glimmer/debug-util": "workspace:*",
"eslint": "^9.18.0"
"eslint": "^9.20.1"
}
}
8 changes: 4 additions & 4 deletions packages/@glimmer/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"@glimmer/debug": "workspace:*",
"@glimmer/debug-util": "workspace:*",
"@glimmer/local-debug-flags": "workspace:*",
"@types/node": "^20.9.4",
"eslint": "^9.18.0",
"@types/node": "^22.13.4",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"rollup": "^4.31.0-0",
"typescript": "*"
"rollup": "^4.34.8",
"typescript": "^5.7.3"
},
"engines": {
"node": ">= 18.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/@glimmer/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"devDependencies": {
"@glimmer/debug-util": "workspace:*",
"@glimmer/local-debug-flags": "workspace:*",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"typescript": "*"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/@glimmer/constants/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"devDependencies": {
"@glimmer/constants": "workspace:*",
"@glimmer/debug-util": "workspace:*",
"vite": "^5.4.10"
"vite": "^6.1.1"
}
}
4 changes: 2 additions & 2 deletions packages/@glimmer/debug-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@glimmer/local-debug-flags": "workspace:*",
"eslint": "^9.18.0",
"typescript": "*"
"eslint": "^9.20.1",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/@glimmer/debug-util/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@glimmer/debug-util": "workspace:*",
"vite": "^5.4.10"
"vite": "^6.1.1"
}
}
4 changes: 2 additions & 2 deletions packages/@glimmer/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@glimmer/constants": "workspace:*",
"@glimmer/debug-util": "workspace:*",
"@glimmer/local-debug-flags": "workspace:*",
"eslint": "^9.18.0",
"typescript": "*"
"eslint": "^9.20.1",
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions packages/@glimmer/destroyable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"@glimmer-workspace/build-support": "workspace:*",
"@glimmer-workspace/env": "workspace:*",
"@glimmer/debug-util": "workspace:*",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"rollup": "^4.31.0-0",
"typescript": "*"
"rollup": "^4.34.8",
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions packages/@glimmer/encoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"devDependencies": {
"@glimmer-workspace/build-support": "workspace:*",
"@glimmer-workspace/env": "workspace:*",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"rollup": "^4.31.0-0",
"typescript": "*"
"rollup": "^4.34.8",
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions packages/@glimmer/global-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"devDependencies": {
"@glimmer-workspace/build-support": "workspace:*",
"@glimmer-workspace/env": "workspace:*",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"rollup": "^4.31.0-0",
"typescript": "*"
"rollup": "^4.34.8",
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/@glimmer/interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@simple-dom/interface": "^1.4.0"
},
"devDependencies": {
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"typescript": "*"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/@glimmer/local-debug-flags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"exports": "./index.ts",
"scripts": {},
"devDependencies": {
"eslint": "^9.18.0"
"eslint": "^9.20.1"
}
}
6 changes: 3 additions & 3 deletions packages/@glimmer/manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@glimmer-workspace/env": "workspace:*",
"@glimmer/debug": "workspace:*",
"@glimmer/debug-util": "workspace:*",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"rollup": "^4.31.0-0",
"typescript": "*"
"rollup": "^4.34.8",
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions packages/@glimmer/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@glimmer-workspace/env": "workspace:*",
"@glimmer/compiler": "workspace:*",
"@types/qunit": "^2.19.9",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"rollup": "^4.31.0-0",
"typescript": "*"
"rollup": "^4.34.8",
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions packages/@glimmer/opcode-compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@glimmer/debug": "workspace:*",
"@glimmer/debug-util": "workspace:*",
"@glimmer/local-debug-flags": "workspace:*",
"eslint": "^9.18.0",
"eslint": "^9.20.1",
"publint": "^0.3.2",
"rollup": "^4.31.0-0",
"typescript": "*"
"rollup": "^4.34.8",
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit 14419f2

Please sign in to comment.