[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-plugin-utils. A bunch of utilities to help you create and maintain plugins for Tailwind. www.npmjs.com/package/@hacknug/tailwindcss-plugin-utils
0

Configure Feed

Select the types of activity you want to include in your feed.

Upgrade dependencies to their latest version

Nestor Vera (Oct 12, 2019, 10:15 PM +0200) 9d892ccb cbccc152

+46 -95
+13 -13
package.json
··· 32 32 }, 33 33 "dependencies": { 34 34 "flat": "^4.1.0", 35 - "lodash": "4.17.15", 36 - "postcss": "^7.0.17", 37 - "tailwindcss": "^1.0.5" 35 + "lodash": "^4.17.15", 36 + "postcss": "^7.0.18", 37 + "tailwindcss": "^1.1.2" 38 38 }, 39 39 "devDependencies": { 40 - "@babel/cli": "7.6.4", 41 - "@babel/core": "7.6.4", 42 - "@babel/preset-env": "7.6.3", 43 - "babel-jest": "^24.8.0", 44 - "eslint": "6.5.1", 45 - "eslint-config-standard": "^14.0.0", 40 + "@babel/cli": "^7.6.4", 41 + "@babel/core": "^7.6.4", 42 + "@babel/preset-env": "^7.6.3", 43 + "babel-jest": "^24.9.0", 44 + "eslint": "^6.5.1", 45 + "eslint-config-standard": "^14.1.0", 46 46 "eslint-import-resolver-node": "^0.3.2", 47 - "eslint-plugin-import": "2.18.2", 47 + "eslint-plugin-import": "^2.18.2", 48 48 "eslint-plugin-node": "^10.0.0", 49 49 "eslint-plugin-promise": "^4.2.1", 50 - "eslint-plugin-standard": "^4.0.0", 51 - "jest": "^24.8.0", 50 + "eslint-plugin-standard": "^4.0.1", 51 + "jest": "^24.9.0", 52 52 "jest-matcher-css": "^1.1.0", 53 - "release-it": "^12.3.3", 53 + "release-it": "^12.4.3", 54 54 "rimraf": "^3.0.0" 55 55 }, 56 56 "engines": {
+33 -82
pnpm-lock.yaml
··· 47 47 dev: true 48 48 resolution: 49 49 integrity: sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw== 50 - /@babel/core/7.6.0: 51 - dependencies: 52 - '@babel/code-frame': 7.5.5 53 - '@babel/generator': 7.6.4 54 - '@babel/helpers': 7.6.2 55 - '@babel/parser': 7.6.4 56 - '@babel/template': 7.6.0 57 - '@babel/traverse': 7.6.3 58 - '@babel/types': 7.6.3 59 - convert-source-map: 1.6.0 60 - debug: 4.1.1 61 - json5: 2.1.1 62 - lodash: 4.17.15 63 - resolve: 1.12.0 64 - semver: 5.7.1 65 - source-map: 0.5.7 66 - dev: true 67 - engines: 68 - node: '>=6.9.0' 69 - resolution: 70 - integrity: sha512-FuRhDRtsd6IptKpHXAa+4WPZYY2ZzgowkbLBecEDDSje1X/apG7jQM33or3NdOmjXBKWGOg4JmSiRfUfuTtHXw== 71 50 /@babel/core/7.6.4: 72 51 dependencies: 73 52 '@babel/code-frame': 7.5.5 ··· 348 327 '@babel/core': ^7.0.0-0 349 328 resolution: 350 329 integrity: sha512-5UGYnMSLRE1dqqZwug+1LISpA403HzlSfsg6P9VXU6TBjcSHeNlw4DxDx7LgpF+iKZoOG/+uzqoRHTdcUpiZNg== 351 - /@babel/plugin-syntax-object-rest-spread/7.2.0_@babel+core@7.6.0: 352 - dependencies: 353 - '@babel/core': 7.6.0 354 - '@babel/helper-plugin-utils': 7.0.0 355 - dev: true 356 - peerDependencies: 357 - '@babel/core': ^7.0.0-0 358 - resolution: 359 - integrity: sha512-t0JKGgqk2We+9may3t0xDdmneaXmyxq0xieYcKHxIsrJO64n1OiMWNUtc5gQK1PA0NpdCRrtZp4z+IUaKugrSA== 360 330 /@babel/plugin-syntax-object-rest-spread/7.2.0_@babel+core@7.6.4: 361 331 dependencies: 362 332 '@babel/core': 7.6.4 ··· 914 884 integrity: sha512-6qqsU4o0kW1dvA95qfNog8v8gkRN9ph6Lz7r96IvZpHdNipP2cBcb07J1Z45mz/VIS01OHJ3pY8T5fUY38tg4A== 915 885 /@jest/transform/24.9.0: 916 886 dependencies: 917 - '@babel/core': 7.6.0 887 + '@babel/core': 7.6.4 918 888 '@jest/types': 24.9.0 919 889 babel-plugin-istanbul: 5.2.0 920 890 chalk: 2.4.2 ··· 983 953 dev: true 984 954 resolution: 985 955 integrity: sha512-L4JaJDXn8SGT+5G0uX79rZLv0MNJmfGa4vb4vy1NnpjSnWDLJRy6m90udGwvMmavwsStgbv2QNkPzzTCMmL+ig== 986 - /@octokit/request/5.1.0: 956 + /@octokit/request/5.2.0: 987 957 dependencies: 988 958 '@octokit/endpoint': 5.4.0 989 959 '@octokit/request-error': 1.0.4 ··· 994 964 universal-user-agent: 4.0.0 995 965 dev: true 996 966 resolution: 997 - integrity: sha512-I15T9PwjFs4tbWyhtFU2Kq7WDPidYMvRB7spmxoQRZfxSmiqullG+Nz+KbSmpkfnlvHwTr1e31R5WReFRKMXjg== 967 + integrity: sha512-p8WDdywOrMMbN1eMgR86f2KwKMxTTNipqsibIKDJ6oRi910rdz2JR3ufiLB8U8KtQ0P/HdP0df8vQrUDzYaUzQ== 998 968 /@octokit/rest/16.33.0: 999 969 dependencies: 1000 - '@octokit/request': 5.1.0 970 + '@octokit/request': 5.2.0 1001 971 '@octokit/request-error': 1.0.4 1002 972 atob-lite: 2.0.0 1003 973 before-after-hook: 2.1.0 ··· 1333 1303 dev: true 1334 1304 resolution: 1335 1305 integrity: sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ== 1336 - /babel-jest/24.9.0_@babel+core@7.6.0: 1337 - dependencies: 1338 - '@babel/core': 7.6.0 1339 - '@jest/transform': 24.9.0 1340 - '@jest/types': 24.9.0 1341 - '@types/babel__core': 7.1.3 1342 - babel-plugin-istanbul: 5.2.0 1343 - babel-preset-jest: 24.9.0_@babel+core@7.6.0 1344 - chalk: 2.4.2 1345 - slash: 2.0.0 1346 - dev: true 1347 - engines: 1348 - node: '>= 6' 1349 - peerDependencies: 1350 - '@babel/core': ^7.0.0 1351 - resolution: 1352 - integrity: sha512-ntuddfyiN+EhMw58PTNL1ph4C9rECiQXjI4nMMBKBaNjXvqLdkXpPRcMSr4iyBrJg/+wz9brFUD6RhOAT6r4Iw== 1353 1306 /babel-jest/24.9.0_@babel+core@7.6.4: 1354 1307 dependencies: 1355 1308 '@babel/core': 7.6.4 ··· 1392 1345 node: '>= 6' 1393 1346 resolution: 1394 1347 integrity: sha512-2EMA2P8Vp7lG0RAzr4HXqtYwacfMErOuv1U3wrvxHX6rD1sV6xS3WXG3r8TRQ2r6w8OhvSdWt+z41hQNwNm3Xw== 1395 - /babel-preset-jest/24.9.0_@babel+core@7.6.0: 1396 - dependencies: 1397 - '@babel/core': 7.6.0 1398 - '@babel/plugin-syntax-object-rest-spread': 7.2.0_@babel+core@7.6.0 1399 - babel-plugin-jest-hoist: 24.9.0 1400 - dev: true 1401 - engines: 1402 - node: '>= 6' 1403 - peerDependencies: 1404 - '@babel/core': ^7.0.0 1405 - resolution: 1406 - integrity: sha512-izTUuhE4TMfTRPF92fFwD2QfdXaZW08qvWTFCI51V8rW5x00UuPgc3ajRoWofXOuxjfcOM5zzSYsQS3H8KGCAg== 1407 1348 /babel-preset-jest/24.9.0_@babel+core@7.6.4: 1408 1349 dependencies: 1409 1350 '@babel/core': 7.6.4 ··· 1509 1450 /browserslist/4.7.0: 1510 1451 dependencies: 1511 1452 caniuse-lite: 1.0.30000999 1512 - electron-to-chromium: 1.3.280 1453 + electron-to-chromium: 1.3.282 1513 1454 node-releases: 1.1.35 1514 1455 hasBin: true 1515 1456 resolution: ··· 2068 2009 dev: true 2069 2010 resolution: 2070 2011 integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk= 2071 - /electron-to-chromium/1.3.280: 2012 + /electron-to-chromium/1.3.282: 2072 2013 resolution: 2073 - integrity: sha512-qYWNMjKLEfQAWZF2Sarvo+ahigu0EArnpCFSoUuZJS3W5wIeVfeEvsgmT2mgIrieQkeQ0+xFmykK3nx2ezekPQ== 2014 + integrity: sha512-irSaDeCGgfMu1OA30bhqIBr+dx+pDJjRbwCpob7YWqVZbzXblybNzPGklVnWqv4EXxbkEAzQYqiNCqNTgu00lQ== 2074 2015 /emoji-regex/7.0.3: 2075 2016 dev: true 2076 2017 resolution: ··· 3461 3402 integrity: sha512-+VLRKyitT3BWoMeSUIHRxV/2g8y9gw91Jh5z2UmXZzkZKpbC08CSehVxgHUwTpy+HwGcns/tqafQDJW7imYvGg== 3462 3403 /jest-config/24.9.0: 3463 3404 dependencies: 3464 - '@babel/core': 7.6.0 3405 + '@babel/core': 7.6.4 3465 3406 '@jest/test-sequencer': 24.9.0 3466 3407 '@jest/types': 24.9.0 3467 - babel-jest: 24.9.0_@babel+core@7.6.0 3408 + babel-jest: 24.9.0_@babel+core@7.6.4 3468 3409 chalk: 2.4.2 3469 3410 glob: 7.1.4 3470 3411 jest-environment-jsdom: 24.9.0 ··· 4849 4790 integrity: sha512-zS59pAk3deu6dVHyrGqmC3oDXBdNdajk4k1RyxeVXCrcEDBUBHoIhE4QTsmhxgzXxsaqFDAkUZfmMa5f/N/79w== 4850 4791 /postcss-nested/4.1.2: 4851 4792 dependencies: 4852 - postcss: 7.0.18 4793 + postcss: 7.0.17 4853 4794 postcss-selector-parser: 5.0.0 4854 4795 dev: false 4855 4796 resolution: ··· 4892 4833 node: '>=4.0.0' 4893 4834 resolution: 4894 4835 integrity: sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag== 4836 + /postcss/7.0.17: 4837 + dependencies: 4838 + chalk: 2.4.2 4839 + source-map: 0.6.1 4840 + supports-color: 6.1.0 4841 + dev: false 4842 + engines: 4843 + node: '>=6.0.0' 4844 + resolution: 4845 + integrity: sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ== 4895 4846 /postcss/7.0.18: 4896 4847 dependencies: 4897 4848 chalk: 2.4.2 ··· 6352 6303 resolution: 6353 6304 integrity: sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA== 6354 6305 specifiers: 6355 - '@babel/cli': 7.6.4 6356 - '@babel/core': 7.6.4 6357 - '@babel/preset-env': 7.6.3 6358 - babel-jest: ^24.8.0 6359 - eslint: 6.5.1 6360 - eslint-config-standard: ^14.0.0 6306 + '@babel/cli': ^7.6.4 6307 + '@babel/core': ^7.6.4 6308 + '@babel/preset-env': ^7.6.3 6309 + babel-jest: ^24.9.0 6310 + eslint: ^6.5.1 6311 + eslint-config-standard: ^14.1.0 6361 6312 eslint-import-resolver-node: ^0.3.2 6362 - eslint-plugin-import: 2.18.2 6313 + eslint-plugin-import: ^2.18.2 6363 6314 eslint-plugin-node: ^10.0.0 6364 6315 eslint-plugin-promise: ^4.2.1 6365 - eslint-plugin-standard: ^4.0.0 6316 + eslint-plugin-standard: ^4.0.1 6366 6317 flat: ^4.1.0 6367 - jest: ^24.8.0 6318 + jest: ^24.9.0 6368 6319 jest-matcher-css: ^1.1.0 6369 - lodash: 4.17.15 6370 - postcss: ^7.0.17 6371 - release-it: ^12.3.3 6320 + lodash: ^4.17.15 6321 + postcss: ^7.0.18 6322 + release-it: ^12.4.3 6372 6323 rimraf: ^3.0.0 6373 - tailwindcss: ^1.0.5 6324 + tailwindcss: ^1.1.2