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 8, 2024
1 parent 200ead5 commit 5ce8a38
Show file tree
Hide file tree
Showing 4 changed files with 319 additions and 591 deletions.
12 changes: 6 additions & 6 deletions ember-statechart-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"@babel/plugin-syntax-decorators": "7.25.7",
"@babel/plugin-transform-typescript": "^7.25.7",
"@babel/preset-typescript": "7.25.7",
"@embroider/addon-dev": "^5.0.0",
"@embroider/addon-dev": "^7.0.0",
"@glimmer/compiler": "^0.92.4",
"@glimmer/component": "^1.1.2",
"@glimmer/component": "^2.0.0",
"@glimmer/env": "^0.1.7",
"@glint/core": "1.4.1-unstable.b29a807",
"@glint/environment-ember-loose": "1.4.1-unstable.b29a807",
Expand All @@ -74,9 +74,9 @@
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"concurrently": "^9.0.1",
"ember-source": "^5.5.0",
"eslint": "^8.57.0",
"eslint-plugin-decorator-position": "^5.0.2",
"ember-source": "^6.0.0",
"eslint": "^9.0.0",
"eslint-plugin-decorator-position": "^6.0.0",
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-json": "^4.0.1",
Expand All @@ -86,7 +86,7 @@
"prettier": "^3.3.3",
"publint": "^0.2.11",
"typescript": "~5.5.0",
"vite": "^5.4.8",
"vite": "^6.0.0",
"vite-plugin-dts": "^4.2.4",
"xstate": "^5.18.2"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@glint/template": "1.4.1-unstable.b29a807",
"@typescript-eslint/parser": "^8.8.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-node": "^11.1.0",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 5ce8a38

Please sign in to comment.