renovate[bot] 2 weeks ago committed by GitHub
commit 993554f00d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,147 +29,147 @@
},
"license": "MIT",
"dependencies": {
"@formatjs/intl-displaynames": "6.2.6",
"@formatjs/intl-locale": "3.1.1",
"@formatjs/intl-pluralrules": "5.1.10",
"@formatjs/intl-displaynames": "6.6.6",
"@formatjs/intl-locale": "3.4.5",
"@formatjs/intl-pluralrules": "5.2.12",
"@formatjs/intl-utils": "3.8.4",
"@headlessui/react": "1.7.12",
"@heroicons/react": "2.0.16",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.1.3",
"@supercharge/request-ip": "1.2.0",
"@svgr/webpack": "6.5.1",
"@tanem/react-nprogress": "5.0.30",
"ace-builds": "1.15.2",
"axios": "1.3.4",
"@tanem/react-nprogress": "5.0.51",
"ace-builds": "1.33.1",
"axios": "1.6.8",
"axios-rate-limit": "1.3.0",
"bcrypt": "5.1.0",
"bcrypt": "5.1.1",
"bowser": "2.11.0",
"connect-typeorm": "1.1.4",
"cookie-parser": "1.4.6",
"copy-to-clipboard": "3.3.3",
"country-flag-icons": "1.5.5",
"cronstrue": "2.23.0",
"country-flag-icons": "1.5.11",
"cronstrue": "2.49.0",
"csurf": "1.11.0",
"date-fns": "2.29.3",
"dayjs": "1.11.7",
"date-fns": "2.30.0",
"dayjs": "1.11.11",
"email-templates": "9.0.0",
"express": "4.18.2",
"express": "4.19.2",
"express-openapi-validator": "4.13.8",
"express-rate-limit": "6.7.0",
"express-session": "1.17.3",
"formik": "2.2.9",
"express-rate-limit": "6.11.2",
"express-session": "1.18.0",
"formik": "2.4.6",
"gravatar-url": "3.1.0",
"intl": "1.2.5",
"lodash": "4.17.21",
"next": "12.3.4",
"node-cache": "5.1.2",
"node-gyp": "9.3.1",
"node-gyp": "9.4.1",
"node-schedule": "2.1.1",
"nodemailer": "6.9.1",
"openpgp": "5.7.0",
"nodemailer": "6.9.13",
"openpgp": "5.11.1",
"plex-api": "5.3.2",
"pug": "3.0.2",
"react": "18.2.0",
"react": "18.3.1",
"react-ace": "10.1.0",
"react-animate-height": "2.1.2",
"react-aria": "3.23.0",
"react-dom": "18.2.0",
"react-intersection-observer": "9.4.3",
"react-intl": "6.2.10",
"react-markdown": "8.0.5",
"react-aria": "3.32.1",
"react-dom": "18.3.1",
"react-intersection-observer": "9.10.1",
"react-intl": "6.6.5",
"react-markdown": "8.0.7",
"react-popper-tooltip": "4.4.2",
"react-select": "5.7.0",
"react-spring": "9.7.1",
"react-select": "5.8.0",
"react-spring": "9.7.3",
"react-tailwindcss-datepicker-sct": "1.3.4",
"react-toast-notifications": "2.5.1",
"react-truncate-markup": "5.1.2",
"react-use-clipboard": "1.0.9",
"reflect-metadata": "0.1.13",
"reflect-metadata": "0.2.2",
"secure-random-password": "0.2.3",
"semver": "7.3.8",
"sqlite3": "5.1.4",
"swagger-ui-express": "4.6.2",
"swr": "2.0.4",
"typeorm": "0.3.12",
"web-push": "3.5.0",
"winston": "3.8.2",
"semver": "7.6.0",
"sqlite3": "5.1.7",
"swagger-ui-express": "4.6.3",
"swr": "2.2.5",
"typeorm": "0.3.20",
"web-push": "3.6.7",
"winston": "3.13.0",
"winston-daily-rotate-file": "4.7.1",
"xml2js": "0.4.23",
"xml2js": "0.6.2",
"yamljs": "0.3.0",
"yup": "0.32.11",
"zod": "3.20.6"
"zod": "3.23.5"
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@semantic-release/changelog": "6.0.2",
"@babel/cli": "7.24.5",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/typography": "0.5.9",
"@types/bcrypt": "5.0.0",
"@types/cookie-parser": "1.4.3",
"@types/country-flag-icons": "1.2.0",
"@types/csurf": "1.11.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",
"@types/bcrypt": "5.0.2",
"@types/cookie-parser": "1.4.7",
"@types/country-flag-icons": "1.2.2",
"@types/csurf": "1.11.5",
"@types/email-templates": "8.0.4",
"@types/express": "4.17.17",
"@types/express-session": "1.17.6",
"@types/lodash": "4.14.191",
"@types/node": "17.0.36",
"@types/node-schedule": "2.1.0",
"@types/nodemailer": "6.4.7",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/react-transition-group": "4.4.5",
"@types/secure-random-password": "0.2.1",
"@types/semver": "7.3.13",
"@types/swagger-ui-express": "4.1.3",
"@types/web-push": "3.3.2",
"@types/xml2js": "0.4.11",
"@types/yamljs": "0.2.31",
"@types/yup": "0.29.14",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"autoprefixer": "10.4.13",
"@types/express": "4.17.21",
"@types/express-session": "1.18.0",
"@types/lodash": "4.17.0",
"@types/node": "17.0.45",
"@types/node-schedule": "2.1.7",
"@types/nodemailer": "6.4.14",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-transition-group": "4.4.10",
"@types/secure-random-password": "0.2.3",
"@types/semver": "7.5.8",
"@types/swagger-ui-express": "4.1.6",
"@types/web-push": "3.6.3",
"@types/xml2js": "0.4.14",
"@types/yamljs": "0.2.34",
"@types/yup": "0.32.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"autoprefixer": "10.4.19",
"babel-plugin-react-intl": "8.2.25",
"babel-plugin-react-intl-auto": "3.3.0",
"commitizen": "4.3.0",
"copyfiles": "2.4.1",
"cy-mobile-commands": "0.3.0",
"cypress": "12.7.0",
"cypress": "12.17.4",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.35.0",
"eslint": "8.57.0",
"eslint-config-next": "12.3.4",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-formatjs": "4.9.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-no-relative-import-paths": "1.5.2",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-formatjs": "4.13.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-no-relative-import-paths": "1.5.4",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"extract-react-intl-messages": "4.1.1",
"husky": "8.0.3",
"lint-staged": "13.1.2",
"nodemon": "2.0.20",
"postcss": "8.4.21",
"prettier": "2.8.4",
"prettier-plugin-organize-imports": "3.2.2",
"prettier-plugin-tailwindcss": "0.2.3",
"lint-staged": "13.3.0",
"nodemon": "2.0.22",
"postcss": "8.4.38",
"prettier": "2.8.8",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-tailwindcss": "0.5.14",
"semantic-release": "19.0.5",
"semantic-release-docker-buildx": "1.0.1",
"tailwindcss": "3.2.7",
"ts-node": "10.9.1",
"tsc-alias": "1.8.2",
"tsconfig-paths": "4.1.2",
"tailwindcss": "3.4.3",
"ts-node": "10.9.2",
"tsc-alias": "1.8.8",
"tsconfig-paths": "4.2.0",
"typescript": "4.9.5"
},
"resolutions": {
"sqlite3/node-gyp": "8.4.1",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/express-session": "1.17.6"
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/express-session": "1.18.0"
},
"config": {
"commitizen": {

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save