浏览代码

chore: package

Timothy J. Baek 9 月之前
父节点
当前提交
678dd780ee
共有 2 个文件被更改,包括 243 次插入286 次删除
  1. 241 284
      package-lock.json
  2. 2 2
      package.json

文件差异内容过多而无法显示
+ 241 - 284
package-lock.json


+ 2 - 2
package.json

@@ -34,7 +34,7 @@
 		"eslint-config-prettier": "^9.1.0",
 		"eslint-plugin-cypress": "^3.4.0",
 		"eslint-plugin-svelte": "^2.43.0",
-		"i18next-parser": "^8.13.0",
+		"i18next-parser": "^9.0.1",
 		"postcss": "^8.4.31",
 		"prettier": "^3.3.3",
 		"prettier-plugin-svelte": "^3.2.6",
@@ -83,4 +83,4 @@
 		"node": ">=18.13.0 <=21.x.x",
 		"npm": ">=6.0.0"
 	}
-}
+}

部分文件因为文件数量过多而无法显示