3.0.2
This commit is contained in:
parent
64295fa000
commit
754e207d1e
2 changed files with 28 additions and 28 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sprintpadawan",
|
||||
"version": "3.0.1",
|
||||
"version": "3.0.2",
|
||||
"description": "Plan. Sprint. Repeat.",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
@ -19,7 +19,7 @@
|
|||
"@neondatabase/serverless": "^0.6.0",
|
||||
"@paralleldrive/cuid2": "^2.2.2",
|
||||
"@t3-oss/env-nextjs": "^0.6.1",
|
||||
"@unkey/api": "^0.8.0",
|
||||
"@unkey/api": "^0.9.2",
|
||||
"@upstash/ratelimit": "^0.4.4",
|
||||
"@upstash/redis": "^1.22.0",
|
||||
"ably": "^1.2.45",
|
||||
|
@ -40,7 +40,7 @@
|
|||
"devDependencies": {
|
||||
"@types/eslint": "^8.44.3",
|
||||
"@types/node": "^20.7.0",
|
||||
"@types/react": "^18.2.22",
|
||||
"@types/react": "^18.2.23",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
||||
"@typescript-eslint/parser": "^6.7.3",
|
||||
"bufferutil": "^4.0.7",
|
||||
|
|
48
pnpm-lock.yaml
generated
48
pnpm-lock.yaml
generated
|
@ -21,8 +21,8 @@ dependencies:
|
|||
specifier: ^0.6.1
|
||||
version: 0.6.1(typescript@5.2.2)(zod@3.22.2)
|
||||
'@unkey/api':
|
||||
specifier: ^0.8.0
|
||||
version: 0.8.0
|
||||
specifier: ^0.9.2
|
||||
version: 0.9.2
|
||||
'@upstash/ratelimit':
|
||||
specifier: ^0.4.4
|
||||
version: 0.4.4
|
||||
|
@ -80,8 +80,8 @@ devDependencies:
|
|||
specifier: ^20.7.0
|
||||
version: 20.7.0
|
||||
'@types/react':
|
||||
specifier: ^18.2.22
|
||||
version: 18.2.22
|
||||
specifier: ^18.2.23
|
||||
version: 18.2.23
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^6.7.3
|
||||
version: 6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2)
|
||||
|
@ -453,8 +453,8 @@ packages:
|
|||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
/@eslint-community/regexpp@4.8.2:
|
||||
resolution: {integrity: sha512-0MGxAVt1m/ZK+LTJp/j0qF7Hz97D9O/FH9Ms3ltnyIdDD57cbb1ACIQTkbHvNXtWDv5TPq7w5Kq56+cNukbo7g==}
|
||||
/@eslint-community/regexpp@4.9.0:
|
||||
resolution: {integrity: sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
|
@ -685,8 +685,8 @@ packages:
|
|||
webcrypto-core: 1.7.7
|
||||
dev: false
|
||||
|
||||
/@rushstack/eslint-patch@1.4.0:
|
||||
resolution: {integrity: sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==}
|
||||
/@rushstack/eslint-patch@1.5.0:
|
||||
resolution: {integrity: sha512-EF3948ckf3f5uPgYbQ6GhyA56Dmv8yg0+ir+BroRjwdxyZJsekhZzawOecC2rOTPCz173t7ZcR1HHZu0dZgOCw==}
|
||||
dev: true
|
||||
|
||||
/@sindresorhus/is@4.6.0:
|
||||
|
@ -860,8 +860,8 @@ packages:
|
|||
resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==}
|
||||
dev: false
|
||||
|
||||
/@types/react@18.2.22:
|
||||
resolution: {integrity: sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==}
|
||||
/@types/react@18.2.23:
|
||||
resolution: {integrity: sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.7
|
||||
'@types/scheduler': 0.16.4
|
||||
|
@ -908,7 +908,7 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.8.2
|
||||
'@eslint-community/regexpp': 4.9.0
|
||||
'@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 6.7.3
|
||||
'@typescript-eslint/type-utils': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
||||
|
@ -1028,8 +1028,8 @@ packages:
|
|||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
/@unkey/api@0.8.0:
|
||||
resolution: {integrity: sha512-sodjMqcTVBuBMhm8XF8UHL2Uh+47Wtb6j43OmL7aPZmFKj0OJCMv8BB3E8kXOvbdlPmodgTS8eqqaSFEc2VauA==}
|
||||
/@unkey/api@0.9.2:
|
||||
resolution: {integrity: sha512-Jzb7kEccQ7aL8ruL0IRPLP2Ms1v6EwsdadFEsuyWzEamKvi2c2OeeymJC4e3evwuBIXfWG6rWSqECIzpZ7SuXw==}
|
||||
dev: false
|
||||
|
||||
/@upstash/core-analytics@0.0.6:
|
||||
|
@ -1251,7 +1251,7 @@ packages:
|
|||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
browserslist: 4.21.11
|
||||
browserslist: 4.22.0
|
||||
caniuse-lite: 1.0.30001539
|
||||
fraction.js: 4.3.6
|
||||
normalize-range: 0.1.2
|
||||
|
@ -1333,15 +1333,15 @@ packages:
|
|||
fill-range: 7.0.1
|
||||
dev: true
|
||||
|
||||
/browserslist@4.21.11:
|
||||
resolution: {integrity: sha512-xn1UXOKUz7DjdGlg9RrUr0GGiWzI97UQJnugHtH0OLDfJB7jMgoIkYvRIEO1l9EeEERVqeqLYOcFBW9ldjypbQ==}
|
||||
/browserslist@4.22.0:
|
||||
resolution: {integrity: sha512-v+Jcv64L2LbfTC6OnRcaxtqJNJuQAVhZKSJfR/6hn7lhnChUXl4amwVviqN1k411BB+3rRoKMitELRn1CojeRA==}
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001539
|
||||
electron-to-chromium: 1.4.529
|
||||
electron-to-chromium: 1.4.531
|
||||
node-releases: 2.0.13
|
||||
update-browserslist-db: 1.0.13(browserslist@4.21.11)
|
||||
update-browserslist-db: 1.0.13(browserslist@4.22.0)
|
||||
dev: false
|
||||
|
||||
/buffer-from@1.1.2:
|
||||
|
@ -1826,8 +1826,8 @@ packages:
|
|||
pg: 8.11.3
|
||||
dev: false
|
||||
|
||||
/electron-to-chromium@1.4.529:
|
||||
resolution: {integrity: sha512-6uyPyXTo8lkv8SWAmjKFbG42U073TXlzD4R8rW3EzuznhFS2olCIAfjjQtV2dV2ar/vRF55KUd3zQYnCB0dd3A==}
|
||||
/electron-to-chromium@1.4.531:
|
||||
resolution: {integrity: sha512-H6gi5E41Rn3/mhKlPaT1aIMg/71hTAqn0gYEllSuw9igNWtvQwu185jiCZoZD29n7Zukgh7GVZ3zGf0XvkhqjQ==}
|
||||
dev: false
|
||||
|
||||
/emoji-regex@9.2.2:
|
||||
|
@ -2035,7 +2035,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 13.5.3
|
||||
'@rushstack/eslint-patch': 1.4.0
|
||||
'@rushstack/eslint-patch': 1.5.0
|
||||
'@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
||||
eslint: 8.50.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
|
@ -2226,7 +2226,7 @@ packages:
|
|||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
||||
'@eslint-community/regexpp': 4.8.2
|
||||
'@eslint-community/regexpp': 4.9.0
|
||||
'@eslint/eslintrc': 2.1.2
|
||||
'@eslint/js': 8.50.0
|
||||
'@humanwhocodes/config-array': 0.11.11
|
||||
|
@ -4336,13 +4336,13 @@ packages:
|
|||
which-boxed-primitive: 1.0.2
|
||||
dev: true
|
||||
|
||||
/update-browserslist-db@1.0.13(browserslist@4.21.11):
|
||||
/update-browserslist-db@1.0.13(browserslist@4.22.0):
|
||||
resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
browserslist: '>= 4.21.0'
|
||||
dependencies:
|
||||
browserslist: 4.21.11
|
||||
browserslist: 4.22.0
|
||||
escalade: 3.1.1
|
||||
picocolors: 1.0.0
|
||||
dev: false
|
||||
|
|
Loading…
Add table
Reference in a new issue