Skip to content

Commit ae9b6df

Browse files
chore: update dependencies
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 0c2f31d commit ae9b6df

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+964
-848
lines changed

.changeset/calm-zoos-jam.md

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

.changeset/config.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3-
"changelog": [
4-
"@changesets/changelog-github",
5-
{
6-
"repo": "explodingcamera/esm"
7-
}
8-
],
9-
"commit": false,
10-
"fixed": [],
11-
"linked": [],
12-
"access": "public",
13-
"baseBranch": "main",
14-
"updateInternalDependencies": "patch",
15-
"ignore": []
2+
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3+
"changelog": [
4+
"@changesets/changelog-github",
5+
{
6+
"repo": "explodingcamera/esm"
7+
}
8+
],
9+
"commit": false,
10+
"fixed": [],
11+
"linked": [],
12+
"access": "public",
13+
"baseBranch": "main",
14+
"updateInternalDependencies": "patch",
15+
"ignore": []
1616
}

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19
1+
20

.vscode/settings.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"editor.codeActionsOnSave": {
3-
"source.fixAll": true
4-
},
5-
"editor.formatOnSave": true,
6-
"[javascript][javascriptreact][typescript][typescriptreact]": {
7-
"editor.defaultFormatter": "rome.rome",
8-
"editor.formatOnSave": true
9-
}
2+
"editor.codeActionsOnSave": {
3+
"source.fixAll": true
4+
},
5+
"editor.formatOnSave": true,
6+
"[javascript][javascriptreact][typescript][typescriptreact]": {
7+
"editor.defaultFormatter": "rome.rome",
8+
"editor.formatOnSave": true
9+
}
1010
}

configs/tsconfig.base.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
"compilerOptions": {
3-
"lib": ["es2022"],
4-
"module": "es2022",
5-
"target": "es2022",
6-
"strict": true,
7-
"esModuleInterop": true,
8-
"skipLibCheck": true,
9-
"forceConsistentCasingInFileNames": true,
10-
"moduleResolution": "node",
11-
"allowJs": true,
12-
"allowUnusedLabels": false,
13-
"allowUnreachableCode": false,
14-
"exactOptionalPropertyTypes": false,
15-
"noFallthroughCasesInSwitch": true,
16-
"noImplicitOverride": true,
17-
"noImplicitReturns": true,
18-
"noPropertyAccessFromIndexSignature": true,
19-
"noUncheckedIndexedAccess": true,
20-
"noUnusedLocals": false,
21-
"noUnusedParameters": false,
22-
"verbatimModuleSyntax": true,
23-
"outDir": "dist"
24-
},
25-
"exclude": ["dist/*"],
26-
"ts-node": {
27-
"transpileOnly": true
28-
}
2+
"compilerOptions": {
3+
"lib": ["es2022"],
4+
"module": "es2022",
5+
"target": "es2022",
6+
"strict": true,
7+
"esModuleInterop": true,
8+
"skipLibCheck": true,
9+
"forceConsistentCasingInFileNames": true,
10+
"moduleResolution": "node",
11+
"allowJs": true,
12+
"allowUnusedLabels": false,
13+
"allowUnreachableCode": false,
14+
"exactOptionalPropertyTypes": false,
15+
"noFallthroughCasesInSwitch": true,
16+
"noImplicitOverride": true,
17+
"noImplicitReturns": true,
18+
"noPropertyAccessFromIndexSignature": true,
19+
"noUncheckedIndexedAccess": true,
20+
"noUnusedLocals": false,
21+
"noUnusedParameters": false,
22+
"verbatimModuleSyntax": true,
23+
"outDir": "dist"
24+
},
25+
"exclude": ["dist/*"],
26+
"ts-node": {
27+
"transpileOnly": true
28+
}
2929
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@changesets/changelog-github": "^0.4.8",
1414
"@changesets/cli": "^2.26.2",
15-
"@types/node": "^20.5.0",
15+
"@types/node": "^20.5.2",
1616
"rome": "12.1.3",
1717
"scripts": "workspace:*",
1818
"turbo": "^1.10.12"

packages/expo-plugin-aboutlibraries/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# expo-plugin-aboutlibraries
22

3+
## 0.2.7
4+
5+
### Patch Changes
6+
7+
- [`3169f4f`](https://github.com/explodingcamera/esm/commit/3169f4f5924f4e870bf25910ab2e9c79fd718057) Thanks [@explodingcamera](https://github.com/explodingcamera)! - chore: update dependencies
8+
39
## 0.2.6
410

511
### Patch Changes

packages/expo-plugin-aboutlibraries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expo-plugin-aboutlibraries",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "A simple expo config plugin to add the aboutlibraries plugin to your app",
55
"keywords": [
66
"expo",

packages/legalizer/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# legalizer
22

3+
## 0.1.11
4+
5+
### Patch Changes
6+
7+
- [`3169f4f`](https://github.com/explodingcamera/esm/commit/3169f4f5924f4e870bf25910ab2e9c79fd718057) Thanks [@explodingcamera](https://github.com/explodingcamera)! - chore: update dependencies
8+
9+
- Updated dependencies [[`3169f4f`](https://github.com/explodingcamera/esm/commit/3169f4f5924f4e870bf25910ab2e9c79fd718057)]:
10+
11+
12+
313
## 0.1.10
414

515
### Patch Changes

packages/legalizer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "legalizer",
33
"support": "preview",
4-
"version": "0.1.10",
4+
"version": "0.1.11",
55
"description": "Generate License Information from all dependencies in a project",
66
"bin": {
77
"legalizer": "bin.mjs"
@@ -31,8 +31,8 @@
3131
},
3232
"dependencies": {
3333
"spdx-license-list": "^6.6.0",
34-
"ucmd": "workspace:^0.4.4",
35-
"unlocked": "workspace:0.2.5"
34+
"ucmd": "workspace:^0.4.5",
35+
"unlocked": "workspace:0.2.6"
3636
},
3737
"devDependencies": {
3838
"scripts": "workspace:*",

0 commit comments

Comments
 (0)