|
29 | 29 | },
|
30 | 30 | "license":"MIT",
|
31 | 31 | "dependencies": {
|
32 |
| -"@formatjs/intl-displaynames":"6.2.6", |
33 |
| -"@formatjs/intl-locale":"3.1.1", |
34 |
| -"@formatjs/intl-pluralrules":"5.1.10", |
| 32 | +"@formatjs/intl-displaynames":"6.3.2", |
| 33 | +"@formatjs/intl-locale":"3.3.0", |
| 34 | +"@formatjs/intl-pluralrules":"5.2.2", |
35 | 35 | "@formatjs/intl-utils":"3.8.4",
|
36 |
| -"@headlessui/react":"1.7.12", |
37 |
| -"@heroicons/react":"2.0.16", |
| 36 | +"@headlessui/react":"1.7.14", |
| 37 | +"@heroicons/react":"2.0.18", |
38 | 38 | "@supercharge/request-ip":"1.2.0",
|
39 | 39 | "@svgr/webpack":"6.5.1",
|
40 |
| -"@tanem/react-nprogress":"5.0.30", |
41 |
| -"ace-builds":"1.15.2", |
42 |
| -"axios":"1.3.4", |
| 40 | +"@tanem/react-nprogress":"5.0.40", |
| 41 | +"ace-builds":"1.22.0", |
| 42 | +"axios":"1.4.0", |
43 | 43 | "axios-rate-limit":"1.3.0",
|
44 | 44 | "bcrypt":"5.1.0",
|
45 | 45 | "bowser":"2.11.0",
|
46 | 46 | "connect-typeorm":"1.1.4",
|
47 | 47 | "cookie-parser":"1.4.6",
|
48 | 48 | "copy-to-clipboard":"3.3.3",
|
49 |
| -"country-flag-icons":"1.5.5", |
50 |
| -"cronstrue":"2.23.0", |
| 49 | +"country-flag-icons":"1.5.7", |
| 50 | +"cronstrue":"2.27.0", |
51 | 51 | "csurf":"1.11.0",
|
52 |
| -"date-fns":"2.29.3", |
| 52 | +"date-fns":"2.30.0", |
53 | 53 | "dayjs":"1.11.7",
|
54 | 54 | "email-templates":"9.0.0",
|
55 | 55 | "express":"4.18.2",
|
56 | 56 | "express-openapi-validator":"4.13.8",
|
57 | 57 | "express-rate-limit":"6.7.0",
|
58 | 58 | "express-session":"1.17.3",
|
59 |
| -"formik":"2.2.9", |
| 59 | +"formik":"2.3.2", |
60 | 60 | "gravatar-url":"3.1.0",
|
61 | 61 | "intl":"1.2.5",
|
62 | 62 | "lodash":"4.17.21",
|
63 | 63 | "next":"12.3.4",
|
64 | 64 | "node-cache":"5.1.2",
|
65 | 65 | "node-gyp":"9.3.1",
|
66 | 66 | "node-schedule":"2.1.1",
|
67 |
| -"nodemailer":"6.9.1", |
68 |
| -"openpgp":"5.7.0", |
| 67 | +"nodemailer":"6.9.2", |
| 68 | +"openpgp":"5.9.0", |
69 | 69 | "plex-api":"5.3.2",
|
70 | 70 | "pug":"3.0.2",
|
71 | 71 | "react":"18.2.0",
|
72 | 72 | "react-ace":"10.1.0",
|
73 | 73 | "react-animate-height":"2.1.2",
|
74 |
| -"react-aria":"3.23.0", |
| 74 | +"react-aria":"3.25.0", |
75 | 75 | "react-dom":"18.2.0",
|
76 | 76 | "react-intersection-observer":"9.4.3",
|
77 |
| -"react-intl":"6.2.10", |
78 |
| -"react-markdown":"8.0.5", |
| 77 | +"react-intl":"6.4.2", |
| 78 | +"react-markdown":"8.0.7", |
79 | 79 | "react-popper-tooltip":"4.4.2",
|
80 |
| -"react-select":"5.7.0", |
| 80 | +"react-select":"5.7.3", |
81 | 81 | "react-spring":"9.7.1",
|
82 | 82 | "react-tailwindcss-datepicker-sct":"1.3.4",
|
83 | 83 | "react-toast-notifications":"2.5.1",
|
84 | 84 | "react-truncate-markup":"5.1.2",
|
85 | 85 | "react-use-clipboard":"1.0.9",
|
86 | 86 | "reflect-metadata":"0.1.13",
|
87 | 87 | "secure-random-password":"0.2.3",
|
88 |
| -"semver":"7.3.8", |
89 |
| -"sqlite3":"5.1.4", |
90 |
| -"swagger-ui-express":"4.6.2", |
91 |
| -"swr":"2.0.4", |
92 |
| -"typeorm":"0.3.12", |
93 |
| -"web-push":"3.5.0", |
94 |
| -"winston":"3.8.2", |
| 88 | +"semver":"7.5.1", |
| 89 | +"sqlite3":"5.1.6", |
| 90 | +"swagger-ui-express":"4.6.3", |
| 91 | +"swr":"2.1.5", |
| 92 | +"typeorm":"0.3.16", |
| 93 | +"web-push":"3.6.1", |
| 94 | +"winston":"3.9.0", |
95 | 95 | "winston-daily-rotate-file":"4.7.1",
|
96 |
| -"xml2js":"0.4.23", |
| 96 | +"xml2js":"0.6.0", |
97 | 97 | "yamljs":"0.3.0",
|
98 | 98 | "yup":"0.32.11",
|
99 |
| -"zod":"3.20.6" |
| 99 | +"zod":"3.21.4" |
100 | 100 | },
|
101 | 101 | "devDependencies": {
|
102 |
| -"@babel/cli":"7.21.0", |
103 |
| -"@commitlint/cli":"17.4.4", |
104 |
| -"@commitlint/config-conventional":"17.4.4", |
105 |
| -"@semantic-release/changelog":"6.0.2", |
| 102 | +"@babel/cli":"7.21.5", |
| 103 | +"@commitlint/cli":"17.6.3", |
| 104 | +"@commitlint/config-conventional":"17.6.3", |
| 105 | +"@semantic-release/changelog":"6.0.3", |
106 | 106 | "@semantic-release/commit-analyzer":"9.0.2",
|
107 | 107 | "@semantic-release/exec":"6.0.3",
|
108 | 108 | "@semantic-release/git":"10.0.1",
|
|
115 | 115 | "@types/csurf":"1.11.2",
|
116 | 116 | "@types/email-templates":"8.0.4",
|
117 | 117 | "@types/express":"4.17.17",
|
118 |
| -"@types/express-session":"1.17.6", |
119 |
| -"@types/lodash":"4.14.191", |
| 118 | +"@types/express-session":"1.17.7", |
| 119 | +"@types/lodash":"4.14.195", |
120 | 120 | "@types/node":"17.0.36",
|
121 | 121 | "@types/node-schedule":"2.1.0",
|
122 |
| -"@types/nodemailer":"6.4.7", |
123 |
| -"@types/react":"18.0.28", |
124 |
| -"@types/react-dom":"18.0.11", |
125 |
| -"@types/react-transition-group":"4.4.5", |
| 122 | +"@types/nodemailer":"6.4.8", |
| 123 | +"@types/react":"18.2.7", |
| 124 | +"@types/react-dom":"18.2.4", |
| 125 | +"@types/react-transition-group":"4.4.6", |
126 | 126 | "@types/secure-random-password":"0.2.1",
|
127 |
| -"@types/semver":"7.3.13", |
| 127 | +"@types/semver":"7.5.0", |
128 | 128 | "@types/swagger-ui-express":"4.1.3",
|
129 | 129 | "@types/web-push":"3.3.2",
|
130 | 130 | "@types/xml2js":"0.4.11",
|
131 | 131 | "@types/yamljs":"0.2.31",
|
132 | 132 | "@types/yup":"0.29.14",
|
133 |
| -"@typescript-eslint/eslint-plugin":"5.54.0", |
134 |
| -"@typescript-eslint/parser":"5.54.0", |
135 |
| -"autoprefixer":"10.4.13", |
| 133 | +"@typescript-eslint/eslint-plugin":"5.59.7", |
| 134 | +"@typescript-eslint/parser":"5.59.7", |
| 135 | +"autoprefixer":"10.4.14", |
136 | 136 | "babel-plugin-react-intl":"8.2.25",
|
137 | 137 | "babel-plugin-react-intl-auto":"3.3.0",
|
138 | 138 | "commitizen":"4.3.0",
|
139 | 139 | "copyfiles":"2.4.1",
|
140 | 140 | "cy-mobile-commands":"0.3.0",
|
141 |
| -"cypress":"12.7.0", |
| 141 | +"cypress":"12.13.0", |
142 | 142 | "cz-conventional-changelog":"3.3.0",
|
143 |
| -"eslint":"8.35.0", |
| 143 | +"eslint":"8.41.0", |
144 | 144 | "eslint-config-next":"12.3.4",
|
145 |
| -"eslint-config-prettier":"8.6.0", |
146 |
| -"eslint-plugin-formatjs":"4.9.0", |
| 145 | +"eslint-config-prettier":"8.8.0", |
| 146 | +"eslint-plugin-formatjs":"4.10.1", |
147 | 147 | "eslint-plugin-jsx-a11y":"6.7.1",
|
148 | 148 | "eslint-plugin-no-relative-import-paths":"1.5.2",
|
149 | 149 | "eslint-plugin-prettier":"4.2.1",
|
150 | 150 | "eslint-plugin-react":"7.32.2",
|
151 | 151 | "eslint-plugin-react-hooks":"4.6.0",
|
152 | 152 | "extract-react-intl-messages":"4.1.1",
|
153 | 153 | "husky":"8.0.3",
|
154 |
| -"lint-staged":"13.1.2", |
155 |
| -"nodemon":"2.0.20", |
156 |
| -"postcss":"8.4.21", |
157 |
| -"prettier":"2.8.4", |
| 154 | +"lint-staged":"13.2.2", |
| 155 | +"nodemon":"2.0.22", |
| 156 | +"postcss":"8.4.23", |
| 157 | +"prettier":"2.8.8", |
158 | 158 | "prettier-plugin-organize-imports":"3.2.2",
|
159 |
| -"prettier-plugin-tailwindcss":"0.2.3", |
| 159 | +"prettier-plugin-tailwindcss":"0.3.0", |
160 | 160 | "semantic-release":"19.0.5",
|
161 | 161 | "semantic-release-docker-buildx":"1.0.1",
|
162 |
| -"tailwindcss":"3.2.7", |
| 162 | +"tailwindcss":"3.3.2", |
163 | 163 | "ts-node":"10.9.1",
|
164 |
| -"tsc-alias":"1.8.2", |
165 |
| -"tsconfig-paths":"4.1.2", |
| 164 | +"tsc-alias":"1.8.6", |
| 165 | +"tsconfig-paths":"4.2.0", |
166 | 166 | "typescript":"4.9.5"
|
167 | 167 | },
|
168 | 168 | "resolutions": {
|
169 | 169 | "sqlite3/node-gyp":"8.4.1",
|
170 |
| -"@types/react":"18.0.28", |
171 |
| -"@types/react-dom":"18.0.11", |
172 |
| -"@types/express-session":"1.17.6" |
| 170 | +"@types/react":"18.2.7", |
| 171 | +"@types/react-dom":"18.2.4", |
| 172 | +"@types/express-session":"1.17.7" |
173 | 173 | },
|
174 | 174 | "config": {
|
175 | 175 | "commitizen": {
|
|