@ember-nexus/app-core 0.0.7 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ember-nexus/app-core",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "type": "module",
5
5
  "engines": {
6
6
  "node": ">= 20.0"
@@ -134,7 +134,6 @@
134
134
  "last 1 years and not dead"
135
135
  ],
136
136
  "dependencies": {
137
- "cpy-cli": "^6.0.0",
138
137
  "lru-cache": "^11.1.0",
139
138
  "luxon": "^3.4.4",
140
139
  "tslib": "^2.8.1",
@@ -153,6 +152,7 @@
153
152
  "@vitest/coverage-v8": "^3.0.9",
154
153
  "@vitest/eslint-plugin": "^1.1.38",
155
154
  "@vitest/ui": "^3.1.4",
155
+ "cpy-cli": "^6.0.0",
156
156
  "eslint": "^9.6.0",
157
157
  "eslint-config-prettier": "^9.1.0",
158
158
  "eslint-import-resolver-typescript": "^3.6.1",