Skip to content

Commit 801e0d5

Browse files
committed
chore: remove lingo patch
1 parent ec2406d commit 801e0d5

3 files changed

Lines changed: 85 additions & 3324 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devSST": "dotenvx run -f .env.sst -f .env -- sst dev \"pnpm -F=frontend run dev\"",
1818
"build": "dotenvx run -- turbo run build",
1919
"deploy": "dotenvx run -- turbo run deploy",
20-
"i18n": "lingo.dev run",
20+
"i18n": "pnpm dlx lingo.dev run",
2121
"prepare": "simple-git-hooks"
2222
},
2323
"dependencies": {
@@ -34,7 +34,6 @@
3434
"@unocss/eslint-plugin": "^66.1.4",
3535
"eslint": "^9.28.0",
3636
"frontend": "workspace:*",
37-
"lingo.dev": "^0.94.3",
3837
"lint-staged": "^16.1.0",
3938
"simple-git-hooks": "^2.13.0",
4039
"tsx": "^4.19.4",
@@ -57,7 +56,6 @@
5756
"which-typed-array": "npm:@nolyfill/which-typed-array@^1.0.44"
5857
},
5958
"patchedDependencies": {
60-
"lingo.dev": "patches/lingo.dev.patch",
6159
"@primevue/nuxt-module": "patches/@primevue__nuxt-module.patch",
6260
"convex-nuxt": "patches/convex-nuxt.patch"
6361
}

patches/lingo.dev.patch

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)