Skip to content

Commit 6e82f89

Browse files
committed
v0.2.41 - use [email protected]
1 parent 24dc3f5 commit 6e82f89

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tex2typst-webapp",
3-
"version": "0.2.40",
3+
"version": "0.2.41",
44
"type": "module",
55
"scripts": {
66
"dev": "vite dev",
@@ -18,7 +18,7 @@
1818
"butteruptoasts": "^2.0.1",
1919
"katex": "^0.16.11",
2020
"svelte": "^4.2.10",
21-
"tex2typst": "^0.3.7"
21+
"tex2typst": "^0.3.8"
2222
},
2323
"devDependencies": {
2424
"@svelte-put/preprocess-inline-svg": "^2.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2840,10 +2840,10 @@ tailwindcss@^3.4.4:
28402840
resolve "^1.22.2"
28412841
sucrase "^3.32.0"
28422842

2843-
tex2typst@^0.3.7:
2844-
version "0.3.7"
2845-
resolved "https://registry.yarnpkg.com/tex2typst/-/tex2typst-0.3.7.tgz#e545380cfd5ca3a5d537b24d335e95c9f220333f"
2846-
integrity sha512-4HVrk0JUor1Gyqfo84wCXKcE4bcjy+DPPgPaL3NKRSnyOwI9IAZJYiHscUPFvhGnz948I2fswH55/qMxxX0kSQ==
2843+
tex2typst@^0.3.8:
2844+
version "0.3.8"
2845+
resolved "https://registry.yarnpkg.com/tex2typst/-/tex2typst-0.3.8.tgz#cb0b5590a2d7c85195da100e63362af5f3a6de26"
2846+
integrity sha512-6YrsGqqOMrG6rxLknbcRKxyMnZcgWnHwAsE20BvmXerzvuXZpydcL1zFPF3nNBuBXri881Htoi0vSnFwzzvvmQ==
28472847

28482848
text-table@^0.2.0:
28492849
version "0.2.0"

0 commit comments

Comments
 (0)