prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update dependencies

authored by

github-actions[bot] and committed by
tyler
2f65f2f9 e4597661

+13 -13
+2 -2
package.json
··· 22 22 "@changesets/cli": "^2.29.8", 23 23 "@eslint/js": "9.29.0", 24 24 "eslint": "9.29.0", 25 - "knip": "^5.73.4", 25 + "knip": "^5.76.3", 26 26 "prettier": "3.6.1", 27 27 "typescript-eslint": "8.35.0" 28 28 }, 29 - "packageManager": "pnpm@10.25.0", 29 + "packageManager": "pnpm@10.26.1", 30 30 "engines": { 31 31 "node": ">=20.19.0" 32 32 },
+1 -1
packages/site/package.json
··· 22 22 "devDependencies": { 23 23 "@tailwindcss/vite": "^4.1.18", 24 24 "@testing-library/jest-dom": "^6.9.1", 25 - "@testing-library/react": "^16.3.0", 25 + "@testing-library/react": "^16.3.1", 26 26 "@testing-library/user-event": "^14.6.1", 27 27 "@types/react": "^19.2.7", 28 28 "@types/react-dom": "^19.2.3",
+10 -10
pnpm-lock.yaml
··· 21 21 specifier: 9.29.0 22 22 version: 9.29.0(jiti@2.6.1) 23 23 knip: 24 - specifier: ^5.73.4 25 - version: 5.73.4(@types/node@24.0.4)(typescript@5.9.3) 24 + specifier: ^5.76.3 25 + version: 5.76.3(@types/node@24.0.4)(typescript@5.9.3) 26 26 prettier: 27 27 specifier: 3.6.1 28 28 version: 3.6.1 ··· 89 89 specifier: ^6.9.1 90 90 version: 6.9.1 91 91 '@testing-library/react': 92 - specifier: ^16.3.0 93 - version: 16.3.0(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 92 + specifier: ^16.3.1 93 + version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 94 94 '@testing-library/user-event': 95 95 specifier: ^14.6.1 96 96 version: 14.6.1(@testing-library/dom@10.4.1) ··· 1059 1059 resolution: {integrity: sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==} 1060 1060 engines: {node: '>=14', npm: '>=6', yarn: '>=1'} 1061 1061 1062 - '@testing-library/react@16.3.0': 1063 - resolution: {integrity: sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==} 1062 + '@testing-library/react@16.3.1': 1063 + resolution: {integrity: sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==} 1064 1064 engines: {node: '>=18'} 1065 1065 peerDependencies: 1066 1066 '@testing-library/dom': ^10.0.0 ··· 1876 1876 keyv@4.5.4: 1877 1877 resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} 1878 1878 1879 - knip@5.73.4: 1880 - resolution: {integrity: sha512-q0DDgqsRMa4z2IMEPEblns0igitG8Fu7exkvEgQx1QMLKEqSvcvKP9fMk+C1Ehy+Ux6oayl6zfAEGt6DvFtidw==} 1879 + knip@5.76.3: 1880 + resolution: {integrity: sha512-YLCCzOFzkuNgyL9LdrwFBstV9gpmvPCuolRzs9W++of0mtPH1D3ehE3M4okgayksgq7tWkkMAmyjrDrXxX6aAQ==} 1881 1881 engines: {node: '>=18.18.0'} 1882 1882 hasBin: true 1883 1883 peerDependencies: ··· 3671 3671 picocolors: 1.1.1 3672 3672 redent: 3.0.0 3673 3673 3674 - '@testing-library/react@16.3.0(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': 3674 + '@testing-library/react@16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': 3675 3675 dependencies: 3676 3676 '@babel/runtime': 7.28.4 3677 3677 '@testing-library/dom': 10.4.1 ··· 4553 4553 dependencies: 4554 4554 json-buffer: 3.0.1 4555 4555 4556 - knip@5.73.4(@types/node@24.0.4)(typescript@5.9.3): 4556 + knip@5.76.3(@types/node@24.0.4)(typescript@5.9.3): 4557 4557 dependencies: 4558 4558 '@nodelib/fs.walk': 1.2.8 4559 4559 '@types/node': 24.0.4