pds: delete strawberry
This commit is contained in:
parent
7ee7db8535
commit
d9df9c0e54
3 changed files with 0 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
||||||
"use strict"
|
"use strict"
|
||||||
|
|
||||||
// require("./trust-aglais.js");
|
|
||||||
require("./allow-slurs.js");
|
require("./allow-slurs.js");
|
||||||
|
|
||||||
require("dotenv").config();
|
require("dotenv").config();
|
||||||
|
|
|
@ -8,7 +8,6 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@atproto/common": "^0.4.8",
|
"@atproto/common": "^0.4.8",
|
||||||
"@atproto/pds": "^0.4.107",
|
"@atproto/pds": "^0.4.107",
|
||||||
"@marshift/strawberry": "^1.5.1",
|
|
||||||
"dotenv": "^16.4.7",
|
"dotenv": "^16.4.7",
|
||||||
"express": "^4.21.2"
|
"express": "^4.21.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -22,9 +22,6 @@ importers:
|
||||||
'@atproto/pds':
|
'@atproto/pds':
|
||||||
specifier: ^0.4.107
|
specifier: ^0.4.107
|
||||||
version: 0.4.107(patch_hash=rhj4e7gcdertxkhwzg7vrpgaky)
|
version: 0.4.107(patch_hash=rhj4e7gcdertxkhwzg7vrpgaky)
|
||||||
'@marshift/strawberry':
|
|
||||||
specifier: ^1.5.1
|
|
||||||
version: 1.5.1
|
|
||||||
dotenv:
|
dotenv:
|
||||||
specifier: ^16.4.7
|
specifier: ^16.4.7
|
||||||
version: 16.4.7
|
version: 16.4.7
|
||||||
|
@ -478,9 +475,6 @@ packages:
|
||||||
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
'@marshift/strawberry@1.5.1':
|
|
||||||
resolution: {integrity: sha512-OtZo6kKA06ceaf9j41r+6UxKAhqHzUnw8jYokLbVHqkQeW88SCxyOlZKOW7uoefnjWQXZcclg5v9xd+NtVe9oA==}
|
|
||||||
|
|
||||||
'@noble/curves@1.8.1':
|
'@noble/curves@1.8.1':
|
||||||
resolution: {integrity: sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==}
|
resolution: {integrity: sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==}
|
||||||
engines: {node: ^14.21.3 || >=16}
|
engines: {node: ^14.21.3 || >=16}
|
||||||
|
@ -2754,8 +2748,6 @@ snapshots:
|
||||||
wrap-ansi: 8.1.0
|
wrap-ansi: 8.1.0
|
||||||
wrap-ansi-cjs: wrap-ansi@7.0.0
|
wrap-ansi-cjs: wrap-ansi@7.0.0
|
||||||
|
|
||||||
'@marshift/strawberry@1.5.1': {}
|
|
||||||
|
|
||||||
'@noble/curves@1.8.1':
|
'@noble/curves@1.8.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@noble/hashes': 1.7.1
|
'@noble/hashes': 1.7.1
|
||||||
|
|
Loading…
Reference in a new issue