We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa73d3 commit 169e279Copy full SHA for 169e279
package.json
@@ -41,11 +41,11 @@
41
"trailingComma": "all"
42
},
43
"dependencies": {
44
+ "@floating-ui/dom": "1.6.13",
45
"@juggle/resize-observer": "3.4.0",
46
"@sentry/ember": "9.1.0",
47
"chart.js": "4.4.8",
48
"date-fns": "4.1.0",
- "@floating-ui/dom": "1.6.13",
49
"highlight.js": "11.11.1",
50
"macro-decorators": "0.1.2",
51
"mermaid": "11.4.1",
@@ -66,8 +66,8 @@
66
"@embroider/compat": "3.8.2",
67
"@embroider/core": "3.5.2",
68
"@embroider/webpack": "4.1.0",
69
- "@eslint/js": "9.21.0",
70
"@eslint/eslintrc": "3.3.0",
+ "@eslint/js": "9.21.0",
71
"@glimmer/component": "2.0.0",
72
"@glimmer/tracking": "1.1.2",
73
"@mainmatter/ember-api-actions": "0.6.0",
0 commit comments