This repository has been archived by the owner on Mar 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
sydeEvans
committed
May 20, 2022
1 parent
2f3ab49
commit a3ec705
Showing
48 changed files
with
189 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
"private": false | ||
} | ||
}, | ||
"version": "2.15.13", | ||
"version": "2.15.14", | ||
"npmClient": "yarn", | ||
"useWorkspaces": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@remax/babel-plugin-auto-css-modules", | ||
"version": "2.15.13", | ||
"version": "2.15.14", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"authors": [ | ||
"chencheng <[email protected]> (https://github.com/sorrycc)" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remax-host-component", | ||
"version": "2.15.13", | ||
"version": "2.15.14", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -28,13 +28,13 @@ | |
"@babel/helper-plugin-utils": "^7.10.4", | ||
"@babel/traverse": "^7.11.0", | ||
"@babel/types": "^7.11.0", | ||
"@remax/macro": "2.15.13", | ||
"@remax/shared": "2.15.13" | ||
"@remax/macro": "2.15.14", | ||
"@remax/shared": "2.15.14" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.11.0", | ||
"@babel/plugin-syntax-jsx": "^7.10.4", | ||
"@remax/build-store": "2.15.13" | ||
"@remax/build-store": "2.15.14" | ||
}, | ||
"gitHead": "14d4b95d916a55e4ecbe5fbda933bbc57018d7df" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remax-lifecycle", | ||
"version": "2.15.13", | ||
"version": "2.15.14", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -28,11 +28,11 @@ | |
"@babel/helper-plugin-utils": "^7.10.4", | ||
"@babel/traverse": "^7.11.0", | ||
"@babel/types": "^7.11.0", | ||
"@remax/shared": "2.15.13" | ||
"@remax/shared": "2.15.14" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.11.0", | ||
"@remax/build-store": "2.15.13" | ||
"@remax/build-store": "2.15.14" | ||
}, | ||
"gitHead": "14d4b95d916a55e4ecbe5fbda933bbc57018d7df" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remax-regenerator-runtime", | ||
"version": "2.15.13", | ||
"version": "2.15.14", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remax-turbo-render", | ||
"version": "2.15.13", | ||
"version": "2.15.14", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -31,7 +31,7 @@ | |
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.11.0", | ||
"@remax/build-store": "2.15.13", | ||
"@remax/build-store": "2.15.14", | ||
"@types/jest": "^26.0.8", | ||
"babel-plugin-tester": "^9.2.0" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@remax/postcss-tag", | ||
"version": "2.15.13", | ||
"version": "2.15.14", | ||
"main": "index.js", | ||
"repository": "[email protected]:remaxjs/remax.git", | ||
"author": "Caihuanyu <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@remax/build-store", | ||
"version": "2.15.13", | ||
"version": "2.15.14", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -24,10 +24,10 @@ | |
"test:debug": "npx --node-arg=--inspect-brk jest -i" | ||
}, | ||
"dependencies": { | ||
"@remax/shared": "2.15.13" | ||
"@remax/shared": "2.15.14" | ||
}, | ||
"devDependencies": { | ||
"@remax/types": "2.15.13" | ||
"@remax/types": "2.15.14" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@remax/framework-shared", | ||
"version": "2.15.13", | ||
"version": "2.15.14", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -24,7 +24,7 @@ | |
"react-is": "^17.0.2" | ||
}, | ||
"devDependencies": { | ||
"@remax/types": "2.15.13", | ||
"@remax/types": "2.15.14", | ||
"@types/react": "^16.9.33", | ||
"@types/react-is": "^16.7.1", | ||
"react-test-renderer": "^16.9.0" | ||
|
Oops, something went wrong.