Skip to content

Commit e3bbfdb

Browse files
authored
chore(deps): Upgrade @types/styled-components (remove patch) (#7371)
1 parent b8aa735 commit e3bbfdb

File tree

4 files changed

+11
-57
lines changed

4 files changed

+11
-57
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"tsc": "tsc --build",
2424
"tsc:watch": "tsc --build --watch",
2525
"clean": "rimraf packages/*/{tsconfig.tsbuildinfo,lib,dist}",
26-
"postinstall": "lerna link && patch-package",
26+
"postinstall": "lerna link",
2727
"link:dev": "cd packages/cubejs-backend-shared && cd ../cubejs-backend-shared && yarn link && cd ../cubejs-backend-cloud && yarn link && cd ../cubejs-backend-native && yarn link && cd ../cubejs-server && yarn link && cd ../cubejs-server-core && yarn link && cd ../cubejs-api-gateway && yarn link && cd ../cubejs-schema-compiler && yarn link && cd ../cubejs-query-orchestrator && yarn link && cd ../cubejs-athena-driver && yarn link && cd ../cubejs-duckdb-driver && yarn link && cd ../cubejs-bigquery-driver && yarn link && cd ../cubejs-postgres-driver && yarn link && cd ../cubejs-databricks-jdbc-driver && yarn link && cd ../cubejs-mssql-driver && yarn link && cd ../cubejs-clickhouse-driver && yarn link && cd ../cubejs-snowflake-driver && yarn link && cd ../cubejs-cubestore-driver && yarn link && cd ../cubejs-templates && yarn link && cd ../cubejs-client-core && yarn link && cd ../cubejs-client-ws-transport && yarn link && cd ../cubejs-playground && yarn link"
2828
},
2929
"author": "Cube Dev, Inc.",
@@ -32,7 +32,6 @@
3232
"@typescript-eslint/eslint-plugin": "^4.17.0",
3333
"core-js": "^3.6.5",
3434
"lerna": "^4.0.0",
35-
"patch-package": "^6.4.7",
3635
"ramda": "^0.27.0",
3736
"rollup-plugin-dts": "^1.1.8",
3837
"whatwg-fetch": "^3.0.0"

packages/cubejs-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/react-dom": "^17.0.2",
7373
"@types/react-router": "^5.1.12",
7474
"@types/react-router-dom": "^5.1.7",
75-
"@types/styled-components": "5.1.9",
75+
"@types/styled-components": "^5.1.9",
7676
"@types/uuid": "^8.3.1",
7777
"@vitejs/plugin-react": "^2.1.0",
7878
"antd": "4.16.13",

patches/@types+styled-components+5.1.9.patch

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

yarn.lock

Lines changed: 9 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -7285,10 +7285,10 @@
72857285
resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1"
72867286
integrity sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==
72877287

7288-
7289-
version "5.1.9"
7290-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.9.tgz#00d3d84b501420521c4db727e3c195459f87a6cf"
7291-
integrity sha512-kbEG6YlwK8rucITpKEr6pA4Ho9KSQHUUOzZ9lY3va1mtcjvS3D0wDciFyHEiNHKLL/npZCKDQJqm0x44sPO9oA==
7288+
"@types/styled-components@^5.1.9":
7289+
version "5.1.29"
7290+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.29.tgz#a483d7829b972233455f1500930d6a7d30aa328e"
7291+
integrity sha512-5h/ah9PAblggQ6Laa4peplT4iY5ddA8qM1LMD4HzwToUWs3hftfy0fayeRgbtH1JZUdw5CCaowmz7Lnb8SjIxQ==
72927292
dependencies:
72937293
"@types/hoist-non-react-statics" "*"
72947294
"@types/react" "*"
@@ -18876,13 +18876,6 @@ kind-of@^6.0.0, kind-of@^6.0.2, kind-of@^6.0.3:
1887618876
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
1887718877
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
1887818878

18879-
klaw-sync@^6.0.0:
18880-
version "6.0.0"
18881-
resolved "https://registry.yarnpkg.com/klaw-sync/-/klaw-sync-6.0.0.tgz#1fd2cfd56ebb6250181114f0a581167099c2b28c"
18882-
integrity sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ==
18883-
dependencies:
18884-
graceful-fs "^4.1.11"
18885-
1888618879
kleur@^3.0.3:
1888718880
version "3.0.3"
1888818881
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
@@ -21366,7 +21359,7 @@ open@^6.3.0:
2136621359
dependencies:
2136721360
is-wsl "^1.1.0"
2136821361

21369-
open@^7.0.2, open@^7.3.1, open@^7.4.2:
21362+
open@^7.0.2, open@^7.3.1:
2137021363
version "7.4.2"
2137121364
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
2137221365
integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
@@ -21455,10 +21448,10 @@ ora@^3.4.0:
2145521448
strip-ansi "^5.2.0"
2145621449
wcwidth "^1.0.1"
2145721450

21458-
oracledb@^4.2.0:
21459-
version "4.2.0"
21460-
resolved "https://registry.yarnpkg.com/oracledb/-/oracledb-4.2.0.tgz#b4d97957d206f7c2d1c2286cc80e91ff2d45fce8"
21461-
integrity sha512-07ZylNcUB9wknsiRa7dNqDWgGK3loP8eNWuoCjsiCOZ19PA1g8QLu+0gah7ty82VXl/MOQYFCMl5OpjD9Aqjcw==
21451+
oracledb@^6.2.0:
21452+
version "6.2.0"
21453+
resolved "https://registry.yarnpkg.com/oracledb/-/oracledb-6.2.0.tgz#7a9d66d923fa1fcc391ff4cb6189e33fd47528b7"
21454+
integrity sha512-NP6Q3pukVhmowFszQhDfqaiC4RngcuSQ9Vj79quRw9f9s+R1Awo+I1Oexj+qYGFONRJz+Nl7TpkTUiXICbblGg==
2146221455

2146321456
original@^1.0.0:
2146421457
version "1.0.2"
@@ -21952,25 +21945,6 @@ password-prompt@^1.1.2:
2195221945
ansi-escapes "^3.1.0"
2195321946
cross-spawn "^6.0.5"
2195421947

21955-
patch-package@^6.4.7:
21956-
version "6.4.7"
21957-
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.7.tgz#2282d53c397909a0d9ef92dae3fdeb558382b148"
21958-
integrity sha512-S0vh/ZEafZ17hbhgqdnpunKDfzHQibQizx9g8yEf5dcVk3KOflOfdufRXQX8CSEkyOQwuM/bNz1GwKvFj54kaQ==
21959-
dependencies:
21960-
"@yarnpkg/lockfile" "^1.1.0"
21961-
chalk "^2.4.2"
21962-
cross-spawn "^6.0.5"
21963-
find-yarn-workspace-root "^2.0.0"
21964-
fs-extra "^7.0.1"
21965-
is-ci "^2.0.0"
21966-
klaw-sync "^6.0.0"
21967-
minimist "^1.2.0"
21968-
open "^7.4.2"
21969-
rimraf "^2.6.3"
21970-
semver "^5.6.0"
21971-
slash "^2.0.0"
21972-
tmp "^0.0.33"
21973-
2197421948
2197521949
version "0.0.1"
2197621950
resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.1.tgz#e6c4ddd7ed3aa27c68a20cc4e50e1a4ee83bbc4a"

0 commit comments

Comments
 (0)