add to it

This commit is contained in:
2025-08-17 10:24:19 +10:00
parent 230be1edb0
commit 61058464c2
2 changed files with 52 additions and 52 deletions
+45 -45
View File
@@ -8,12 +8,12 @@
"name": "family-tree",
"version": "0.0.0",
"dependencies": {
"@angular/common": "^20.1.0",
"@angular/compiler": "^20.1.0",
"@angular/core": "^20.1.0",
"@angular/forms": "^20.1.0",
"@angular/platform-browser": "^20.1.0",
"@angular/router": "^20.1.0",
"@angular/common": "^20.1.7",
"@angular/compiler": "^20.1.7",
"@angular/core": "^20.1.7",
"@angular/forms": "^20.1.7",
"@angular/platform-browser": "^20.1.7",
"@angular/router": "^20.1.7",
"@primeuix/themes": "^1.2.1",
"@tailwindcss/postcss": "^4.1.11",
"file-saver": "^2.0.5",
@@ -30,7 +30,7 @@
"devDependencies": {
"@angular/build": "^20.1.1",
"@angular/cli": "^20.1.1",
"@angular/compiler-cli": "^20.1.0",
"@angular/compiler-cli": "^20.1.7",
"@types/file-saver": "^2.0.7",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.8.0",
@@ -324,9 +324,9 @@
}
},
"node_modules/@angular/animations": {
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-20.1.2.tgz",
"integrity": "sha512-r1JnNXZEg2Rrz53Mr4D4/S7v6ozZ3FPzJJo38lDq2WJKSkKc09R9fjFWIB/rXwEXUuiWEfNfxx+O4g6rrbXWWA==",
"version": "20.1.7",
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-20.1.7.tgz",
"integrity": "sha512-ykzx6cKqGkKbtE2CbHBukIgM2Wk8+BmYTEqwRZRVqskxbIGvEuLmLJrvmwpqqvo4MypgvbLEtJyviSCYQkZYvA==",
"license": "MIT",
"peer": true,
"dependencies": {
@@ -336,8 +336,8 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},
"peerDependencies": {
"@angular/common": "20.1.2",
"@angular/core": "20.1.2"
"@angular/common": "20.1.7",
"@angular/core": "20.1.7"
}
},
"node_modules/@angular/build": {
@@ -518,9 +518,9 @@
}
},
"node_modules/@angular/common": {
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.1.2.tgz",
"integrity": "sha512-MQYP+4lvw81jBRknNYgIye7N36SD68SADUB7xO+7pF5+KbGundfmZkO29uWCnTBU86C4xU4DshlFVhzFK1lreQ==",
"version": "20.1.7",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.1.7.tgz",
"integrity": "sha512-3eFxQ18613JpBQw53wMUZfqc2RvratWx6GqKs5A1JJpMs0qq26yc2PhJWer99u3mugpKavmKoKpXFBkuWg50Qw==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -529,14 +529,14 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},
"peerDependencies": {
"@angular/core": "20.1.2",
"@angular/core": "20.1.7",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@angular/compiler": {
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.1.2.tgz",
"integrity": "sha512-BCYQArXAknOyMB5rgx9yK3p5uYFhgN91Jxo5Fbuso6M+7p1PoxOE4E9XrqQfhpVJOl9hcz7vNFnQ4Oer0R83UQ==",
"version": "20.1.7",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.1.7.tgz",
"integrity": "sha512-IZPkFxXoJZy7aVBgcsYLKyfr1CreCqpqhlbiSVXgtleyTcReaMoQBHeEqyFxD7PeB4Lfmf1N6ncHCILg+wxTfw==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -546,9 +546,9 @@
}
},
"node_modules/@angular/compiler-cli": {
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-20.1.2.tgz",
"integrity": "sha512-NMSDavN+CJYvSze6wq7DpbrUA/EqiAD7GQoeJtuOknzUpPlWQmFOoHzTMKW+S34XlNEw+YQT0trv3DKcrE+T/w==",
"version": "20.1.7",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-20.1.7.tgz",
"integrity": "sha512-YnSn/956+On0KaJqzikZ6Ot7lcYJRU06bhXAjGI7UdRoyYYbtnpG3jPspXDunycvuVxKFHMzjKlIoMohk6bPGA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -569,7 +569,7 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},
"peerDependencies": {
"@angular/compiler": "20.1.2",
"@angular/compiler": "20.1.7",
"typescript": ">=5.8 <5.9"
},
"peerDependenciesMeta": {
@@ -627,9 +627,9 @@
}
},
"node_modules/@angular/core": {
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-20.1.2.tgz",
"integrity": "sha512-8jAvpkHoXHSH0HoqNVgPstSMGmC0oaYN93HW7K2rMRxj1Uhtahkeb/7/kfnj7yLi5FDfm98ofOFT4Lxzf2eZXQ==",
"version": "20.1.7",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-20.1.7.tgz",
"integrity": "sha512-LL5nyCQ9yrMLQMfAPgambGCPEQmpuHrg3cTRI0P9EMySgFoyyPUsIfWYYz5w1VWxmkfcXSkpNtyaNB5P60p0rg==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -638,7 +638,7 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},
"peerDependencies": {
"@angular/compiler": "20.1.2",
"@angular/compiler": "20.1.7",
"rxjs": "^6.5.3 || ^7.4.0",
"zone.js": "~0.15.0"
},
@@ -652,9 +652,9 @@
}
},
"node_modules/@angular/forms": {
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-20.1.2.tgz",
"integrity": "sha512-ziOaeN0by1cTCNzwCo/IC2ekFzrM7ehc8uQHMQ6dYprSX45lJmdCsNnn+R0lx68VugvbMhHHO5ieOORf5sEmew==",
"version": "20.1.7",
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-20.1.7.tgz",
"integrity": "sha512-gHfCeW7gp7GLjHfNOF+es8gAYph4+ZhgfvP9cdj9RmRy7ckQTuJ2OwrWmruqRcrB3J46uqENQyrNhJz0ubozYA==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -663,16 +663,16 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},
"peerDependencies": {
"@angular/common": "20.1.2",
"@angular/core": "20.1.2",
"@angular/platform-browser": "20.1.2",
"@angular/common": "20.1.7",
"@angular/core": "20.1.7",
"@angular/platform-browser": "20.1.7",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@angular/platform-browser": {
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-20.1.2.tgz",
"integrity": "sha512-jsgO4atyh6T3Rt+idHI29ENaq1a4VKfvtTgWf1S0qSCsfMt2kv5AAO+LkL6lYx8TtJu5zjAETiUwSiWUqY1jOg==",
"version": "20.1.7",
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-20.1.7.tgz",
"integrity": "sha512-z2dlsrar4XmDAIgin1O3zDztVWHUpdZzR65mqyvbaNKtQHcnL33wVBBNVnksBkpPq+Lou2Cih1AdsICKyRyRbQ==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -681,9 +681,9 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},
"peerDependencies": {
"@angular/animations": "20.1.2",
"@angular/common": "20.1.2",
"@angular/core": "20.1.2"
"@angular/animations": "20.1.7",
"@angular/common": "20.1.7",
"@angular/core": "20.1.7"
},
"peerDependenciesMeta": {
"@angular/animations": {
@@ -692,9 +692,9 @@
}
},
"node_modules/@angular/router": {
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/@angular/router/-/router-20.1.2.tgz",
"integrity": "sha512-xMRDARfSgwDZSorrTMtv9Gdb9UtWflwn8LOgmPbj3waXyuGWUbgpoJCD0Mh6necc9fhQ60GbBRG5K2EVVr3ATQ==",
"version": "20.1.7",
"resolved": "https://registry.npmjs.org/@angular/router/-/router-20.1.7.tgz",
"integrity": "sha512-Pcd5zmQxq2szGQwG9Gmmt92icBrAocEowOI9OBYeuwyhcR+pVrcc67mbrVFB+bspkbTDBxxtPV+SV21vDKROSQ==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -703,9 +703,9 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},
"peerDependencies": {
"@angular/common": "20.1.2",
"@angular/core": "20.1.2",
"@angular/platform-browser": "20.1.2",
"@angular/common": "20.1.7",
"@angular/core": "20.1.7",
"@angular/platform-browser": "20.1.7",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
+7 -7
View File
@@ -20,12 +20,12 @@
},
"private": true,
"dependencies": {
"@angular/common": "^20.1.0",
"@angular/compiler": "^20.1.0",
"@angular/core": "^20.1.0",
"@angular/forms": "^20.1.0",
"@angular/platform-browser": "^20.1.0",
"@angular/router": "^20.1.0",
"@angular/common": "^20.1.7",
"@angular/compiler": "^20.1.7",
"@angular/core": "^20.1.7",
"@angular/forms": "^20.1.7",
"@angular/platform-browser": "^20.1.7",
"@angular/router": "^20.1.7",
"@primeuix/themes": "^1.2.1",
"@tailwindcss/postcss": "^4.1.11",
"file-saver": "^2.0.5",
@@ -42,7 +42,7 @@
"devDependencies": {
"@angular/build": "^20.1.1",
"@angular/cli": "^20.1.1",
"@angular/compiler-cli": "^20.1.0",
"@angular/compiler-cli": "^20.1.7",
"@types/file-saver": "^2.0.7",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.8.0",