Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/microsoft/rnx-kit.git
π¦ applying package updates ***NO_CI***
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
0c7c668b40
ΠΠΎΠΌΠΌΠΈΡ
cb5a541558
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Re-enable no-unused-vars. It looks like optional chaining is no longer causing false positives.",
|
||||
"packageName": "@rnx-kit/eslint-plugin",
|
||||
"email": "4123478+tido64@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@rnx-kit/babel-plugin-import-path-remapper",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/babel-plugin-import-path-remapper_v1.0.4",
|
||||
"version": "1.0.4",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/babel-plugin-import-path-remapper",
|
||||
"comment": "Bump @rnx-kit/tools-node to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "@rnx-kit/babel-plugin-import-path-remapper_v1.0.3",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @rnx-kit/babel-plugin-import-path-remapper
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.0.4
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/tools-node to v1.1.5
|
||||
|
||||
## 1.0.3
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/babel-plugin-import-path-remapper",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Babel plugin for remapping 'lib/' imports to 'src/'",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/babel-plugin-import-path-remapper#readme",
|
||||
"license": "MIT",
|
||||
|
@ -22,7 +22,7 @@
|
|||
"dependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/helper-plugin-utils": "^7.0.0",
|
||||
"@rnx-kit/tools-node": "^1.1.4"
|
||||
"@rnx-kit/tools-node": "^1.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/babel__core": "^7.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/babel-preset-metro-react-native",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"description": "Babel preset for React Native applications",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/babel-preset-metro-react-native#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/bundle-diff",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Simple tool for diffing the content of two bundles",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/bundle-diff#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,93 @@
|
|||
{
|
||||
"name": "@rnx-kit/cli",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/cli_v0.9.37",
|
||||
"version": "0.9.37",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/config to v0.4.12",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/console to v1.0.4",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/dep-check to v1.8.10",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/metro-plugin-cyclic-dependencies-detector to v1.0.13",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/metro-plugin-duplicates-checker to v1.2.7",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/metro-serializer to v1.0.4",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/metro-serializer-esbuild to v0.0.16",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/metro-service to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/third-party-notices to v1.2.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/tools-language to v1.1.3",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/tools-node to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/tools-react-native to v1.0.3",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/cli",
|
||||
"comment": "Bump @rnx-kit/typescript-service to v1.3.7",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "@rnx-kit/cli_v0.9.36",
|
||||
|
|
|
@ -1,9 +1,29 @@
|
|||
# Change Log - @rnx-kit/cli
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.9.37
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/config to v0.4.12
|
||||
- Bump @rnx-kit/console to v1.0.4
|
||||
- Bump @rnx-kit/dep-check to v1.8.10
|
||||
- Bump @rnx-kit/metro-plugin-cyclic-dependencies-detector to v1.0.13
|
||||
- Bump @rnx-kit/metro-plugin-duplicates-checker to v1.2.7
|
||||
- Bump @rnx-kit/metro-serializer to v1.0.4
|
||||
- Bump @rnx-kit/metro-serializer-esbuild to v0.0.16
|
||||
- Bump @rnx-kit/metro-service to v1.1.5
|
||||
- Bump @rnx-kit/third-party-notices to v1.2.5
|
||||
- Bump @rnx-kit/tools-language to v1.1.3
|
||||
- Bump @rnx-kit/tools-node to v1.1.5
|
||||
- Bump @rnx-kit/tools-react-native to v1.0.3
|
||||
- Bump @rnx-kit/typescript-service to v1.3.7
|
||||
|
||||
## 0.9.36
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/cli",
|
||||
"version": "0.9.36",
|
||||
"version": "0.9.37",
|
||||
"description": "Command-line interface for working with kit packages in your repo",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/cli",
|
||||
"license": "MIT",
|
||||
|
@ -19,19 +19,19 @@
|
|||
"test": "rnx-kit-scripts test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/config": "^0.4.11",
|
||||
"@rnx-kit/console": "^1.0.3",
|
||||
"@rnx-kit/dep-check": "^1.8.9",
|
||||
"@rnx-kit/metro-plugin-cyclic-dependencies-detector": "^1.0.12",
|
||||
"@rnx-kit/metro-plugin-duplicates-checker": "^1.2.6",
|
||||
"@rnx-kit/metro-serializer": "^1.0.3",
|
||||
"@rnx-kit/metro-serializer-esbuild": "^0.0.15",
|
||||
"@rnx-kit/metro-service": "^1.1.4",
|
||||
"@rnx-kit/third-party-notices": "^1.2.4",
|
||||
"@rnx-kit/tools-language": "^1.1.2",
|
||||
"@rnx-kit/tools-node": "^1.1.4",
|
||||
"@rnx-kit/tools-react-native": "^1.0.2",
|
||||
"@rnx-kit/typescript-service": "^1.3.6",
|
||||
"@rnx-kit/config": "^0.4.12",
|
||||
"@rnx-kit/console": "^1.0.4",
|
||||
"@rnx-kit/dep-check": "^1.8.10",
|
||||
"@rnx-kit/metro-plugin-cyclic-dependencies-detector": "^1.0.13",
|
||||
"@rnx-kit/metro-plugin-duplicates-checker": "^1.2.7",
|
||||
"@rnx-kit/metro-serializer": "^1.0.4",
|
||||
"@rnx-kit/metro-serializer-esbuild": "^0.0.16",
|
||||
"@rnx-kit/metro-service": "^1.1.5",
|
||||
"@rnx-kit/third-party-notices": "^1.2.5",
|
||||
"@rnx-kit/tools-language": "^1.1.3",
|
||||
"@rnx-kit/tools-node": "^1.1.5",
|
||||
"@rnx-kit/tools-react-native": "^1.0.3",
|
||||
"@rnx-kit/typescript-service": "^1.3.7",
|
||||
"chalk": "^4.1.0",
|
||||
"readline": "^1.3.0"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@rnx-kit/config",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/config_v0.4.12",
|
||||
"version": "0.4.12",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/config",
|
||||
"comment": "Bump @rnx-kit/console to v1.0.4",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 09:04:41 GMT",
|
||||
"tag": "@rnx-kit/config_v0.4.11",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @rnx-kit/config
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.4.12
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/console to v1.0.4
|
||||
|
||||
## 0.4.11
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/config",
|
||||
"version": "0.4.11",
|
||||
"version": "0.4.12",
|
||||
"description": "Define and query information about a kit package",
|
||||
"license": "MIT",
|
||||
"main": "./lib/index.js",
|
||||
|
@ -13,7 +13,7 @@
|
|||
"test": "rnx-kit-scripts test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/console": "^1.0.3",
|
||||
"@rnx-kit/console": "^1.0.4",
|
||||
"cosmiconfig": "^7.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"semver": "^7.0.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/console",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Simple console logger",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/console#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,39 @@
|
|||
{
|
||||
"name": "@rnx-kit/dep-check",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/dep-check_v1.8.10",
|
||||
"version": "1.8.10",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/dep-check",
|
||||
"comment": "Bump @rnx-kit/config to v0.4.12",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/dep-check",
|
||||
"comment": "Bump @rnx-kit/console to v1.0.4",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/dep-check",
|
||||
"comment": "Bump @rnx-kit/tools-language to v1.1.3",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/dep-check",
|
||||
"comment": "Bump @rnx-kit/tools-node to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 09:04:41 GMT",
|
||||
"tag": "@rnx-kit/dep-check_v1.8.9",
|
||||
|
|
|
@ -1,9 +1,20 @@
|
|||
# Change Log - @rnx-kit/dep-check
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.8.10
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/config to v0.4.12
|
||||
- Bump @rnx-kit/console to v1.0.4
|
||||
- Bump @rnx-kit/tools-language to v1.1.3
|
||||
- Bump @rnx-kit/tools-node to v1.1.5
|
||||
|
||||
## 1.8.9
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/dep-check",
|
||||
"version": "1.8.9",
|
||||
"version": "1.8.10",
|
||||
"description": "Dependency checker for React Native apps",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/dep-check#readme",
|
||||
"license": "MIT",
|
||||
|
@ -25,10 +25,10 @@
|
|||
"update-readme": "node scripts/update-readme.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/config": "^0.4.11",
|
||||
"@rnx-kit/console": "^1.0.3",
|
||||
"@rnx-kit/tools-language": "^1.1.2",
|
||||
"@rnx-kit/tools-node": "^1.1.4",
|
||||
"@rnx-kit/config": "^0.4.12",
|
||||
"@rnx-kit/console": "^1.0.4",
|
||||
"@rnx-kit/tools-language": "^1.1.3",
|
||||
"@rnx-kit/tools-node": "^1.1.5",
|
||||
"chalk": "^4.1.0",
|
||||
"detect-indent": "^6.0.0",
|
||||
"jest-diff": "^26.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/esbuild-plugin-import-path-remapper",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"description": "Esbuild plugin for remapping 'lib/' imports to 'src/'",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/esbuild-plugin-import-path-remapper#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@rnx-kit/eslint-config",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/eslint-config_v0.0.1",
|
||||
"version": "0.0.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/eslint-config",
|
||||
"comment": "Bump @rnx-kit/eslint-plugin to v0.1.1",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "@rnx-kit/eslint-config_v0.0.1",
|
||||
|
|
|
@ -1,11 +1,19 @@
|
|||
# Change Log - @rnx-kit/eslint-config
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.0.1
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/eslint-plugin to v0.1.1
|
||||
|
||||
## 0.0.1
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
||||
### Patches
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"format": "rnx-kit-scripts format"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/eslint-plugin": "^0.1.0",
|
||||
"@rnx-kit/eslint-plugin": "^0.1.1",
|
||||
"eslint": "^8.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@rnx-kit/eslint-plugin",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/eslint-plugin_v0.1.1",
|
||||
"version": "0.1.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "4123478+tido64@users.noreply.github.com",
|
||||
"package": "@rnx-kit/eslint-plugin",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584",
|
||||
"comment": "Re-enable no-unused-vars. It looks like optional chaining is no longer causing false positives."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "@rnx-kit/eslint-plugin_v0.1.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @rnx-kit/eslint-plugin
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.1.1
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Re-enable no-unused-vars. It looks like optional chaining is no longer causing false positives. (4123478+tido64@users.noreply.github.com)
|
||||
|
||||
## 0.1.0
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/eslint-plugin",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "A set of ESLint rules for React developers",
|
||||
"keywords": [
|
||||
"eslint",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/golang",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "Integrate Go into your monorepo and create native apps that accelerate development and CI builds",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/golang#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/jest-preset",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"description": "Jest preset for React Native code bases",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/jest-preset#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-config",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/metro-config_v1.2.18",
|
||||
"version": "1.2.18",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/metro-config",
|
||||
"comment": "Bump @rnx-kit/babel-preset-metro-react-native to v1.0.9",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/metro-config",
|
||||
"comment": "Bump @rnx-kit/tools-node to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "@rnx-kit/metro-config_v1.2.17",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @rnx-kit/metro-config
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.2.18
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/babel-preset-metro-react-native to v1.0.9
|
||||
- Bump @rnx-kit/tools-node to v1.1.5
|
||||
|
||||
## 1.2.17
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-config",
|
||||
"version": "1.2.17",
|
||||
"version": "1.2.18",
|
||||
"description": "Metro config for monorepos",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-config#readme",
|
||||
"license": "MIT",
|
||||
|
@ -20,8 +20,8 @@
|
|||
"test": "rnx-kit-scripts test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/babel-preset-metro-react-native": "^1.0.8",
|
||||
"@rnx-kit/tools-node": "^1.1.4",
|
||||
"@rnx-kit/babel-preset-metro-react-native": "^1.0.9",
|
||||
"@rnx-kit/tools-node": "^1.1.5",
|
||||
"workspace-tools": "^0.16.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-plugin-cyclic-dependencies-detector",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/metro-plugin-cyclic-dependencies-detector_v1.0.13",
|
||||
"version": "1.0.13",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/metro-plugin-cyclic-dependencies-detector",
|
||||
"comment": "Bump @rnx-kit/console to v1.0.4",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/metro-plugin-cyclic-dependencies-detector",
|
||||
"comment": "Bump @rnx-kit/tools-node to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "@rnx-kit/metro-plugin-cyclic-dependencies-detector_v1.0.12",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @rnx-kit/metro-plugin-cyclic-dependencies-detector
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.0.13
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/console to v1.0.4
|
||||
- Bump @rnx-kit/tools-node to v1.1.5
|
||||
|
||||
## 1.0.12
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-plugin-cyclic-dependencies-detector",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.13",
|
||||
"description": "Cyclic dependencies detector for Metro",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-plugin-cyclic-dependencies-detector#readme",
|
||||
"license": "MIT",
|
||||
|
@ -20,8 +20,8 @@
|
|||
"test": "rnx-kit-scripts test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/console": "^1.0.3",
|
||||
"@rnx-kit/tools-node": "^1.1.4"
|
||||
"@rnx-kit/console": "^1.0.4",
|
||||
"@rnx-kit/tools-node": "^1.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rnx-kit/metro-serializer": "*",
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-plugin-duplicates-checker",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/metro-plugin-duplicates-checker_v1.2.7",
|
||||
"version": "1.2.7",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/metro-plugin-duplicates-checker",
|
||||
"comment": "Bump @rnx-kit/console to v1.0.4",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/metro-plugin-duplicates-checker",
|
||||
"comment": "Bump @rnx-kit/tools-node to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "@rnx-kit/metro-plugin-duplicates-checker_v1.2.6",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @rnx-kit/metro-plugin-duplicates-checker
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.2.7
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/console to v1.0.4
|
||||
- Bump @rnx-kit/tools-node to v1.1.5
|
||||
|
||||
## 1.2.6
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-plugin-duplicates-checker",
|
||||
"version": "1.2.6",
|
||||
"version": "1.2.7",
|
||||
"description": "Duplicate packages checker",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-plugin-duplicates-checker#readme",
|
||||
"license": "MIT",
|
||||
|
@ -23,8 +23,8 @@
|
|||
"test": "rnx-kit-scripts test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/console": "^1.0.3",
|
||||
"@rnx-kit/tools-node": "^1.1.4"
|
||||
"@rnx-kit/console": "^1.0.4",
|
||||
"@rnx-kit/tools-node": "^1.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rnx-kit/metro-serializer": "*",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-plugin-typescript-validation",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"description": "Typescript validation during Metro bundling",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-plugin-typescript-validation#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-resolver-symlinks",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/metro-resolver-symlinks_v0.1.6",
|
||||
"version": "0.1.6",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/metro-resolver-symlinks",
|
||||
"comment": "Bump @rnx-kit/tools-node to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "@rnx-kit/metro-resolver-symlinks_v0.1.5",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @rnx-kit/metro-resolver-symlinks
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.1.6
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/tools-node to v1.1.5
|
||||
|
||||
## 0.1.5
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-resolver-symlinks",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"description": "Metro resolver with support for symlinks",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-resolver-symlinks#readme",
|
||||
"license": "MIT",
|
||||
|
@ -21,7 +21,7 @@
|
|||
"test": "rnx-kit-scripts test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/tools-node": "^1.1.4"
|
||||
"@rnx-kit/tools-node": "^1.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rnx-kit/eslint-config": "*",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-serializer-esbuild",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/metro-serializer-esbuild_v0.0.16",
|
||||
"version": "0.0.16",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/metro-serializer-esbuild",
|
||||
"comment": "Bump @rnx-kit/console to v1.0.4",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 09:04:41 GMT",
|
||||
"tag": "@rnx-kit/metro-serializer-esbuild_v0.0.15",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @rnx-kit/metro-serializer-esbuild
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.0.16
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/console to v1.0.4
|
||||
|
||||
## 0.0.15
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-serializer-esbuild",
|
||||
"version": "0.0.15",
|
||||
"version": "0.0.16",
|
||||
"description": "Experimental esbuild serializer for Metro",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-serializer-esbuild#readme",
|
||||
"license": "MIT",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"lint": "rnx-kit-scripts lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/console": "^1.0.3",
|
||||
"@rnx-kit/console": "^1.0.4",
|
||||
"esbuild": "^0.13.4",
|
||||
"esbuild-plugin-lodash": "^1.1.0",
|
||||
"semver": "^7.0.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-serializer",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Metro's default JavaScript bundle serializer but with plugin support",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-serializer#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-service",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/metro-service_v1.1.5",
|
||||
"version": "1.1.5",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/metro-service",
|
||||
"comment": "Bump @rnx-kit/tools-language to v1.1.3",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 09:04:42 GMT",
|
||||
"tag": "@rnx-kit/metro-service_v1.1.4",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @rnx-kit/metro-service
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.1.5
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/tools-language to v1.1.3
|
||||
|
||||
## 1.1.4
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-service",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"description": "Metro service for bundling and bundle-serving",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-service#readme",
|
||||
"license": "MIT",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"node": ">= 10.12"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/tools-language": "^1.1.2",
|
||||
"@rnx-kit/tools-language": "^1.1.3",
|
||||
"chalk": "^4.1.0",
|
||||
"cp-file": "^9.1.0",
|
||||
"make-dir": "^3.1.0"
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@rnx-kit/third-party-notices",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/third-party-notices_v1.2.5",
|
||||
"version": "1.2.5",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/third-party-notices",
|
||||
"comment": "Bump @rnx-kit/console to v1.0.4",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/third-party-notices",
|
||||
"comment": "Bump @rnx-kit/tools-node to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "@rnx-kit/third-party-notices_v1.2.4",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @rnx-kit/third-party-notices
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.2.5
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/console to v1.0.4
|
||||
- Bump @rnx-kit/tools-node to v1.1.5
|
||||
|
||||
## 1.2.4
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/third-party-notices",
|
||||
"version": "1.2.4",
|
||||
"version": "1.2.5",
|
||||
"description": "Library and tool to build a third party notices file based on a js bundle's source map",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/third-party-notices#readme",
|
||||
"license": "MIT",
|
||||
|
@ -24,8 +24,8 @@
|
|||
"test": "rnx-kit-scripts test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/console": "^1.0.3",
|
||||
"@rnx-kit/tools-node": "^1.1.4",
|
||||
"@rnx-kit/console": "^1.0.4",
|
||||
"@rnx-kit/tools-node": "^1.1.5",
|
||||
"spdx-expression-parse": "^3.0.1",
|
||||
"yargs": "^16.0.0"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/tools-language",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"description": "A collection of supplemental JavaScript functions and types",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/tools-language#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@rnx-kit/tools-node",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/tools-node_v1.1.5",
|
||||
"version": "1.1.5",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/tools-node",
|
||||
"comment": "Bump @rnx-kit/tools-language to v1.1.3",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 09:04:42 GMT",
|
||||
"tag": "@rnx-kit/tools-node_v1.1.4",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @rnx-kit/tools-node
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.1.5
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/tools-language to v1.1.3
|
||||
|
||||
## 1.1.4
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/tools-node",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"description": "A collection of supplemental NodeJS functions and types",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/tools-node#readme",
|
||||
"license": "MIT",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"update-readme": "rnx-kit-scripts update-api-readme"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/tools-language": "^1.1.2",
|
||||
"@rnx-kit/tools-language": "^1.1.3",
|
||||
"find-up": "^5.0.0",
|
||||
"pkg-dir": "^5.0.0",
|
||||
"pkg-up": "^3.1.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/tools-react-native",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "A collection of supplemental react-native functions and types",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/tools-react-native#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@rnx-kit/typescript-service",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "@rnx-kit/typescript-service_v1.3.7",
|
||||
"version": "1.3.7",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@rnx-kit/typescript-service",
|
||||
"comment": "Bump @rnx-kit/tools-node to v1.1.5",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 09:04:42 GMT",
|
||||
"tag": "@rnx-kit/typescript-service_v1.3.6",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @rnx-kit/typescript-service
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.3.7
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/tools-node to v1.1.5
|
||||
|
||||
## 1.3.6
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/typescript-service",
|
||||
"version": "1.3.6",
|
||||
"version": "1.3.7",
|
||||
"description": "TypeScript language services with support for custom module resolution",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/typescript-service#readme",
|
||||
"license": "MIT",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"test": "rnx-kit-scripts test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rnx-kit/tools-node": "^1.1.4",
|
||||
"@rnx-kit/tools-node": "^1.1.5",
|
||||
"typescript": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "rnx-kit-scripts",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 10:31:10 GMT",
|
||||
"tag": "rnx-kit-scripts_v0.1.1",
|
||||
"version": "0.1.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "rnx-kit-scripts",
|
||||
"comment": "Bump @rnx-kit/golang to v0.1.2",
|
||||
"commit": "0c7c668b4041ec34c1a86ed3d33879b7c222a584"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 29 Oct 2021 08:51:30 GMT",
|
||||
"tag": "rnx-kit-scripts_v0.1.1",
|
||||
|
|
|
@ -1,11 +1,19 @@
|
|||
# Change Log - rnx-kit-scripts
|
||||
|
||||
This log was last generated on Fri, 29 Oct 2021 08:51:30 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 29 Oct 2021 10:31:10 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.1.1
|
||||
|
||||
Fri, 29 Oct 2021 10:31:10 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @rnx-kit/golang to v0.1.2
|
||||
|
||||
## 0.1.1
|
||||
|
||||
Fri, 29 Oct 2021 08:51:30 GMT
|
||||
|
||||
### Patches
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@babel/parser": "^7.0.0",
|
||||
"@babel/types": "^7.0.0",
|
||||
"@microsoft/tsdoc": "^0.13.0",
|
||||
"@rnx-kit/golang": "^0.1.1",
|
||||
"@rnx-kit/golang": "^0.1.2",
|
||||
"chalk": "^4.1.0",
|
||||
"depcheck": "^1.0.0",
|
||||
"glob": "^7.0.0",
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅