Skip to content

Commit 2f83d41

Browse files
chore: bump package version (#1673)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d7ccd60 commit 2f83d41

File tree

11 files changed

+41
-11
lines changed

11 files changed

+41
-11
lines changed

.changeset/react-security-update-19-2-3.md

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

demo/adonisjs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# adonis
22

3+
## 0.0.55
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d7ccd60`](https://github.com/lingodotdev/lingo.dev/commit/d7ccd6000cd980333e7ac4b63da4e2ba624c3de4)]:
8+
- lingo.dev@0.117.15
9+
310
## 0.0.54
411

512
### Patch Changes

demo/adonisjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adonis",
3-
"version": "0.0.54",
3+
"version": "0.0.55",
44
"private": true,
55
"type": "module",
66
"license": "UNLICENSED",

demo/next-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# next-app
22

3+
## 0.2.107
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d7ccd60`](https://github.com/lingodotdev/lingo.dev/commit/d7ccd6000cd980333e7ac4b63da4e2ba624c3de4)]:
8+
- lingo.dev@0.117.15
9+
310
## 0.2.106
411

512
### Patch Changes

demo/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-app",
3-
"version": "0.2.106",
3+
"version": "0.2.107",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

demo/react-router-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# react-router-app
22

3+
## 1.0.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d7ccd60`](https://github.com/lingodotdev/lingo.dev/commit/d7ccd6000cd980333e7ac4b63da4e2ba624c3de4)]:
8+
- lingo.dev@0.117.15
9+
310
## 1.0.15
411

512
### Patch Changes

demo/react-router-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-app",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# lingo.dev
22

3+
## 0.117.15
4+
5+
### Patch Changes
6+
7+
- [`d7ccd60`](https://github.com/lingodotdev/lingo.dev/commit/d7ccd6000cd980333e7ac4b63da4e2ba624c3de4) Thanks [@vrcprl](https://github.com/vrcprl)! - chore: update React to 19.2.3 to fix CVE-2025-55184 (DoS) and CVE-2025-55183 (source code exposure)
8+
9+
- Updated dependencies [[`d7ccd60`](https://github.com/lingodotdev/lingo.dev/commit/d7ccd6000cd980333e7ac4b63da4e2ba624c3de4)]:
10+
- @lingo.dev/_react@0.7.4
11+
312
## 0.117.14
413

514
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lingo.dev",
3-
"version": "0.117.14",
3+
"version": "0.117.15",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"repository": {

packages/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lingo.dev/\_react
22

3+
## 0.7.4
4+
5+
### Patch Changes
6+
7+
- [`d7ccd60`](https://github.com/lingodotdev/lingo.dev/commit/d7ccd6000cd980333e7ac4b63da4e2ba624c3de4) Thanks [@vrcprl](https://github.com/vrcprl)! - chore: update React to 19.2.3 to fix CVE-2025-55184 (DoS) and CVE-2025-55183 (source code exposure)
8+
39
## 0.7.3
410

511
### Patch Changes

0 commit comments

Comments
 (0)