Skip to content

Commit e039cb2

Browse files
chore(deps): update all non-major dependencies
1 parent b377e52 commit e039cb2

File tree

11 files changed

+129
-228
lines changed

11 files changed

+129
-228
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16
1+
22.17

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].3",
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].3",
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].3",
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].3",
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].3",
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].3",
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].3",
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].3",
1111
"license": "MIT",
1212
"homepage": "https://github.com/mojisdev/mojis",
1313
"repository": {

0 commit comments

Comments
 (0)