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

update dependencies

authored by github-actions[bot] and committed by tyler 6f7e8873 10ecf645

+20 -20
+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.79.0", 25 + "knip": "^5.80.2", 26 26 "prettier": "3.6.1", 27 27 "typescript-eslint": "8.35.0" 28 28 }, 29 - "packageManager": "pnpm@10.27.0", 29 + "packageManager": "pnpm@10.28.0", 30 30 "engines": { 31 31 "node": ">=20.19.0" 32 32 },
+1 -1
packages/site/package.json
··· 24 24 "@testing-library/jest-dom": "^6.9.1", 25 25 "@testing-library/react": "^16.3.1", 26 26 "@testing-library/user-event": "^14.6.1", 27 - "@types/react": "^19.2.7", 27 + "@types/react": "^19.2.8", 28 28 "@types/react-dom": "^19.2.3", 29 29 "@vitejs/plugin-react": "^5.1.2", 30 30 "babel-plugin-react-compiler": "^1.0.0",
+17 -17
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.79.0 25 - version: 5.79.0(@types/node@24.0.4)(typescript@5.9.3) 24 + specifier: ^5.80.2 25 + version: 5.80.2(@types/node@24.0.4)(typescript@5.9.3) 26 26 prettier: 27 27 specifier: 3.6.1 28 28 version: 3.6.1 ··· 90 90 version: 6.9.1 91 91 '@testing-library/react': 92 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) 93 + version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(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) 97 97 '@types/react': 98 - specifier: ^19.2.7 99 - version: 19.2.7 98 + specifier: ^19.2.8 99 + version: 19.2.8 100 100 '@types/react-dom': 101 101 specifier: ^19.2.3 102 - version: 19.2.3(@types/react@19.2.7) 102 + version: 19.2.3(@types/react@19.2.8) 103 103 '@vitejs/plugin-react': 104 104 specifier: ^5.1.2 105 105 version: 5.1.2(rolldown-vite@7.0.6(@types/node@24.0.4)(esbuild@0.25.10)(jiti@2.6.1)) ··· 1121 1121 peerDependencies: 1122 1122 '@types/react': ^19.2.0 1123 1123 1124 - '@types/react@19.2.7': 1125 - resolution: {integrity: sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==} 1124 + '@types/react@19.2.8': 1125 + resolution: {integrity: sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==} 1126 1126 1127 1127 '@typescript-eslint/eslint-plugin@8.35.0': 1128 1128 resolution: {integrity: sha512-ijItUYaiWuce0N1SoSMrEd0b6b6lYkYt99pqCPfybd+HKVXtEvYhICfLdwp42MhiI5mp0oq7PKEL+g1cNiz/Eg==} ··· 1876 1876 keyv@4.5.4: 1877 1877 resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} 1878 1878 1879 - knip@5.79.0: 1880 - resolution: {integrity: sha512-rcg+mNdqm6UiTuRVyy6UuuHw1n4ABMpNXDtrfGaCeUtJoRBAvAENIebr8YMtOz6XE7iVHZ8+rY7skgEtosczhQ==} 1879 + knip@5.80.2: 1880 + resolution: {integrity: sha512-Yt7iF8Uzl7pp3mGA6yvum6PZBcbGhjasZYuqIwcIAX1jsIhGRUAK0icP0qrB6FSPBI3BpIeMHl7n9meCLO6ovg==} 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.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)': 3674 + '@testing-library/react@16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(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 3678 3678 react: 19.2.3 3679 3679 react-dom: 19.2.3(react@19.2.3) 3680 3680 optionalDependencies: 3681 - '@types/react': 19.2.7 3682 - '@types/react-dom': 19.2.3(@types/react@19.2.7) 3681 + '@types/react': 19.2.8 3682 + '@types/react-dom': 19.2.3(@types/react@19.2.8) 3683 3683 3684 3684 '@testing-library/user-event@14.6.1(@testing-library/dom@10.4.1)': 3685 3685 dependencies: ··· 3729 3729 dependencies: 3730 3730 undici-types: 7.8.0 3731 3731 3732 - '@types/react-dom@19.2.3(@types/react@19.2.7)': 3732 + '@types/react-dom@19.2.3(@types/react@19.2.8)': 3733 3733 dependencies: 3734 - '@types/react': 19.2.7 3734 + '@types/react': 19.2.8 3735 3735 3736 - '@types/react@19.2.7': 3736 + '@types/react@19.2.8': 3737 3737 dependencies: 3738 3738 csstype: 3.2.3 3739 3739 ··· 4553 4553 dependencies: 4554 4554 json-buffer: 3.0.1 4555 4555 4556 - knip@5.79.0(@types/node@24.0.4)(typescript@5.9.3): 4556 + knip@5.80.2(@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