mirror of
https://github.com/apricote/Listory.git
synced 2026-02-08 18:57:03 +00:00
Compare commits
3 commits
9dccc96135
...
0c7881304e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0c7881304e | ||
|
|
be28251218 | ||
|
|
99fbee8549 |
4 changed files with 20 additions and 20 deletions
16
frontend/package-lock.json
generated
16
frontend/package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
||||||
"@testing-library/jest-dom": "6.4.1",
|
"@testing-library/jest-dom": "6.4.1",
|
||||||
"@testing-library/react": "14.2.1",
|
"@testing-library/react": "14.2.1",
|
||||||
"@testing-library/user-event": "14.5.2",
|
"@testing-library/user-event": "14.5.2",
|
||||||
"@types/jest": "29.5.11",
|
"@types/jest": "29.5.12",
|
||||||
"@types/node": "20.11.16",
|
"@types/node": "20.11.16",
|
||||||
"@types/react": "18.2.51",
|
"@types/react": "18.2.51",
|
||||||
"@types/react-dom": "18.2.18",
|
"@types/react-dom": "18.2.18",
|
||||||
|
|
@ -32,7 +32,7 @@
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"eslint-config-react-app": "7.0.1",
|
"eslint-config-react-app": "7.0.1",
|
||||||
"jsdom": "22.1.0",
|
"jsdom": "22.1.0",
|
||||||
"lucide-react": "0.320.0",
|
"lucide-react": "0.321.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"postcss": "8.4.33",
|
"postcss": "8.4.33",
|
||||||
"prettier": "3.2.4",
|
"prettier": "3.2.4",
|
||||||
|
|
@ -3911,9 +3911,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/jest": {
|
"node_modules/@types/jest": {
|
||||||
"version": "29.5.11",
|
"version": "29.5.12",
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.11.tgz",
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz",
|
||||||
"integrity": "sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==",
|
"integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"expect": "^29.0.0",
|
"expect": "^29.0.0",
|
||||||
"pretty-format": "^29.0.0"
|
"pretty-format": "^29.0.0"
|
||||||
|
|
@ -7796,9 +7796,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/lucide-react": {
|
"node_modules/lucide-react": {
|
||||||
"version": "0.320.0",
|
"version": "0.321.0",
|
||||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.320.0.tgz",
|
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.321.0.tgz",
|
||||||
"integrity": "sha512-HuMmfmFiWwctDkN27wklKVZr8UpwP2TTekLZ3xiLCEjx/STG1k0KLWMbBfIJ/lnNJQDfSjztDZSVU316xA+AQg==",
|
"integrity": "sha512-Fi9VahIna6642U+2nAGSjnXwUBV3WyfFFPQq4yi3w30jtqxDLfSyiYCtCYCYQZ2KWNZc1MDI+rcsa0t+ChdYpw==",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
|
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
"@testing-library/jest-dom": "6.4.1",
|
"@testing-library/jest-dom": "6.4.1",
|
||||||
"@testing-library/react": "14.2.1",
|
"@testing-library/react": "14.2.1",
|
||||||
"@testing-library/user-event": "14.5.2",
|
"@testing-library/user-event": "14.5.2",
|
||||||
"@types/jest": "29.5.11",
|
"@types/jest": "29.5.12",
|
||||||
"@types/node": "20.11.16",
|
"@types/node": "20.11.16",
|
||||||
"@types/react": "18.2.51",
|
"@types/react": "18.2.51",
|
||||||
"@types/react-dom": "18.2.18",
|
"@types/react-dom": "18.2.18",
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"eslint-config-react-app": "7.0.1",
|
"eslint-config-react-app": "7.0.1",
|
||||||
"jsdom": "22.1.0",
|
"jsdom": "22.1.0",
|
||||||
"lucide-react": "0.320.0",
|
"lucide-react": "0.321.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"postcss": "8.4.33",
|
"postcss": "8.4.33",
|
||||||
"prettier": "3.2.4",
|
"prettier": "3.2.4",
|
||||||
|
|
|
||||||
16
package-lock.json
generated
16
package-lock.json
generated
|
|
@ -56,7 +56,7 @@
|
||||||
"passport-spotify": "2.0.0",
|
"passport-spotify": "2.0.0",
|
||||||
"pg": "8.11.3",
|
"pg": "8.11.3",
|
||||||
"pg-boss": "9.0.3",
|
"pg-boss": "9.0.3",
|
||||||
"pino": "8.17.2",
|
"pino": "8.18.0",
|
||||||
"pino-http": "8.6.1",
|
"pino-http": "8.6.1",
|
||||||
"reflect-metadata": "0.1.14",
|
"reflect-metadata": "0.1.14",
|
||||||
"rimraf": "5.0.5",
|
"rimraf": "5.0.5",
|
||||||
|
|
@ -69,7 +69,7 @@
|
||||||
"@nestjs/testing": "10.3.1",
|
"@nestjs/testing": "10.3.1",
|
||||||
"@types/cookie-parser": "1.4.6",
|
"@types/cookie-parser": "1.4.6",
|
||||||
"@types/express": "4.17.21",
|
"@types/express": "4.17.21",
|
||||||
"@types/jest": "29.5.11",
|
"@types/jest": "29.5.12",
|
||||||
"@types/lodash": "4.14.202",
|
"@types/lodash": "4.14.202",
|
||||||
"@types/node": "20.11.16",
|
"@types/node": "20.11.16",
|
||||||
"@types/passport-http-bearer": "1.0.41",
|
"@types/passport-http-bearer": "1.0.41",
|
||||||
|
|
@ -3441,9 +3441,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/jest": {
|
"node_modules/@types/jest": {
|
||||||
"version": "29.5.11",
|
"version": "29.5.12",
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.11.tgz",
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz",
|
||||||
"integrity": "sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==",
|
"integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"expect": "^29.0.0",
|
"expect": "^29.0.0",
|
||||||
|
|
@ -10341,9 +10341,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pino": {
|
"node_modules/pino": {
|
||||||
"version": "8.17.2",
|
"version": "8.18.0",
|
||||||
"resolved": "https://registry.npmjs.org/pino/-/pino-8.17.2.tgz",
|
"resolved": "https://registry.npmjs.org/pino/-/pino-8.18.0.tgz",
|
||||||
"integrity": "sha512-LA6qKgeDMLr2ux2y/YiUt47EfgQ+S9LznBWOJdN3q1dx2sv0ziDLUBeVpyVv17TEcGCBuWf0zNtg3M5m1NhhWQ==",
|
"integrity": "sha512-Mz/gKiRyuXu4HnpHgi1YWdHQCoWMufapzooisvFn78zl4dZciAxS+YeRkUxXl1ee/SzU80YCz1zpECCh4oC6Aw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"atomic-sleep": "^1.0.0",
|
"atomic-sleep": "^1.0.0",
|
||||||
"fast-redact": "^3.1.1",
|
"fast-redact": "^3.1.1",
|
||||||
|
|
|
||||||
|
|
@ -73,7 +73,7 @@
|
||||||
"passport-spotify": "2.0.0",
|
"passport-spotify": "2.0.0",
|
||||||
"pg": "8.11.3",
|
"pg": "8.11.3",
|
||||||
"pg-boss": "9.0.3",
|
"pg-boss": "9.0.3",
|
||||||
"pino": "8.17.2",
|
"pino": "8.18.0",
|
||||||
"pino-http": "8.6.1",
|
"pino-http": "8.6.1",
|
||||||
"reflect-metadata": "0.1.14",
|
"reflect-metadata": "0.1.14",
|
||||||
"rimraf": "5.0.5",
|
"rimraf": "5.0.5",
|
||||||
|
|
@ -86,7 +86,7 @@
|
||||||
"@nestjs/testing": "10.3.1",
|
"@nestjs/testing": "10.3.1",
|
||||||
"@types/cookie-parser": "1.4.6",
|
"@types/cookie-parser": "1.4.6",
|
||||||
"@types/express": "4.17.21",
|
"@types/express": "4.17.21",
|
||||||
"@types/jest": "29.5.11",
|
"@types/jest": "29.5.12",
|
||||||
"@types/lodash": "4.14.202",
|
"@types/lodash": "4.14.202",
|
||||||
"@types/node": "20.11.16",
|
"@types/node": "20.11.16",
|
||||||
"@types/passport-http-bearer": "1.0.41",
|
"@types/passport-http-bearer": "1.0.41",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue