Skip to content

Commit be09f03

Browse files
committed
chore: update dependencies
1 parent b377e52 commit be09f03

File tree

10 files changed

+404
-392
lines changed

10 files changed

+404
-392
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">=22.13",
77
"pnpm": "10.x"
88
},
9-
"packageManager": "[email protected].1",
9+
"packageManager": "[email protected].4",
1010
"workspaces": [
1111
"packages/*"
1212
],

packages/adapters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://luxass.dev"
99
},
10-
"packageManager": "[email protected].1",
10+
"packageManager": "[email protected].4",
1111
"license": "MIT",
1212
"homepage": "https://github.com/mojisdev/mojis",
1313
"repository": {

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://luxass.dev"
99
},
10-
"packageManager": "[email protected].1",
10+
"packageManager": "[email protected].4",
1111
"license": "MIT",
1212
"homepage": "https://github.com/mojisdev/mojis",
1313
"repository": {

packages/internal-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://luxass.dev"
99
},
10-
"packageManager": "[email protected].1",
10+
"packageManager": "[email protected].4",
1111
"license": "MIT",
1212
"homepage": "https://github.com/mojisdev/mojis",
1313
"repository": {

packages/json-schemas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://luxass.dev"
99
},
10-
"packageManager": "[email protected].1",
10+
"packageManager": "[email protected].4",
1111
"license": "MIT",
1212
"homepage": "https://github.com/mojisdev/mojis",
1313
"repository": {

packages/parsers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://luxass.dev"
99
},
10-
"packageManager": "[email protected].1",
10+
"packageManager": "[email protected].4",
1111
"license": "MIT",
1212
"homepage": "https://github.com/mojisdev/mojis",
1313
"repository": {

packages/schemas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://luxass.dev"
99
},
10-
"packageManager": "[email protected].1",
10+
"packageManager": "[email protected].4",
1111
"license": "MIT",
1212
"homepage": "https://github.com/mojisdev/mojis",
1313
"repository": {

packages/versions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://luxass.dev"
99
},
10-
"packageManager": "[email protected].1",
10+
"packageManager": "[email protected].4",
1111
"license": "MIT",
1212
"homepage": "https://github.com/mojisdev/mojis",
1313
"repository": {

0 commit comments

Comments
 (0)