this repo has no description
0
fork

Configure Feed

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

update packages

alice a7d9d393 885e75fc

+51 -51
+3 -3
package.json
··· 10 10 }, 11 11 "dependencies": { 12 12 "@babel/preset-typescript": "^7.21.5", 13 - "@types/node": "^20.1.1", 13 + "@types/node": "^20.1.3", 14 14 "@types/react": "^18.2.6", 15 15 "@types/react-dom": "^18.2.4", 16 16 "autoprefixer": "^10.4.14", 17 17 "bookmarkleter": "^1.1.0", 18 18 "eslint": "^8.40.0", 19 - "eslint-config-next": "^13.4.1", 20 - "next": "13.4.2-canary.3", 19 + "eslint-config-next": "^13.4.2", 20 + "next": "^13.4.2", 21 21 "postcss": "^8.4.23", 22 22 "prism-react-renderer": "^2.0.4", 23 23 "react": "^18.2.0",
+48 -48
pnpm-lock.yaml
··· 5 5 specifier: ^7.21.5 6 6 version: 7.21.5(@babel/core@7.21.8) 7 7 '@types/node': 8 - specifier: ^20.1.1 9 - version: 20.1.1 8 + specifier: ^20.1.3 9 + version: 20.1.3 10 10 '@types/react': 11 11 specifier: ^18.2.6 12 12 version: 18.2.6 ··· 23 23 specifier: ^8.40.0 24 24 version: 8.40.0 25 25 eslint-config-next: 26 - specifier: ^13.4.1 27 - version: 13.4.1(eslint@8.40.0)(typescript@5.0.4) 26 + specifier: ^13.4.2 27 + version: 13.4.2(eslint@8.40.0)(typescript@5.0.4) 28 28 next: 29 - specifier: 13.4.2-canary.3 30 - version: 13.4.2-canary.3(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0) 29 + specifier: ^13.4.2 30 + version: 13.4.2(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0) 31 31 postcss: 32 32 specifier: ^8.4.23 33 33 version: 8.4.23 ··· 492 492 '@jridgewell/sourcemap-codec': 1.4.14 493 493 dev: false 494 494 495 - /@next/env@13.4.2-canary.3: 496 - resolution: {integrity: sha512-xPzFvIhHqh2V1pbcgtL/MD1QbJanKieiACs4U3ctVAvbd3WWXi0duZ321hPGrLHaVg3V4QmWPUJi0/68u+8hMQ==} 495 + /@next/env@13.4.2: 496 + resolution: {integrity: sha512-Wqvo7lDeS0KGwtwg9TT9wKQ8raelmUxt+TQKWvG/xKfcmDXNOtCuaszcfCF8JzlBG1q0VhpI6CKaRMbVPMDWgw==} 497 497 dev: false 498 498 499 - /@next/eslint-plugin-next@13.4.1: 500 - resolution: {integrity: sha512-tVPS/2FKlA3ANCRCYZVT5jdbUKasBU8LG6bYqcNhyORDFTlDYa4cAWQJjZ7msIgLwMQIbL8CAsxrOL8maa/4Lg==} 499 + /@next/eslint-plugin-next@13.4.2: 500 + resolution: {integrity: sha512-ZeFWgrxwckxTpYM+ANeUL9E7LOGPbZKmI94LJIjbDU69iEIgqd4WD0l2pVbOJMr/+vgoZmJ9Dx1m0WJ7WScXHA==} 501 501 dependencies: 502 502 glob: 7.1.7 503 503 dev: false 504 504 505 - /@next/swc-darwin-arm64@13.4.2-canary.3: 506 - resolution: {integrity: sha512-soq2iMZNi9A4CXxhzYytNGhDkvyngB7WFhPk+UpfR6xb6DcWajqdrL1D+LE2c0UgXdejyN6CmMKgVMZdKJ6EZg==} 505 + /@next/swc-darwin-arm64@13.4.2: 506 + resolution: {integrity: sha512-6BBlqGu3ewgJflv9iLCwO1v1hqlecaIH2AotpKfVUEzUxuuDNJQZ2a4KLb4MBl8T9/vca1YuWhSqtbF6ZuUJJw==} 507 507 engines: {node: '>= 10'} 508 508 cpu: [arm64] 509 509 os: [darwin] ··· 511 511 dev: false 512 512 optional: true 513 513 514 - /@next/swc-darwin-x64@13.4.2-canary.3: 515 - resolution: {integrity: sha512-z45IfyF0YM+TZ3jWpAV6sbqHPZOdx4XD8ClwZ0rA8SxmH4rvSPDcMxSp5Yz9nuTMTWp1Xz7ewXeaQV4kwY1qmw==} 514 + /@next/swc-darwin-x64@13.4.2: 515 + resolution: {integrity: sha512-iZuYr7ZvGLPjPmfhhMl0ISm+z8EiyLBC1bLyFwGBxkWmPXqdJ60mzuTaDSr5WezDwv0fz32HB7JHmRC6JVHSZg==} 516 516 engines: {node: '>= 10'} 517 517 cpu: [x64] 518 518 os: [darwin] ··· 520 520 dev: false 521 521 optional: true 522 522 523 - /@next/swc-linux-arm64-gnu@13.4.2-canary.3: 524 - resolution: {integrity: sha512-Rk+VMv/PBjcvmSQY4lR87gCIAhPQIR/DV7PaCAWmtu5zbGsPjERQ7IwMj69QH2lcEtNLu0n3IkC9SuWLqpxFtg==} 523 + /@next/swc-linux-arm64-gnu@13.4.2: 524 + resolution: {integrity: sha512-2xVabFtIge6BJTcJrW8YuUnYTuQjh4jEuRuS2mscyNVOj6zUZkom3CQg+egKOoS+zh2rrro66ffSKIS+ztFJTg==} 525 525 engines: {node: '>= 10'} 526 526 cpu: [arm64] 527 527 os: [linux] ··· 529 529 dev: false 530 530 optional: true 531 531 532 - /@next/swc-linux-arm64-musl@13.4.2-canary.3: 533 - resolution: {integrity: sha512-JQNxpHomFtQUny1os63AXdAr5ADc7UugA1Yo5bR0KvqviYHew50nehBuPdSWhWB80HePQRa7O5C5+x8afcBsGg==} 532 + /@next/swc-linux-arm64-musl@13.4.2: 533 + resolution: {integrity: sha512-wKRCQ27xCUJx5d6IivfjYGq8oVngqIhlhSAJntgXLt7Uo9sRT/3EppMHqUZRfyuNBTbykEre1s5166z+pvRB5A==} 534 534 engines: {node: '>= 10'} 535 535 cpu: [arm64] 536 536 os: [linux] ··· 538 538 dev: false 539 539 optional: true 540 540 541 - /@next/swc-linux-x64-gnu@13.4.2-canary.3: 542 - resolution: {integrity: sha512-Te7h7ynuVkQ1bXOJouLQ01DQ+d94v+AZ2E7Z56+faR/cC7n1sJ+fLbBD49gCT/1Fd+cZ7KMrZ9h8SjQUxB7nyw==} 541 + /@next/swc-linux-x64-gnu@13.4.2: 542 + resolution: {integrity: sha512-NpCa+UVhhuNeaFVUP1Bftm0uqtvLWq2JTm7+Ta48+2Uqj2mNXrDIvyn1DY/ZEfmW/1yvGBRaUAv9zkMkMRixQA==} 543 543 engines: {node: '>= 10'} 544 544 cpu: [x64] 545 545 os: [linux] ··· 547 547 dev: false 548 548 optional: true 549 549 550 - /@next/swc-linux-x64-musl@13.4.2-canary.3: 551 - resolution: {integrity: sha512-SD2PWkZPeSXEmzTM8OfDkVAIYy5d/Q1slZ4kLL3ab581pEcorhUa59IXt4ocx4T8Wl+EDGUHb7lgRzcfHm4c8w==} 550 + /@next/swc-linux-x64-musl@13.4.2: 551 + resolution: {integrity: sha512-ZWVC72x0lW4aj44e3khvBrj2oSYj1bD0jESmyah3zG/3DplEy/FOtYkMzbMjHTdDSheso7zH8GIlW6CDQnKhmQ==} 552 552 engines: {node: '>= 10'} 553 553 cpu: [x64] 554 554 os: [linux] ··· 556 556 dev: false 557 557 optional: true 558 558 559 - /@next/swc-win32-arm64-msvc@13.4.2-canary.3: 560 - resolution: {integrity: sha512-dG2VhnamPCiqCjqu/QM8rt8j6qTxthKN8QxbwhIHybSyKYELWHrKHouxSRyOK5Ai0FojcsdWmsMcu+MMiqnwmg==} 559 + /@next/swc-win32-arm64-msvc@13.4.2: 560 + resolution: {integrity: sha512-pLT+OWYpzJig5K4VKhLttlIfBcVZfr2+Xbjra0Tjs83NQSkFS+y7xx+YhCwvpEmXYLIvaggj2ONPyjbiigOvHQ==} 561 561 engines: {node: '>= 10'} 562 562 cpu: [arm64] 563 563 os: [win32] ··· 565 565 dev: false 566 566 optional: true 567 567 568 - /@next/swc-win32-ia32-msvc@13.4.2-canary.3: 569 - resolution: {integrity: sha512-tnrhuv1MIXjOiHzDt6HnQSa3urbtAoanbd70SvlXMK9jTFajSgzeJ6o+ZO28RfYSUr/mXajS3HlF+4MBO8oVnw==} 568 + /@next/swc-win32-ia32-msvc@13.4.2: 569 + resolution: {integrity: sha512-dhpiksQCyGca4WY0fJyzK3FxMDFoqMb0Cn+uDB+9GYjpU2K5//UGPQlCwiK4JHxuhg8oLMag5Nf3/IPSJNG8jw==} 570 570 engines: {node: '>= 10'} 571 571 cpu: [ia32] 572 572 os: [win32] ··· 574 574 dev: false 575 575 optional: true 576 576 577 - /@next/swc-win32-x64-msvc@13.4.2-canary.3: 578 - resolution: {integrity: sha512-L3RSWOY27A6W2aNa05RX4tFwpLzNEyKQbr7bGn/MMMctuoRQfPZiogsdSFqYe/s8d5GsMAIhfB1yJ1oGrRiYTA==} 577 + /@next/swc-win32-x64-msvc@13.4.2: 578 + resolution: {integrity: sha512-O7bort1Vld00cu8g0jHZq3cbSTUNMohOEvYqsqE10+yfohhdPHzvzO+ziJRz4Dyyr/fYKREwS7gR4JC0soSOMw==} 579 579 engines: {node: '>= 10'} 580 580 cpu: [x64] 581 581 os: [win32] ··· 630 630 resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} 631 631 dev: false 632 632 633 - /@types/node@20.1.1: 634 - resolution: {integrity: sha512-uKBEevTNb+l6/aCQaKVnUModfEMjAl98lw2Si9P5y4hLu9tm6AlX2ZIoXZX6Wh9lJueYPrGPKk5WMCNHg/u6/A==} 633 + /@types/node@20.1.3: 634 + resolution: {integrity: sha512-NP2yfZpgmf2eDRPmgGq+fjGjSwFgYbihA8/gK+ey23qT9RkxsgNTZvGOEpXgzIGqesTYkElELLgtKoMQTys5vA==} 635 635 dev: false 636 636 637 637 /@types/prismjs@1.26.0: ··· 1125 1125 hasBin: true 1126 1126 dependencies: 1127 1127 caniuse-lite: 1.0.30001486 1128 - electron-to-chromium: 1.4.387 1128 + electron-to-chromium: 1.4.392 1129 1129 node-releases: 2.0.10 1130 1130 update-browserslist-db: 1.0.11(browserslist@4.21.5) 1131 1131 dev: false ··· 1378 1378 esutils: 2.0.3 1379 1379 dev: false 1380 1380 1381 - /electron-to-chromium@1.4.387: 1382 - resolution: {integrity: sha512-tutLf+alr1/0YqJwKPdstVvDLmxmLb5xNyDLNS0RZmenHcEYk9qKfpKDCVZEKJ00JVbnayJm1MZAbYhYDFpcOw==} 1381 + /electron-to-chromium@1.4.392: 1382 + resolution: {integrity: sha512-TXQOMW9tnhIms3jGy/lJctLjICOgyueZFJ1KUtm6DTQ+QpxX3p7ZBwB6syuZ9KBuT5S4XX7bgY1ECPgfxKUdOg==} 1383 1383 dev: false 1384 1384 1385 1385 /emoji-regex@9.2.2: ··· 1491 1491 engines: {node: '>=10'} 1492 1492 dev: false 1493 1493 1494 - /eslint-config-next@13.4.1(eslint@8.40.0)(typescript@5.0.4): 1495 - resolution: {integrity: sha512-ajuxjCkW1hvirr0EQZb3/B/bFH52Z7CT89uCtTcICFL9l30i5c8hN4p0LXvTjdOXNPV5fEDcxBgGHgXdzTj1/A==} 1494 + /eslint-config-next@13.4.2(eslint@8.40.0)(typescript@5.0.4): 1495 + resolution: {integrity: sha512-zjLJ9B9bbeWSo5q+iHfdt8gVYyT+y2BpWDfjR6XMBtFRSMKRGjllDKxnuKBV1q2Y/QpwLM2PXHJTMRyblCmRAg==} 1496 1496 peerDependencies: 1497 1497 eslint: ^7.23.0 || ^8.0.0 1498 1498 typescript: '>=3.3.1' ··· 1500 1500 typescript: 1501 1501 optional: true 1502 1502 dependencies: 1503 - '@next/eslint-plugin-next': 13.4.1 1503 + '@next/eslint-plugin-next': 13.4.2 1504 1504 '@rushstack/eslint-patch': 1.2.0 1505 1505 '@typescript-eslint/parser': 5.59.5(eslint@8.40.0)(typescript@5.0.4) 1506 1506 eslint: 8.40.0 ··· 2513 2513 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} 2514 2514 dev: false 2515 2515 2516 - /next@13.4.2-canary.3(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0): 2517 - resolution: {integrity: sha512-23JMGWN3fs3Tq8x1dVslWsOAlxQh5jhPXXQrKszmps1UVzvv/hA+hhAUZYeKrltfjWUEk6tZ9JEM49IO4jFnTg==} 2516 + /next@13.4.2(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0): 2517 + resolution: {integrity: sha512-aNFqLs3a3nTGvLWlO9SUhCuMUHVPSFQC0+tDNGAsDXqx+WJDFSbvc233gOJ5H19SBc7nw36A9LwQepOJ2u/8Kg==} 2518 2518 engines: {node: '>=16.8.0'} 2519 2519 hasBin: true 2520 2520 peerDependencies: ··· 2534 2534 sass: 2535 2535 optional: true 2536 2536 dependencies: 2537 - '@next/env': 13.4.2-canary.3 2537 + '@next/env': 13.4.2 2538 2538 '@swc/helpers': 0.5.1 2539 2539 busboy: 1.6.0 2540 2540 caniuse-lite: 1.0.30001486 ··· 2544 2544 styled-jsx: 5.1.1(@babel/core@7.21.8)(react@18.2.0) 2545 2545 zod: 3.21.4 2546 2546 optionalDependencies: 2547 - '@next/swc-darwin-arm64': 13.4.2-canary.3 2548 - '@next/swc-darwin-x64': 13.4.2-canary.3 2549 - '@next/swc-linux-arm64-gnu': 13.4.2-canary.3 2550 - '@next/swc-linux-arm64-musl': 13.4.2-canary.3 2551 - '@next/swc-linux-x64-gnu': 13.4.2-canary.3 2552 - '@next/swc-linux-x64-musl': 13.4.2-canary.3 2553 - '@next/swc-win32-arm64-msvc': 13.4.2-canary.3 2554 - '@next/swc-win32-ia32-msvc': 13.4.2-canary.3 2555 - '@next/swc-win32-x64-msvc': 13.4.2-canary.3 2547 + '@next/swc-darwin-arm64': 13.4.2 2548 + '@next/swc-darwin-x64': 13.4.2 2549 + '@next/swc-linux-arm64-gnu': 13.4.2 2550 + '@next/swc-linux-arm64-musl': 13.4.2 2551 + '@next/swc-linux-x64-gnu': 13.4.2 2552 + '@next/swc-linux-x64-musl': 13.4.2 2553 + '@next/swc-win32-arm64-msvc': 13.4.2 2554 + '@next/swc-win32-ia32-msvc': 13.4.2 2555 + '@next/swc-win32-x64-msvc': 13.4.2 2556 2556 transitivePeerDependencies: 2557 2557 - '@babel/core' 2558 2558 - babel-plugin-macros