Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf0904a9

Browse files
fix(deps): update all non-major dependencies
1 parent3094935 commitf0904a9

File tree

2 files changed

+4192
-2344
lines changed

2 files changed

+4192
-2344
lines changed

‎package.json

Lines changed: 92 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -29,149 +29,149 @@
2929
},
3030
"license":"MIT",
3131
"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.8.10",
33+
"@formatjs/intl-locale":"3.4.6",
34+
"@formatjs/intl-pluralrules":"5.4.3",
3535
"@formatjs/intl-utils":"3.8.4",
36-
"@headlessui/react":"1.7.12",
37-
"@heroicons/react":"2.0.16",
36+
"@headlessui/react":"1.7.19",
37+
"@heroicons/react":"2.2.0",
3838
"@supercharge/request-ip":"1.2.0",
3939
"@svgr/webpack":"6.5.1",
40-
"@tanem/react-nprogress":"5.0.30",
40+
"@tanem/react-nprogress":"5.0.55",
4141
"@types/ua-parser-js":"^0.7.36",
42-
"ace-builds":"1.15.2",
43-
"axios":"1.3.4",
44-
"axios-rate-limit":"1.3.0",
45-
"bcrypt":"5.1.0",
42+
"ace-builds":"1.39.0",
43+
"axios":"1.8.2",
44+
"axios-rate-limit":"1.4.0",
45+
"bcrypt":"5.1.1",
4646
"bowser":"2.11.0",
4747
"connect-typeorm":"1.1.4",
48-
"cookie-parser":"1.4.6",
48+
"cookie-parser":"1.4.7",
4949
"copy-to-clipboard":"3.3.3",
50-
"country-flag-icons":"1.5.5",
51-
"cronstrue":"2.23.0",
50+
"country-flag-icons":"1.5.18",
51+
"cronstrue":"2.56.0",
5252
"csurf":"1.11.0",
53-
"date-fns":"2.29.3",
54-
"dayjs":"1.11.7",
53+
"date-fns":"2.30.0",
54+
"dayjs":"1.11.13",
5555
"email-templates":"9.0.0",
56-
"express":"4.18.2",
56+
"express":"4.21.2",
5757
"express-openapi-validator":"4.13.8",
58-
"express-rate-limit":"6.7.0",
59-
"express-session":"1.17.3",
60-
"formik":"2.2.9",
58+
"express-rate-limit":"6.11.2",
59+
"express-session":"1.18.1",
60+
"formik":"2.4.6",
6161
"gravatar-url":"3.1.0",
6262
"intl":"1.2.5",
6363
"lodash":"4.17.21",
6464
"next":"12.3.4",
6565
"node-cache":"5.1.2",
66-
"node-gyp":"9.3.1",
66+
"node-gyp":"9.4.1",
6767
"node-schedule":"2.1.1",
68-
"nodemailer":"6.9.1",
69-
"openpgp":"5.7.0",
68+
"nodemailer":"6.10.0",
69+
"openpgp":"5.11.2",
7070
"plex-api":"5.3.2",
71-
"pug":"3.0.2",
72-
"react":"18.2.0",
71+
"pug":"3.0.3",
72+
"react":"18.3.1",
7373
"react-ace":"10.1.0",
7474
"react-animate-height":"2.1.2",
75-
"react-aria":"3.23.0",
76-
"react-dom":"18.2.0",
77-
"react-intersection-observer":"9.4.3",
78-
"react-intl":"6.2.10",
79-
"react-markdown":"8.0.5",
75+
"react-aria":"3.38.0",
76+
"react-dom":"18.3.1",
77+
"react-intersection-observer":"9.16.0",
78+
"react-intl":"6.8.9",
79+
"react-markdown":"8.0.7",
8080
"react-popper-tooltip":"4.4.2",
81-
"react-select":"5.7.0",
82-
"react-spring":"9.7.1",
81+
"react-select":"5.10.1",
82+
"react-spring":"9.7.5",
8383
"react-tailwindcss-datepicker-sct":"1.3.4",
8484
"react-toast-notifications":"2.5.1",
8585
"react-truncate-markup":"5.1.2",
8686
"react-use-clipboard":"1.0.9",
87-
"reflect-metadata":"0.1.13",
87+
"reflect-metadata":"0.2.2",
8888
"secure-random-password":"0.2.3",
89-
"semver":"7.3.8",
90-
"sqlite3":"5.1.4",
91-
"swagger-ui-express":"4.6.2",
92-
"swr":"2.0.4",
93-
"typeorm":"0.3.12",
89+
"semver":"7.7.1",
90+
"sqlite3":"5.1.7",
91+
"swagger-ui-express":"4.6.3",
92+
"swr":"2.3.3",
93+
"typeorm":"0.3.21",
9494
"ua-parser-js":"^1.0.35",
95-
"web-push":"3.5.0",
96-
"winston":"3.8.2",
95+
"web-push":"3.6.7",
96+
"winston":"3.17.0",
9797
"winston-daily-rotate-file":"4.7.1",
98-
"xml2js":"0.4.23",
98+
"xml2js":"0.6.2",
9999
"yamljs":"0.3.0",
100100
"yup":"0.32.11",
101-
"zod":"3.20.6"
101+
"zod":"3.24.2"
102102
},
103103
"devDependencies": {
104-
"@babel/cli":"7.21.0",
105-
"@commitlint/cli":"17.4.4",
106-
"@commitlint/config-conventional":"17.4.4",
107-
"@semantic-release/changelog":"6.0.2",
104+
"@babel/cli":"7.26.4",
105+
"@commitlint/cli":"17.8.1",
106+
"@commitlint/config-conventional":"17.8.1",
107+
"@semantic-release/changelog":"6.0.3",
108108
"@semantic-release/commit-analyzer":"9.0.2",
109109
"@semantic-release/exec":"6.0.3",
110110
"@semantic-release/git":"10.0.1",
111111
"@tailwindcss/aspect-ratio":"0.4.2",
112-
"@tailwindcss/forms":"0.5.3",
113-
"@tailwindcss/typography":"0.5.9",
114-
"@types/bcrypt":"5.0.0",
115-
"@types/cookie-parser":"1.4.3",
116-
"@types/country-flag-icons":"1.2.0",
117-
"@types/csurf":"1.11.2",
112+
"@tailwindcss/forms":"0.5.10",
113+
"@tailwindcss/typography":"0.5.16",
114+
"@types/bcrypt":"5.0.2",
115+
"@types/cookie-parser":"1.4.8",
116+
"@types/country-flag-icons":"1.2.2",
117+
"@types/csurf":"1.11.5",
118118
"@types/email-templates":"8.0.4",
119-
"@types/express":"4.17.17",
120-
"@types/express-session":"1.17.6",
121-
"@types/lodash":"4.14.191",
122-
"@types/node":"17.0.36",
123-
"@types/node-schedule":"2.1.0",
124-
"@types/nodemailer":"6.4.7",
125-
"@types/react":"18.0.28",
126-
"@types/react-dom":"18.0.11",
127-
"@types/react-transition-group":"4.4.5",
128-
"@types/secure-random-password":"0.2.1",
129-
"@types/semver":"7.3.13",
130-
"@types/swagger-ui-express":"4.1.3",
131-
"@types/web-push":"3.3.2",
132-
"@types/xml2js":"0.4.11",
133-
"@types/yamljs":"0.2.31",
134-
"@types/yup":"0.29.14",
135-
"@typescript-eslint/eslint-plugin":"5.54.0",
136-
"@typescript-eslint/parser":"5.54.0",
137-
"autoprefixer":"10.4.13",
119+
"@types/express":"4.17.21",
120+
"@types/express-session":"1.18.1",
121+
"@types/lodash":"4.17.16",
122+
"@types/node":"17.0.45",
123+
"@types/node-schedule":"2.1.7",
124+
"@types/nodemailer":"6.4.17",
125+
"@types/react":"18.3.18",
126+
"@types/react-dom":"18.3.5",
127+
"@types/react-transition-group":"4.4.12",
128+
"@types/secure-random-password":"0.2.3",
129+
"@types/semver":"7.5.8",
130+
"@types/swagger-ui-express":"4.1.8",
131+
"@types/web-push":"3.6.4",
132+
"@types/xml2js":"0.4.14",
133+
"@types/yamljs":"0.2.34",
134+
"@types/yup":"0.32.0",
135+
"@typescript-eslint/eslint-plugin":"5.62.0",
136+
"@typescript-eslint/parser":"5.62.0",
137+
"autoprefixer":"10.4.20",
138138
"babel-plugin-react-intl":"8.2.25",
139139
"babel-plugin-react-intl-auto":"3.3.0",
140-
"commitizen":"4.3.0",
140+
"commitizen":"4.3.1",
141141
"copyfiles":"2.4.1",
142142
"cy-mobile-commands":"0.3.0",
143-
"cypress":"12.7.0",
143+
"cypress":"12.17.4",
144144
"cz-conventional-changelog":"3.3.0",
145-
"eslint":"8.35.0",
145+
"eslint":"8.57.1",
146146
"eslint-config-next":"12.3.4",
147-
"eslint-config-prettier":"8.6.0",
148-
"eslint-plugin-formatjs":"4.9.0",
149-
"eslint-plugin-jsx-a11y":"6.7.1",
150-
"eslint-plugin-no-relative-import-paths":"1.5.2",
147+
"eslint-config-prettier":"8.10.0",
148+
"eslint-plugin-formatjs":"4.13.3",
149+
"eslint-plugin-jsx-a11y":"6.10.2",
150+
"eslint-plugin-no-relative-import-paths":"1.6.1",
151151
"eslint-plugin-prettier":"4.2.1",
152-
"eslint-plugin-react":"7.32.2",
153-
"eslint-plugin-react-hooks":"4.6.0",
152+
"eslint-plugin-react":"7.37.4",
153+
"eslint-plugin-react-hooks":"4.6.2",
154154
"extract-react-intl-messages":"4.1.1",
155155
"husky":"8.0.3",
156-
"lint-staged":"13.1.2",
157-
"nodemon":"2.0.20",
158-
"postcss":"8.4.21",
159-
"prettier":"2.8.4",
160-
"prettier-plugin-organize-imports":"3.2.2",
161-
"prettier-plugin-tailwindcss":"0.2.3",
156+
"lint-staged":"13.3.0",
157+
"nodemon":"2.0.22",
158+
"postcss":"8.5.3",
159+
"prettier":"2.8.8",
160+
"prettier-plugin-organize-imports":"3.2.4",
161+
"prettier-plugin-tailwindcss":"0.6.11",
162162
"semantic-release":"19.0.5",
163163
"semantic-release-docker-buildx":"1.0.1",
164-
"tailwindcss":"3.2.7",
165-
"ts-node":"10.9.1",
166-
"tsc-alias":"1.8.2",
167-
"tsconfig-paths":"4.1.2",
164+
"tailwindcss":"3.4.17",
165+
"ts-node":"10.9.2",
166+
"tsc-alias":"1.8.11",
167+
"tsconfig-paths":"4.2.0",
168168
"typescript":"4.9.5"
169169
},
170170
"resolutions": {
171171
"sqlite3/node-gyp":"8.4.1",
172-
"@types/react":"18.0.28",
173-
"@types/react-dom":"18.0.11",
174-
"@types/express-session":"1.17.6"
172+
"@types/react":"18.3.18",
173+
"@types/react-dom":"18.3.5",
174+
"@types/express-session":"1.18.1"
175175
},
176176
"config": {
177177
"commitizen": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp