mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
Remove tslib
This commit is contained in:
parent
42cd107b2a
commit
ac908d2efd
2 changed files with 0 additions and 7 deletions
6
assets/package-lock.json
generated
6
assets/package-lock.json
generated
|
@ -15,7 +15,6 @@
|
||||||
"jest-environment-jsdom": "^29.7.0",
|
"jest-environment-jsdom": "^29.7.0",
|
||||||
"normalize-scss": "^8.0.0",
|
"normalize-scss": "^8.0.0",
|
||||||
"sass": "^1.75.0",
|
"sass": "^1.75.0",
|
||||||
"tslib": "^2.6.2",
|
|
||||||
"typescript": "^5.4",
|
"typescript": "^5.4",
|
||||||
"vite": "^5.2"
|
"vite": "^5.2"
|
||||||
},
|
},
|
||||||
|
@ -6478,11 +6477,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tslib": {
|
|
||||||
"version": "2.6.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
||||||
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
|
|
||||||
},
|
|
||||||
"node_modules/type-check": {
|
"node_modules/type-check": {
|
||||||
"version": "0.4.0",
|
"version": "0.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
"jest-environment-jsdom": "^29.7.0",
|
"jest-environment-jsdom": "^29.7.0",
|
||||||
"normalize-scss": "^8.0.0",
|
"normalize-scss": "^8.0.0",
|
||||||
"sass": "^1.75.0",
|
"sass": "^1.75.0",
|
||||||
"tslib": "^2.6.2",
|
|
||||||
"typescript": "^5.4",
|
"typescript": "^5.4",
|
||||||
"vite": "^5.2"
|
"vite": "^5.2"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue