File tree 7 files changed +166
-153
lines changed
7 files changed +166
-153
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ All locales together are around 5 MB in size.
69
69
| hr | Hrvatski |
70
70
| hu | Hungarian |
71
71
| hy | Armenian |
72
- | id_ID | Indonesia |
72
+ | id_ID | Indonesian |
73
73
| it | Italian |
74
74
| ja | Japanese |
75
75
| ko | Korean |
Original file line number Diff line number Diff line change 100
100
"@types/prettier" : " ~2.7.1" ,
101
101
"@types/react" : " ~18.0.21" ,
102
102
"@types/sanitize-html" : " ~2.6.2" ,
103
- "@types/validator" : " ~13.7.6 " ,
103
+ "@types/validator" : " ~13.7.7 " ,
104
104
"@typescript-eslint/eslint-plugin" : " ~5.38.0" ,
105
105
"@typescript-eslint/parser" : " ~5.38.0" ,
106
106
"@vitest/coverage-c8" : " ~0.23.4" ,
107
107
"@vitest/ui" : " ~0.23.4" ,
108
108
"c8" : " ~7.12.0" ,
109
109
"conventional-changelog-cli" : " ~2.2.2" ,
110
- "cypress" : " ~10.7 .0" ,
111
- "esbuild" : " ~0.15.7 " ,
112
- "eslint" : " ~8.23.1 " ,
110
+ "cypress" : " ~10.9 .0" ,
111
+ "esbuild" : " ~0.15.9 " ,
112
+ "eslint" : " ~8.24.0 " ,
113
113
"eslint-config-prettier" : " ~8.5.0" ,
114
114
"eslint-define-config" : " ~1.7.0" ,
115
115
"eslint-gitignore" : " ~0.1.0" ,
125
125
"react" : " ~18.2.0" ,
126
126
"react-dom" : " ~18.2.0" ,
127
127
"rimraf" : " ~3.0.2" ,
128
- "sanitize-html" : " ~2.7.1 " ,
128
+ "sanitize-html" : " ~2.7.2 " ,
129
129
"simple-git-hooks" : " ~2.8.0" ,
130
130
"standard-version" : " ~9.5.0" ,
131
131
"tsx" : " ~3.9.0" ,
132
132
"typedoc" : " ~0.23.15" ,
133
133
"typedoc-plugin-missing-exports" : " ~1.0.0" ,
134
134
"typescript" : " ~4.8.3" ,
135
135
"validator" : " ~13.7.0" ,
136
- "vite" : " ~3.1.0 " ,
136
+ "vite" : " ~3.1.4 " ,
137
137
"vitepress" : " 1.0.0-alpha.16" ,
138
138
"vitest" : " ~0.23.4"
139
139
},
You can’t perform that action at this time.
0 commit comments