-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a94f970
commit 14419f2
Showing
35 changed files
with
1,401 additions
and
2,081 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"devDependencies": { | ||
"rollup": "^4.34.4" | ||
"rollup": "^4.34.8" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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:*", | ||
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -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": { | ||
|
@@ -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:*", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,6 @@ | |
}, | ||
"devDependencies": { | ||
"@glimmer/debug-util": "workspace:*", | ||
"eslint": "^9.18.0" | ||
"eslint": "^9.20.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,6 @@ | |
}, | ||
"devDependencies": { | ||
"@glimmer/debug-util": "workspace:*", | ||
"vite": "^5.4.10" | ||
"vite": "^6.1.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,6 @@ | |
"exports": "./index.ts", | ||
"scripts": {}, | ||
"devDependencies": { | ||
"eslint": "^9.18.0" | ||
"eslint": "^9.20.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.