Skip to content

Commit 993d749

Browse files
Update all non-major dependencies
1 parent 544894f commit 993d749

3 files changed

Lines changed: 688 additions & 415 deletions

File tree

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
nodejs 24.12
1+
nodejs 24.13
22
yarn 1.22.22

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,21 @@
5252
"@types/better-sqlite3": "7.6.13",
5353
"@types/fuzzy-search": "2.1.5",
5454
"@types/jsdom": "27.0.0",
55-
"@types/node": "24.10.4",
55+
"@types/node": "24.10.9",
5656
"@types/papaparse": "patch:@types/papaparse@npm%3A5.3.14#~/.yarn/patches/@types-papaparse-npm-5.3.14-864eddd3a0.patch",
5757
"@types/react": "^19.0.0",
5858
"@types/react-dom": "^19.0.0",
59-
"autoprefixer": "10.4.23",
60-
"axios": "1.13.2",
59+
"autoprefixer": "10.4.24",
60+
"axios": "1.13.4",
6161
"babel-loader": "10.0.0",
62-
"better-sqlite3": "12.5.0",
62+
"better-sqlite3": "12.6.2",
6363
"cacheable-lookup": "7.0.0",
64-
"canvas": "3.2.0",
64+
"canvas": "3.2.1",
6565
"classnames": "2.5.1",
6666
"clean-webpack-plugin": "4.0.0",
6767
"copy-webpack-plugin": "13.0.1",
6868
"cross-spawn": "7.0.6",
69-
"css-loader": "7.1.2",
69+
"css-loader": "7.1.3",
7070
"css-minimizer-webpack-plugin": "7.0.4",
7171
"date-fns": "2.30.0",
7272
"eslint": "^9.25.0",
@@ -78,43 +78,43 @@
7878
"fuzzy-search": "3.2.1",
7979
"html-entities": "2.6.0",
8080
"html-loader": "5.1.0",
81-
"html-webpack-plugin": "5.6.5",
82-
"iconv-lite": "0.7.1",
81+
"html-webpack-plugin": "5.6.6",
82+
"iconv-lite": "0.7.2",
8383
"jimp": "1.6.0",
84-
"jotai": "2.16.1",
84+
"jotai": "2.17.0",
8585
"jsdom": "27.4.0",
8686
"json-schema-to-typescript": "15.0.4",
8787
"jsonschema": "1.5.0",
88-
"mini-css-extract-plugin": "2.9.4",
89-
"modern-screenshot": "4.6.7",
88+
"mini-css-extract-plugin": "2.10.0",
89+
"modern-screenshot": "4.6.8",
9090
"nanoid": "5.1.6",
9191
"normalize.css": "8.0.1",
92-
"p-queue": "9.0.1",
92+
"p-queue": "9.1.0",
9393
"papaparse": "5.5.3",
9494
"peerjs": "2.0.0-beta.3",
9595
"postcss": "8.5.6",
9696
"postcss-loader": "8.2.0",
9797
"prettier": "^3.6.2",
98-
"react": "19.2.3",
99-
"react-dom": "19.2.3",
100-
"react-error-boundary": "6.0.1",
101-
"react-intl": "8.0.9",
98+
"react": "19.2.4",
99+
"react-dom": "19.2.4",
100+
"react-error-boundary": "6.1.0",
101+
"react-intl": "8.1.2",
102102
"react-refresh": "0.18.0",
103103
"sanitize-filename": "1.6.3",
104104
"simfile-parser": "0.8.1",
105105
"style-loader": "4.0.0",
106106
"tasuku": "^2.0.4",
107107
"typescript": "5.9.3",
108108
"typescript-eslint": "^8.30.0",
109-
"undici": "7.16.0",
109+
"undici": "7.20.0",
110110
"victory": "37.3.6",
111111
"webpack": "5.104.1",
112112
"webpack-cli": "6.0.1",
113-
"webpack-dev-server": "5.2.2",
113+
"webpack-dev-server": "5.2.3",
114114
"webpack-sources": "3.3.3",
115115
"xml2js": "0.6.2",
116116
"zip-webpack-plugin": "4.0.3",
117-
"zustand": "5.0.9"
117+
"zustand": "5.0.11"
118118
},
119119
"resolutions": {
120120
"loader-utils": "^2.0.0",

0 commit comments

Comments
 (0)