Skip to content

Commit 1913fa2

Browse files
committed
🌱 bubble-dev/babel-config, bubble-dev/babel-worker, bubble-dev/eslint-config, bubble-dev/start-preset, colorido, elegir, fantasy-color/*, lada/prefix, math-playground, msked, primitives/*, sandbox/ui, stili, themeables/*: update dependencies: React to v17.0.1 & React Native to v0.64.0
1 parent 61530ad commit 1913fa2

76 files changed

Lines changed: 2102 additions & 2254 deletions

File tree

Some content is hidden

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

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"@bubble-dev/eslint-config": "*",
1919
"@bubble-dev/start-preset": "*",
2020
"@bubble-dev/typescript-config": "*",
21-
"@revert/color": "^0.1.0",
22-
"@revert/sandbox": "^0.3.0",
21+
"@revert/color": "^0.1.1",
22+
"@revert/sandbox": "^0.3.4",
2323
"@start/plugin": "^2.0.0",
24-
"@types/node": "^14.14.22",
24+
"@types/node": "^14.14.41",
2525
"colorido": "*",
26-
"core-js": "^3.8.3",
27-
"eslint": "^7.18.0",
28-
"foreal": "^0.1.0",
29-
"react": "16.13.1",
30-
"react-native": "0.63.4",
26+
"core-js": "^3.11.0",
27+
"eslint": "^7.25.0",
28+
"foreal": "^0.2.0",
29+
"react": "17.0.1",
30+
"react-native": "0.64.0",
3131
"tsfn": "^2.0.0",
32-
"typescript": "^4.1.3"
32+
"typescript": "^4.2.4"
3333
},
3434
"scripts": {
3535
"start": "packages/bubble-dev/start-preset/src/cli/index.js",

packages/bubble-dev/babel-config/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
},
1212
"dependencies": {
1313
"@babel/plugin-syntax-bigint": "^7.8.0",
14-
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
15-
"@babel/plugin-transform-runtime": "^7.12.10",
16-
"@babel/preset-env": "^7.12.11",
17-
"@babel/preset-react": "^7.12.10",
18-
"@babel/preset-typescript": "^7.12.7",
14+
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
15+
"@babel/plugin-transform-runtime": "^7.13.15",
16+
"@babel/preset-env": "^7.13.15",
17+
"@babel/preset-react": "^7.13.13",
18+
"@babel/preset-typescript": "^7.13.0",
1919
"@bubble-dev/browsers-list": "^2.0.1",
2020
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
21-
"metro-react-native-babel-preset": "0.63.0"
21+
"metro-react-native-babel-preset": "0.64.0"
2222
},
2323
"devDependencies": {
24-
"@types/babel__core": "^7.1.12"
24+
"@types/babel__core": "^7.1.14"
2525
},
2626
"fixdeps": {
2727
"ignoredPackages": [

packages/bubble-dev/babel-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"sideEffects": false,
1616
"dependencies": {
17-
"@babel/register": "^7.12.10",
17+
"@babel/register": "^7.13.16",
1818
"@bubble-dev/babel-config": "^0.3.1"
1919
}
2020
}

packages/bubble-dev/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"node": ">=12.13.0"
1111
},
1212
"dependencies": {
13-
"@typescript-eslint/eslint-plugin": "^4.14.1",
14-
"@typescript-eslint/parser": "^4.14.1",
13+
"@typescript-eslint/eslint-plugin": "^4.22.0",
14+
"@typescript-eslint/parser": "^4.22.0",
1515
"eslint-plugin-import": "^2.22.0",
16-
"eslint-plugin-react": "^7.22.0"
16+
"eslint-plugin-react": "^7.23.2"
1717
},
1818
"fixdeps": {
1919
"ignoredPackages": [

packages/bubble-dev/start-preset/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"@auto/slack": "^0.2.0",
3030
"@auto/tag": "^0.2.0",
3131
"@auto/telegram": "^0.2.0",
32-
"@babel/core": "^7.12.10",
33-
"@babel/register": "^7.12.10",
32+
"@babel/core": "^7.13.16",
33+
"@babel/register": "^7.13.16",
3434
"@bubble-dev/babel-config": "^0.3.1",
35-
"@rebox/android": "^4.0.5",
36-
"@rebox/ios": "^6.0.4",
37-
"@rebox/web": "^3.2.1",
35+
"@rebox/android": "^5.0.0",
36+
"@rebox/ios": "^7.0.0",
37+
"@rebox/web": "^5.0.0",
3838
"@start/plugin": "^2.0.0",
3939
"@start/plugin-copy": "^2.0.0",
4040
"@start/plugin-env": "^2.0.0",
@@ -60,30 +60,30 @@
6060
"escape-string-regexp": "^4.0.0",
6161
"execa": "^4.1.0",
6262
"fixdeps": "^2.0.0",
63-
"globby": "^11.0.2",
63+
"globby": "^11.0.3",
6464
"lottie-react-native": "^3.3.2",
6565
"make-dir": "^3.0.0",
6666
"move-path": "^2.0.0",
6767
"nanomatch": "^1.2.13",
6868
"node-fetch": "^2.6.0",
6969
"pifs": "^2.0.0",
70-
"prompts": "^2.4.0",
71-
"react-native-exception-handler": "^2.10.9",
72-
"react-native-svg": "^12.1.0",
70+
"prompts": "^2.4.1",
71+
"react-native-exception-handler": "^2.10.10",
72+
"react-native-svg": "^12.1.1",
7373
"react-native-view-shot": "^3.1.1",
7474
"rplace": "^0.3.0",
7575
"stroki": "^0.2.0",
7676
"tap-diff": "^0.1.1",
7777
"tsfn": "^2.0.0",
7878
"typeon": "^2.0.0",
7979
"weslint": "^0.4.0",
80-
"ws": "^7.4.2"
80+
"ws": "^7.4.5"
8181
},
8282
"devDependencies": {
83-
"@types/babel__core": "^7.1.12",
84-
"@types/node-fetch": "^2.5.8",
85-
"@types/prompts": "^2.0.6",
86-
"@types/ws": "^7.4.0"
83+
"@types/babel__core": "^7.1.14",
84+
"@types/node-fetch": "^2.5.10",
85+
"@types/prompts": "^2.0.10",
86+
"@types/ws": "^7.4.1"
8787
},
8888
"fixdeps": {
8989
"ignoredPackages": [

packages/colorido/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"sideEffects": false,
1515
"devDependencies": {
1616
"@types/tape": "^4.2.34",
17-
"tape": "^5.1.1"
17+
"tape": "^5.2.2"
1818
}
1919
}

packages/elegir/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
},
1414
"sideEffects": false,
1515
"dependencies": {
16-
"@babel/runtime": "^7.12.5"
16+
"@babel/runtime": "^7.13.17"
1717
}
1818
}

packages/fantasy-color/contrast-ratio-luminance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"sideEffects": false,
1616
"devDependencies": {
1717
"@types/tape": "^4.2.34",
18-
"tape": "^5.1.1"
18+
"tape": "^5.2.2"
1919
}
2020
}

packages/fantasy-color/contrast-ratio-rgb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"devDependencies": {
2222
"@types/tape": "^4.2.34",
23-
"tape": "^5.1.1"
23+
"tape": "^5.2.2"
2424
}
2525
}

packages/fantasy-color/from-hex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"@types/tape": "^4.2.34",
21-
"tape": "^5.1.1"
21+
"tape": "^5.2.2"
2222
}
2323
}

0 commit comments

Comments
 (0)