Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 06dbe1c commit 7ded0f6
Show file tree
Hide file tree
Showing 4 changed files with 1,759 additions and 1,323 deletions.
18 changes: 9 additions & 9 deletions docs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,17 @@
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^4.0.4",
"@ember/test-waiters": "^3.1.0",
"@embroider/compat": "3.6.2-unstable.c51ca2b",
"@embroider/config-meta-loader": "0.0.1-unstable.c51ca2b",
"@embroider/core": "3.4.16-unstable.c51ca2b",
"@embroider/test-setup": "4.0.1-unstable.c51ca2b",
"@embroider/vite": "0.2.1-unstable.c51ca2b",
"@embroider/compat": "3.7.0",
"@embroider/config-meta-loader": "0.0.1-unstable.f7656a3",
"@embroider/core": "3.4.19",
"@embroider/test-setup": "4.0.1-unstable.f7656a3",
"@embroider/vite": "0.2.1",
"@fontsource/lexend": "^5.1.1",
"@glimmer/component": "^2.0.0",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "1.4.1-unstable.34c4510",
"@glint/environment-ember-loose": "1.4.1-unstable.34c4510",
"@glint/environment-ember-template-imports": "1.4.1-unstable.34c4510",
"@glint/core": "1.5.0",
"@glint/environment-ember-loose": "1.5.0",
"@glint/environment-ember-template-imports": "1.5.0",
"@glint/template": "^1.5.0",
"@nullvoxpopuli/eslint-configs": "^4.3.0",
"@rollup/plugin-babel": "^6.0.4",
Expand Down Expand Up @@ -129,7 +129,7 @@
"qunit-dom": "^3.2.1",
"read-package-up": "^11.0.0",
"tailwindcss": "^3.4.14",
"typedoc": "^0.26.9",
"typedoc": "^0.27.0",
"typescript": "^5.3.3",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.10",
Expand Down
4 changes: 2 additions & 2 deletions ember-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.3.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-prettier": "^5.1.3",
"execa": "^9.5.1",
"fix-bad-declaration-output": "^1.1.4",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "^2.0.4",
"publint": "^0.2.12",
"rollup": "~4.25.0",
"rollup": "~4.27.0",
"rollup-plugin-copy": "^3.5.0",
"typescript": "^5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ember-primitives": "workspace:^",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "^2.0.4",
"release-plan": "^0.9.0",
"release-plan": "^0.11.0",
"turbo": "^2.2.3",
"typescript": "^5.4.5"
},
Expand Down
Loading

0 comments on commit 7ded0f6

Please sign in to comment.