tangled
alpha
login
or
join now
finxol.io
/
blog
0
fork
atom
Personal blog
finxol.io
blog
0
fork
atom
overview
issues
pulls
pipelines
chore: add deps
finxol.io
4 months ago
f74ce165
7b7dcf4a
verified
This commit was signed with the committer's
known signature
.
finxol.io
SSH Key Fingerprint:
SHA256:olFE3asYdoBMScuJOt60UxXdJ0RFdGv5kVKrdOtIcPI=
+59
-1
2 changed files
expand all
collapse all
unified
split
package.json
pnpm-lock.yaml
+3
-1
package.json
reviewed
···
2
2
"private": true,
3
3
"name": "nuxt-app",
4
4
"type": "module",
5
5
-
"packageManager": "pnpm@10.20.0",
5
5
+
"packageManager": "pnpm@10.23.0",
6
6
"scripts": {
7
7
"build": "nuxt build",
8
8
"dev": "nuxt dev",
···
12
12
"format": "biome format --write"
13
13
},
14
14
"dependencies": {
15
15
+
"@atcute/bluesky": "^3.2.10",
16
16
+
"@atcute/client": "^4.0.5",
15
17
"@nuxt/content": "^3.8.0",
16
18
"@nuxt/icon": "1.11.0",
17
19
"@nuxtjs/tailwindcss": "^6.14.0",
+56
pnpm-lock.yaml
reviewed
···
8
8
9
9
.:
10
10
dependencies:
11
11
+
'@atcute/bluesky':
12
12
+
specifier: ^3.2.10
13
13
+
version: 3.2.10
14
14
+
'@atcute/client':
15
15
+
specifier: ^4.0.5
16
16
+
version: 4.0.5
11
17
'@nuxt/content':
12
18
specifier: ^3.8.0
13
19
version: 3.8.0(@libsql/client@0.15.15)(better-sqlite3@12.4.1)(magicast@0.5.1)
···
70
76
'@apidevtools/json-schema-ref-parser@11.9.3':
71
77
resolution: {integrity: sha512-60vepv88RwcJtSHrD6MjIL6Ta3SOYbgfnkHb+ppAVK+o9mXprRtulx7VlRl3lN3bbvysAfCS7WMVfhUYemB0IQ==}
72
78
engines: {node: '>= 16'}
79
79
+
80
80
+
'@atcute/atproto@3.1.9':
81
81
+
resolution: {integrity: sha512-DyWwHCTdR4hY2BPNbLXgVmm7lI+fceOwWbE4LXbGvbvVtSn+ejSVFaAv01Ra3kWDha0whsOmbJL8JP0QPpf1+w==}
82
82
+
83
83
+
'@atcute/bluesky@3.2.10':
84
84
+
resolution: {integrity: sha512-qwQWTzRf3umnh2u41gdU+xWYkbzGlKDupc3zeOB+YjmuP1N9wEaUhwS8H7vgrqr0xC9SGNDjeUVcjC4m5BPLBg==}
85
85
+
86
86
+
'@atcute/client@4.0.5':
87
87
+
resolution: {integrity: sha512-R8Qen8goGmEkynYGg2m6XFlVmz0GTDvQ+9w+4QqOob+XMk8/WDpF4aImev7WKEde/rV2gjcqW7zM8E6W9NShDA==}
88
88
+
89
89
+
'@atcute/identity@1.1.3':
90
90
+
resolution: {integrity: sha512-oIqPoI8TwWeQxvcLmFEZLdN2XdWcaLVtlm8pNk0E72As9HNzzD9pwKPrLr3rmTLRIoULPPFmq9iFNsTeCIU9ng==}
91
91
+
92
92
+
'@atcute/lexicons@1.2.4':
93
93
+
resolution: {integrity: sha512-s6fl/SVjQMv7jiitLCcZ434X+VrTsJt7Fl9iJg8WXHJIELRz/U0sNUoP++oWd7bvPy1Vcd2Wnm+YtTm/Zn7AIQ==}
73
94
74
95
'@babel/code-frame@7.27.1':
75
96
resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
···
187
208
'@babel/types@7.28.5':
188
209
resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==}
189
210
engines: {node: '>=6.9.0'}
211
211
+
212
212
+
'@badrap/valita@0.4.6':
213
213
+
resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==}
214
214
+
engines: {node: '>= 18'}
190
215
191
216
'@biomejs/biome@1.9.4':
192
217
resolution: {integrity: sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog==}
···
2303
2328
escape-string-regexp@5.0.0:
2304
2329
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
2305
2330
engines: {node: '>=12'}
2331
2331
+
2332
2332
+
esm-env@1.2.2:
2333
2333
+
resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==}
2306
2334
2307
2335
estree-walker@2.0.2:
2308
2336
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
···
4802
4830
'@types/json-schema': 7.0.15
4803
4831
js-yaml: 4.1.0
4804
4832
4833
4833
+
'@atcute/atproto@3.1.9':
4834
4834
+
dependencies:
4835
4835
+
'@atcute/lexicons': 1.2.4
4836
4836
+
4837
4837
+
'@atcute/bluesky@3.2.10':
4838
4838
+
dependencies:
4839
4839
+
'@atcute/atproto': 3.1.9
4840
4840
+
'@atcute/lexicons': 1.2.4
4841
4841
+
4842
4842
+
'@atcute/client@4.0.5':
4843
4843
+
dependencies:
4844
4844
+
'@atcute/identity': 1.1.3
4845
4845
+
'@atcute/lexicons': 1.2.4
4846
4846
+
4847
4847
+
'@atcute/identity@1.1.3':
4848
4848
+
dependencies:
4849
4849
+
'@atcute/lexicons': 1.2.4
4850
4850
+
'@badrap/valita': 0.4.6
4851
4851
+
4852
4852
+
'@atcute/lexicons@1.2.4':
4853
4853
+
dependencies:
4854
4854
+
'@standard-schema/spec': 1.0.0
4855
4855
+
esm-env: 1.2.2
4856
4856
+
4805
4857
'@babel/code-frame@7.27.1':
4806
4858
dependencies:
4807
4859
'@babel/helper-validator-identifier': 7.28.5
···
4968
5020
dependencies:
4969
5021
'@babel/helper-string-parser': 7.27.1
4970
5022
'@babel/helper-validator-identifier': 7.28.5
5023
5023
+
5024
5024
+
'@badrap/valita@0.4.6': {}
4971
5025
4972
5026
'@biomejs/biome@1.9.4':
4973
5027
optionalDependencies:
···
7258
7312
escape-string-regexp@4.0.0: {}
7259
7313
7260
7314
escape-string-regexp@5.0.0: {}
7315
7315
+
7316
7316
+
esm-env@1.2.2: {}
7261
7317
7262
7318
estree-walker@2.0.2: {}
7263
7319