import qd-design library

This commit is contained in:
MastersGame
2026-06-11 01:20:39 +02:00
parent f837c7e902
commit 8efa4eab12
6 changed files with 25 additions and 349 deletions

13
package-lock.json generated
View File

@@ -16,6 +16,7 @@
"@angular/platform-server": "^20.1.0",
"@angular/router": "^20.1.0",
"@angular/ssr": "^20.1.5",
"@qd/qd-design": "^0.1.0",
"express": "^5.1.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
@@ -3045,6 +3046,18 @@
"license": "MIT",
"optional": true
},
"node_modules/@qd/qd-design": {
"version": "0.1.0",
"resolved": "https://git.quentinduwa.fr/api/packages/quentin_duwa/npm/%40qd%2Fqd-design/-/0.1.0/qd-design-0.1.0.tgz",
"integrity": "sha512-TGTSwmcNq5I93u60q16LW/XQmNZp4VJmvCmVeEstSR397KqcrZaPzm8z5oR5b5XJAdfrUefy2zhbaAGpfpHhdw==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": "^20.1.0",
"@angular/core": "^20.1.0"
}
},
"node_modules/@rollup/rollup-android-arm-eabi": {
"version": "4.59.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz",