Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 8194319 commit 172b893
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 348 deletions.
30 changes: 15 additions & 15 deletions ember-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@
"@glimmer/tracking": "^1.1.2"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.23.7",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.23.8",
"@ember/test-helpers": "^3.2.1",
"@babel/core": "7.23.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.7",
"@babel/preset-typescript": "7.23.3",
"@babel/runtime": "7.23.8",
"@ember/test-helpers": "3.2.1",
"@embroider/addon-dev": "^4.1.3",
"@glint/template": "^1.3.0",
"@glint/template": "1.3.0",
"@gossi/config-eslint": "^0.6.0",
"@gossi/config-prettier": "^0.6.0",
"@release-it-plugins/lerna-changelog": "^6.1.0",
"@tsconfig/ember": "^3.0.3",
"@release-it-plugins/lerna-changelog": "6.1.0",
"@tsconfig/ember": "3.0.3",
"@types/qunit": "^2.19.10",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
Expand All @@ -78,12 +78,12 @@
"eslint-plugin-ember": "^12.0.0",
"prettier": "^3.2.4",
"rollup": "4.9.6",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-ts": "^3.4.5",
"typedoc-plugin-markdown": "^4.0.0-next.50",
"typedoc-vitepress-theme": "^1.0.0-next.8",
"typedoc": "^0.25.7",
"typescript": "^5.3.3"
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-ts": "3.4.5",
"typedoc-plugin-markdown": "4.0.0-next.50",
"typedoc-vitepress-theme": "1.0.0-next.8",
"typedoc": "0.25.7",
"typescript": "5.3.3"
},
"engines": {
"node": ">= 20.*"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"devDependencies": {
"concurrently": "^8.2.2",
"release-plan": "^0.9.0",
"vitepress": "^1.0.0-rc.41"
"release-plan": "0.9.2",
"vitepress": "1.0.0-rc.41"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 172b893

Please sign in to comment.