fix: package.json en package-lock.json
This commit is contained in:
parent
7b99050bde
commit
c68f0872bf
3 changed files with 15 additions and 1989 deletions
|
@ -16,7 +16,6 @@
|
||||||
"test:unit": "vitest --run"
|
"test:unit": "vitest --run"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@esbuild/darwin-arm64": "^0.25.2",
|
|
||||||
"@mikro-orm/core": "6.4.12",
|
"@mikro-orm/core": "6.4.12",
|
||||||
"@mikro-orm/knex": "6.4.12",
|
"@mikro-orm/knex": "6.4.12",
|
||||||
"@mikro-orm/postgresql": "6.4.12",
|
"@mikro-orm/postgresql": "6.4.12",
|
||||||
|
@ -27,7 +26,6 @@
|
||||||
"cross": "^1.0.0",
|
"cross": "^1.0.0",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"dotenv": "^16.4.7",
|
"dotenv": "^16.4.7",
|
||||||
"dwengo-1-common": "^0.1.1",
|
|
||||||
"express": "^5.0.1",
|
"express": "^5.0.1",
|
||||||
"express-jwt": "^8.5.1",
|
"express-jwt": "^8.5.1",
|
||||||
"gift-pegjs": "^1.0.2",
|
"gift-pegjs": "^1.0.2",
|
||||||
|
|
|
@ -17,8 +17,6 @@
|
||||||
"test:unit": "vitest --run"
|
"test:unit": "vitest --run"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@dwengo-1/common": "^0.1.1",
|
|
||||||
"@rollup/rollup-darwin-arm64": "^4.40.0",
|
|
||||||
"@tanstack/react-query": "^5.69.0",
|
"@tanstack/react-query": "^5.69.0",
|
||||||
"@tanstack/vue-query": "^5.69.0",
|
"@tanstack/vue-query": "^5.69.0",
|
||||||
"@vueuse/core": "^13.1.0",
|
"@vueuse/core": "^13.1.0",
|
||||||
|
|
2000
package-lock.json
generated
2000
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue