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
206af79b 2f65f2f9

+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.76.3", 25 + "knip": "^5.78.0", 26 26 "prettier": "3.6.1", 27 27 "typescript-eslint": "8.35.0" 28 28 }, 29 - "packageManager": "pnpm@10.26.1", 29 + "packageManager": "pnpm@10.26.2", 30 30 "engines": { 31 31 "node": ">=20.19.0" 32 32 },
+1 -1
packages/site/package.json
··· 14 14 "@monaco-editor/react": "^4.7.0", 15 15 "lz-string": "^1.5.0", 16 16 "monaco-editor": "0.52.0", 17 - "nuqs": "^2.8.5", 17 + "nuqs": "^2.8.6", 18 18 "prototypey": "workspace:*", 19 19 "react": "^19.2.3", 20 20 "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.76.3 25 - version: 5.76.3(@types/node@24.0.4)(typescript@5.9.3) 24 + specifier: ^5.78.0 25 + version: 5.78.0(@types/node@24.0.4)(typescript@5.9.3) 26 26 prettier: 27 27 specifier: 3.6.1 28 28 version: 3.6.1 ··· 70 70 specifier: 0.52.0 71 71 version: 0.52.0 72 72 nuqs: 73 - specifier: ^2.8.5 74 - version: 2.8.5(react@19.2.3) 73 + specifier: ^2.8.6 74 + version: 2.8.6(react@19.2.3) 75 75 prototypey: 76 76 specifier: workspace:* 77 77 version: link:../prototypey ··· 1876 1876 keyv@4.5.4: 1877 1877 resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} 1878 1878 1879 - knip@5.76.3: 1880 - resolution: {integrity: sha512-YLCCzOFzkuNgyL9LdrwFBstV9gpmvPCuolRzs9W++of0mtPH1D3ehE3M4okgayksgq7tWkkMAmyjrDrXxX6aAQ==} 1879 + knip@5.78.0: 1880 + resolution: {integrity: sha512-nB7i/fgiJl7WVxdv5lX4ZPfDt9/zrw/lOgZtyioy988xtFhKuFJCRdHWT1Zg9Avc0yaojvnmEuAXU8SeMblKww==} 1881 1881 engines: {node: '>=18.18.0'} 1882 1882 hasBin: true 1883 1883 peerDependencies: ··· 2052 2052 node-releases@2.0.25: 2053 2053 resolution: {integrity: sha512-4auku8B/vw5psvTiiN9j1dAOsXvMoGqJuKJcR+dTdqiXEK20mMTk1UEo3HS16LeGQsVG6+qKTPM9u/qQ2LqATA==} 2054 2054 2055 - nuqs@2.8.5: 2056 - resolution: {integrity: sha512-ndhnNB9eLX/bsiGFkBNsrfOWf3BCbzBMD+b5GkD5o2Q96Q+llHnoUlZsrO3tgJKZZV7LLlVCvFKdj+sjBITRzg==} 2055 + nuqs@2.8.6: 2056 + resolution: {integrity: sha512-aRxeX68b4ULmhio8AADL2be1FWDy0EPqaByPvIYWrA7Pm07UjlrICp/VPlSnXJNAG0+3MQwv3OporO2sOXMVGA==} 2057 2057 peerDependencies: 2058 2058 '@remix-run/react': '>=2' 2059 2059 '@tanstack/react-router': ^1 ··· 4553 4553 dependencies: 4554 4554 json-buffer: 3.0.1 4555 4555 4556 - knip@5.76.3(@types/node@24.0.4)(typescript@5.9.3): 4556 + knip@5.78.0(@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 ··· 4697 4697 4698 4698 node-releases@2.0.25: {} 4699 4699 4700 - nuqs@2.8.5(react@19.2.3): 4700 + nuqs@2.8.6(react@19.2.3): 4701 4701 dependencies: 4702 4702 '@standard-schema/spec': 1.0.0 4703 4703 react: 19.2.3