Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryD committed May 28, 2024
1 parent d3f6a75 commit 93ef637
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 217 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,19 +67,19 @@
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
"@glint/template": "^1.4.0",
"@nullvoxpopuli/eslint-configs": "^3.2.2",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@playwright/test": "^1.44.0",
"@triptyk/ember-input": "2.0.2",
"@triptyk/ember-input-validation": "2.0.2",
"@triptyk/ember-input": "2.0.3",
"@triptyk/ember-input-validation": "2.0.3",
"@triptyk/ember-simple-auth-token": "6.0.0-beta.1",
"@triptyk/ember-ui": "2.0.2",
"@triptyk/ember-ui": "2.0.3",
"@triptyk/ember-utils": "^1.2.6",
"@tsconfig/ember": "~3.0.6",
"@types/node": "^20.12.12",
"@types/qunit": "~2.19.10",
"@types/rsvp": "~4.0.9",
"@typescript-eslint/eslint-plugin": "~7.10.0",
"@typescript-eslint/parser": "~7.10.0",
"@typescript-eslint/eslint-plugin": "~7.11.0",
"@typescript-eslint/parser": "~7.11.0",
"@warp-drive-types/core-types": "0.0.0-alpha.50",
"@warp-drive/core-types": "0.0.0-alpha.50",
"@warp-drive/schema-record": "0.0.0-alpha.50",
Expand All @@ -88,7 +88,7 @@
"concurrently": "^8.2.2",
"date-fns": "~3.6.0",
"els-intl-addon": "^1.0.6",
"ember-auto-import": "~2.7.2",
"ember-auto-import": "~2.7.3",
"ember-can": "git@github.com:minutebase/ember-can.git#dist",
"ember-changeset-validations": "~4.1.1",
"ember-cli": "~5.8.1",
Expand Down Expand Up @@ -134,8 +134,8 @@
"eslint-plugin-n": "^17.5.1",
"eslint-plugin-prettier": "~5.1.3",
"eslint-plugin-qunit": "~8.1.1",
"eslint-plugin-unicorn": "~52.0.0",
"eslint-plugin-unused-imports": "~3.2.0",
"eslint-plugin-unicorn": "~53.0.0",
"eslint-plugin-unused-imports": "~4.0.0",
"eslint-plugin-yml": "^1.14.0",
"lefthook": "~1.6.13",
"loader.js": "~4.7.0",
Expand All @@ -146,7 +146,7 @@
"prettier-plugin-ember-template-tag": "^2.0.2",
"qunit": "~2.20.1",
"qunit-dom": "~3.1.2",
"stylelint": "^16.5.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
"tailwindcss": "~3.4.3",
Expand Down
Loading

0 comments on commit 93ef637

Please sign in to comment.