chore(deps): pin dependencies (#2925) [skip ci]

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/2933/head
renovate[bot] 2 years ago committed by GitHub
parent 0fa84eae8d
commit cfab63c0ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,131 +26,131 @@
}, },
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@headlessui/react": "^1.6.4", "@headlessui/react": "1.6.4",
"@heroicons/react": "^1.0.6", "@heroicons/react": "1.0.6",
"@supercharge/request-ip": "^1.2.0", "@supercharge/request-ip": "1.2.0",
"@svgr/webpack": "^6.2.1", "@svgr/webpack": "6.2.1",
"@tanem/react-nprogress": "^5.0.0", "@tanem/react-nprogress": "5.0.0",
"ace-builds": "^1.5.2", "ace-builds": "1.5.2",
"axios": "^0.27.2", "axios": "0.27.2",
"axios-rate-limit": "^1.3.0", "axios-rate-limit": "1.3.0",
"bcrypt": "^5.0.1", "bcrypt": "5.0.1",
"bowser": "^2.11.0", "bowser": "2.11.0",
"connect-typeorm": "^1.1.4", "connect-typeorm": "1.1.4",
"cookie-parser": "^1.4.6", "cookie-parser": "1.4.6",
"copy-to-clipboard": "^3.3.1", "copy-to-clipboard": "3.3.1",
"country-flag-icons": "^1.5.4", "country-flag-icons": "1.5.4",
"csurf": "^1.11.0", "csurf": "1.11.0",
"date-fns": "^2.28.0", "date-fns": "2.28.0",
"email-templates": "^9.0.0", "email-templates": "9.0.0",
"express": "^4.18.1", "express": "4.18.1",
"express-openapi-validator": "^4.13.8", "express-openapi-validator": "4.13.8",
"express-rate-limit": "^6.4.0", "express-rate-limit": "6.4.0",
"express-session": "^1.17.3", "express-session": "1.17.3",
"formik": "^2.2.9", "formik": "2.2.9",
"gravatar-url": "3.1.0", "gravatar-url": "3.1.0",
"intl": "^1.2.5", "intl": "1.2.5",
"lodash": "^4.17.21", "lodash": "4.17.21",
"next": "12.1.0", "next": "12.1.0",
"node-cache": "^5.1.2", "node-cache": "5.1.2",
"node-gyp": "^9.0.0", "node-gyp": "9.0.0",
"node-schedule": "^2.1.0", "node-schedule": "2.1.0",
"nodemailer": "^6.7.5", "nodemailer": "6.7.5",
"openpgp": "^5.2.1", "openpgp": "5.2.1",
"plex-api": "^5.3.2", "plex-api": "5.3.2",
"pug": "^3.0.2", "pug": "3.0.2",
"react": "17.0.2", "react": "17.0.2",
"react-ace": "^10.1.0", "react-ace": "10.1.0",
"react-animate-height": "^2.1.2", "react-animate-height": "2.1.2",
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-intersection-observer": "^9.2.0", "react-intersection-observer": "9.2.0",
"react-intl": "^5.25.1", "react-intl": "5.25.1",
"react-markdown": "^8.0.3", "react-markdown": "8.0.3",
"react-select": "^5.3.2", "react-select": "5.3.2",
"react-spring": "^9.4.5", "react-spring": "9.4.5",
"react-toast-notifications": "^2.5.1", "react-toast-notifications": "2.5.1",
"react-transition-group": "^4.4.2", "react-transition-group": "4.4.2",
"react-truncate-markup": "^5.1.0", "react-truncate-markup": "5.1.0",
"react-use-clipboard": "1.0.8", "react-use-clipboard": "1.0.8",
"reflect-metadata": "^0.1.13", "reflect-metadata": "0.1.13",
"secure-random-password": "^0.2.3", "secure-random-password": "0.2.3",
"semver": "^7.3.7", "semver": "7.3.7",
"sqlite3": "^5.0.8", "sqlite3": "5.0.8",
"swagger-ui-express": "^4.4.0", "swagger-ui-express": "4.4.0",
"swr": "^1.3.0", "swr": "1.3.0",
"typeorm": "0.3.6", "typeorm": "0.3.6",
"web-push": "^3.5.0", "web-push": "3.5.0",
"winston": "^3.7.2", "winston": "3.7.2",
"winston-daily-rotate-file": "^4.6.1", "winston-daily-rotate-file": "4.6.1",
"xml2js": "^0.4.23", "xml2js": "0.4.23",
"yamljs": "^0.3.0", "yamljs": "0.3.0",
"yup": "^0.32.11" "yup": "0.32.11"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.17.10", "@babel/cli": "7.17.10",
"@commitlint/cli": "^17.0.1", "@commitlint/cli": "17.0.1",
"@commitlint/config-conventional": "^17.0.0", "@commitlint/config-conventional": "17.0.0",
"@semantic-release/changelog": "^6.0.1", "@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2", "@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/exec": "^6.0.3", "@semantic-release/exec": "6.0.3",
"@semantic-release/git": "^10.0.1", "@semantic-release/git": "10.0.1",
"@tailwindcss/aspect-ratio": "^0.4.0", "@tailwindcss/aspect-ratio": "0.4.0",
"@tailwindcss/forms": "^0.5.2", "@tailwindcss/forms": "0.5.2",
"@tailwindcss/typography": "^0.5.2", "@tailwindcss/typography": "0.5.2",
"@types/bcrypt": "^5.0.0", "@types/bcrypt": "5.0.0",
"@types/cookie-parser": "^1.4.3", "@types/cookie-parser": "1.4.3",
"@types/country-flag-icons": "^1.2.0", "@types/country-flag-icons": "1.2.0",
"@types/csurf": "^1.11.2", "@types/csurf": "1.11.2",
"@types/email-templates": "^8.0.4", "@types/email-templates": "8.0.4",
"@types/express": "^4.17.13", "@types/express": "4.17.13",
"@types/express-session": "^1.17.4", "@types/express-session": "1.17.4",
"@types/lodash": "^4.14.182", "@types/lodash": "4.14.182",
"@types/node": "^17.0.36", "@types/node": "17.0.36",
"@types/node-schedule": "^2.1.0", "@types/node-schedule": "2.1.0",
"@types/nodemailer": "^6.4.4", "@types/nodemailer": "6.4.4",
"@types/react": "^17.0.40", "@types/react": "17.0.45",
"@types/react-dom": "^17.0.13", "@types/react-dom": "17.0.17",
"@types/react-transition-group": "^4.4.4", "@types/react-transition-group": "4.4.4",
"@types/secure-random-password": "^0.2.1", "@types/secure-random-password": "0.2.1",
"@types/semver": "^7.3.9", "@types/semver": "7.3.9",
"@types/swagger-ui-express": "^4.1.3", "@types/swagger-ui-express": "4.1.3",
"@types/web-push": "^3.3.2", "@types/web-push": "3.3.2",
"@types/xml2js": "^0.4.11", "@types/xml2js": "0.4.11",
"@types/yamljs": "^0.2.31", "@types/yamljs": "0.2.31",
"@types/yup": "^0.29.14", "@types/yup": "0.29.14",
"@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "^5.27.0", "@typescript-eslint/parser": "5.27.0",
"autoprefixer": "^10.4.7", "autoprefixer": "10.4.7",
"babel-plugin-react-intl": "^8.2.25", "babel-plugin-react-intl": "8.2.25",
"babel-plugin-react-intl-auto": "^3.3.0", "babel-plugin-react-intl-auto": "3.3.0",
"commitizen": "^4.2.4", "commitizen": "4.2.4",
"copyfiles": "^2.4.1", "copyfiles": "2.4.1",
"cypress": "^10.4.0", "cypress": "10.4.0",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "3.3.0",
"eslint": "^8.21.0", "eslint": "8.22.0",
"eslint-config-next": "^12.2.3", "eslint-config-next": "12.2.5",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "8.5.0",
"eslint-plugin-formatjs": "^4.0.2", "eslint-plugin-formatjs": "4.1.0",
"eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "^7.30.1", "eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "^4.5.0", "eslint-plugin-react-hooks": "4.5.0",
"extract-react-intl-messages": "^4.1.1", "extract-react-intl-messages": "4.1.1",
"husky": "^8.0.1", "husky": "8.0.1",
"lint-staged": "^12.4.3", "lint-staged": "12.4.3",
"nodemon": "^2.0.16", "nodemon": "2.0.16",
"postcss": "^8.4.14", "postcss": "8.4.14",
"prettier": "^2.7.1", "prettier": "2.7.1",
"prettier-plugin-organize-imports": "^3.0.1", "prettier-plugin-organize-imports": "3.1.0",
"prettier-plugin-tailwindcss": "^0.1.13", "prettier-plugin-tailwindcss": "0.1.13",
"semantic-release": "^19.0.2", "semantic-release": "19.0.2",
"semantic-release-docker-buildx": "^1.0.1", "semantic-release-docker-buildx": "1.0.1",
"tailwindcss": "^3.1.7", "tailwindcss": "3.1.8",
"ts-node": "^10.8.0", "ts-node": "10.8.0",
"typescript": "^4.7.4" "typescript": "4.7.4"
}, },
"resolutions": { "resolutions": {
"sqlite3/node-gyp": "^8.4.1" "sqlite3/node-gyp": "8.4.1"
}, },
"config": { "config": {
"commitizen": { "commitizen": {

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