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
e37568f8 71cba602

+7 -7
+1 -1
package.json
··· 26 26 "prettier": "3.6.1", 27 27 "typescript-eslint": "8.35.0" 28 28 }, 29 - "packageManager": "pnpm@10.22.0", 29 + "packageManager": "pnpm@10.23.0", 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.0", 17 + "nuqs": "^2.8.1", 18 18 "prototypey": "workspace:*", 19 19 "react": "^19.2.0", 20 20 "react-dom": "^19.2.0"
+5 -5
pnpm-lock.yaml
··· 70 70 specifier: 0.52.0 71 71 version: 0.52.0 72 72 nuqs: 73 - specifier: ^2.8.0 74 - version: 2.8.0(react@19.2.0) 73 + specifier: ^2.8.1 74 + version: 2.8.1(react@19.2.0) 75 75 prototypey: 76 76 specifier: workspace:* 77 77 version: link:../prototypey ··· 2032 2032 node-releases@2.0.25: 2033 2033 resolution: {integrity: sha512-4auku8B/vw5psvTiiN9j1dAOsXvMoGqJuKJcR+dTdqiXEK20mMTk1UEo3HS16LeGQsVG6+qKTPM9u/qQ2LqATA==} 2034 2034 2035 - nuqs@2.8.0: 2036 - resolution: {integrity: sha512-JnVUUNR5hRtt8ZX131KmiGL6IlbyqgXKifL3oYYuDcJ+Kb8fT+WiaMPY7HmfgrECl0FeQBf7H59KfIfbq2DNdw==} 2035 + nuqs@2.8.1: 2036 + resolution: {integrity: sha512-kIw8UW5KXXfVla6B9h0EKzSH/YDpee6lojniQoMyul8wq9brwV0kElE2Jzg4NSCLBo7n2E3wc1J3o7IyPYVlqQ==} 2037 2037 peerDependencies: 2038 2038 '@remix-run/react': '>=2' 2039 2039 '@tanstack/react-router': ^1 ··· 4641 4641 4642 4642 node-releases@2.0.25: {} 4643 4643 4644 - nuqs@2.8.0(react@19.2.0): 4644 + nuqs@2.8.1(react@19.2.0): 4645 4645 dependencies: 4646 4646 '@standard-schema/spec': 1.0.0 4647 4647 react: 19.2.0