Skip to content

Commit 2ce6db3

Browse files
deps: bump next-translate-plugin from 2.0.5 to 3.1.2
Bumps [next-translate-plugin](https://github.com/aralroca/next-translate-plugin) from 2.0.5 to 3.1.2. - [Release notes](https://github.com/aralroca/next-translate-plugin/releases) - [Commits](aralroca/next-translate-plugin@2.0.5...3.1.2) --- updated-dependencies: - dependency-name: next-translate-plugin dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f922bd commit 2ce6db3

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"lodash": "^4.17.21",
3636
"next": "12.3.1",
3737
"next-translate": "^3.1.2",
38-
"next-translate-plugin": "^2.0.5",
38+
"next-translate-plugin": "^3.1.2",
3939
"papaparse": "^5.5.3",
4040
"prettier": "^3.8.1",
4141
"prismjs": "^1.30.0",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7833,12 +7833,12 @@ nerf-dart@^1.0.0:
78337833
resolved "https://registry.yarnpkg.com/nerf-dart/-/nerf-dart-1.0.0.tgz#e6dab7febf5ad816ea81cf5c629c5a0ebde72c1a"
78347834
integrity sha1-5tq3/r9a2Bbqgc9cYpxaDr3nLBo=
78357835

7836-
next-translate-plugin@^2.0.5:
7837-
version "2.0.5"
7838-
resolved "https://registry.yarnpkg.com/next-translate-plugin/-/next-translate-plugin-2.0.5.tgz#9db61207fbdac724b9ab4906194bafcd0b555969"
7839-
integrity sha512-H5Wecew+EQvrcCfnUiWwev8jS8ICH2Mw1SwWY8v8gXQfCpZ/ubpx+dinMhNZt+1BzqtEke53GHWov6gMvDB8tw==
7836+
next-translate-plugin@^3.1.2:
7837+
version "3.1.2"
7838+
resolved "https://registry.yarnpkg.com/next-translate-plugin/-/next-translate-plugin-3.1.2.tgz#69fca58a7ccda18673733755daf9fe783b73a2cd"
7839+
integrity sha512-w1Kj4t5wnxo2FGsXlP+r/Mszb8vhk3DyY8osAgtUVE/YrU/dEBVQA3sFm0MAYLusmpfz+sM68LYpXlD32wj+Ag==
78407840
dependencies:
7841-
typescript "4.5.2"
7841+
typescript "5.9.3"
78427842

78437843
next-translate@^3.1.2:
78447844
version "3.1.2"
@@ -10593,11 +10593,6 @@ typed-array-length@^1.0.7:
1059310593
possible-typed-array-names "^1.0.0"
1059410594
reflect.getprototypeof "^1.0.6"
1059510595

10596-
typescript@4.5.2:
10597-
version "4.5.2"
10598-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
10599-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
10600-
1060110596
typescript@5.9.3:
1060210597
version "5.9.3"
1060310598
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"

0 commit comments

Comments
 (0)