forked from i18next/i18next-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove vue lexer to eliminate vue-template-compiler
- Loading branch information
1 parent
d314e5e
commit 3d36873
Showing
5 changed files
with
3 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1890,11 +1890,6 @@ d@^1.0.2: | |
es5-ext "^0.10.64" | ||
type "^2.7.2" | ||
|
||
de-indent@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d" | ||
integrity sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0= | ||
|
||
[email protected], debug@^4.3.1: | ||
version "4.3.4" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" | ||
|
@@ -2654,7 +2649,7 @@ hasha@^5.0.0: | |
is-stream "^2.0.0" | ||
type-fest "^0.8.0" | ||
|
||
[email protected], he@^1.1.0: | ||
[email protected]: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" | ||
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== | ||
|
@@ -4728,14 +4723,6 @@ vinyl@^2.0.0, vinyl@~2.2.1: | |
remove-trailing-separator "^1.0.1" | ||
replace-ext "^1.0.0" | ||
|
||
vue-template-compiler@^2.6.11: | ||
version "2.6.14" | ||
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.14.tgz#a2f0e7d985670d42c9c9ee0d044fed7690f4f763" | ||
integrity sha512-ODQS1SyMbjKoO1JBJZojSw6FE4qnh9rIpUZn2EUT86FKizx9uH5z6uXiIrm4/Nb/gwxTi/o17ZDEGWAXHvtC7g== | ||
dependencies: | ||
de-indent "^1.0.2" | ||
he "^1.1.0" | ||
|
||
walk-sync@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.2.0.tgz#80786b0657fcc8c0e1c0b1a042a09eae2966387a" | ||
|