diff --git a/package-lock.json b/package-lock.json index 94a0975..49a382a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@commitlint/cli": "^17.1.2", "@commitlint/config-conventional": "^17.1.0", "@webpack-contrib/eslint-config-webpack": "^3.0.0", - "babel-jest": "^28.1.3", + "babel-jest": "^29.0.3", "benchmark": "^2.1.4", "bootstrap-styl": "^5.0.9", "cross-env": "^7.0.3", @@ -32,7 +32,7 @@ "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", "husky": "^8.0.1", - "jest": "^28.1.3", + "jest": "^29.0.3", "lint-staged": "^12.5.0", "memfs": "^3.4.7", "nib": "^1.1.2", @@ -949,6 +949,21 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-syntax-jsx": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz", + "integrity": "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-syntax-logical-assignment-operators": { "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", @@ -2474,20 +2489,20 @@ } }, "node_modules/@jest/console": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-28.1.3.tgz", - "integrity": "sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.0.3.tgz", + "integrity": "sha512-cGg0r+klVHSYnfE977S9wmpuQ9L+iYuYgL+5bPXiUlUynLLYunRxswEmhBzvrSKGof5AKiHuTTmUKAqRcDY9dg==", "dev": true, "dependencies": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/node": "*", "chalk": "^4.0.0", - "jest-message-util": "^28.1.3", - "jest-util": "^28.1.3", + "jest-message-util": "^29.0.3", + "jest-util": "^29.0.3", "slash": "^3.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/console/node_modules/ansi-styles": { @@ -2570,43 +2585,42 @@ } }, "node_modules/@jest/core": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-28.1.3.tgz", - "integrity": "sha512-CIKBrlaKOzA7YG19BEqCw3SLIsEwjZkeJzf5bdooVnW4bH5cktqe3JX+G2YV1aK5vP8N9na1IGWFzYaTp6k6NA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.0.3.tgz", + "integrity": "sha512-1d0hLbOrM1qQE3eP3DtakeMbKTcXiXP3afWxqz103xPyddS2NhnNghS7MaXx1dcDt4/6p4nlhmeILo2ofgi8cQ==", "dev": true, "dependencies": { - "@jest/console": "^28.1.3", - "@jest/reporters": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/console": "^29.0.3", + "@jest/reporters": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", "ci-info": "^3.2.0", "exit": "^0.1.2", "graceful-fs": "^4.2.9", - "jest-changed-files": "^28.1.3", - "jest-config": "^28.1.3", - "jest-haste-map": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-regex-util": "^28.0.2", - "jest-resolve": "^28.1.3", - "jest-resolve-dependencies": "^28.1.3", - "jest-runner": "^28.1.3", - "jest-runtime": "^28.1.3", - "jest-snapshot": "^28.1.3", - "jest-util": "^28.1.3", - "jest-validate": "^28.1.3", - "jest-watcher": "^28.1.3", + "jest-changed-files": "^29.0.0", + "jest-config": "^29.0.3", + "jest-haste-map": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-regex-util": "^29.0.0", + "jest-resolve": "^29.0.3", + "jest-resolve-dependencies": "^29.0.3", + "jest-runner": "^29.0.3", + "jest-runtime": "^29.0.3", + "jest-snapshot": "^29.0.3", + "jest-util": "^29.0.3", + "jest-validate": "^29.0.3", + "jest-watcher": "^29.0.3", "micromatch": "^4.0.4", - "pretty-format": "^28.1.3", - "rimraf": "^3.0.0", + "pretty-format": "^29.0.3", "slash": "^3.0.0", "strip-ansi": "^6.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "peerDependencies": { "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" @@ -2697,88 +2711,89 @@ } }, "node_modules/@jest/environment": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-28.1.3.tgz", - "integrity": "sha512-1bf40cMFTEkKyEf585R9Iz1WayDjHoHqvts0XFYEqyKM3cFWDpeMoqKKTAF9LSYQModPUlh8FKptoM2YcMWAXA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.0.3.tgz", + "integrity": "sha512-iKl272NKxYNQNqXMQandAIwjhQaGw5uJfGXduu8dS9llHi8jV2ChWrtOAVPnMbaaoDhnI3wgUGNDvZgHeEJQCA==", "dev": true, "dependencies": { - "@jest/fake-timers": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/fake-timers": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", - "jest-mock": "^28.1.3" + "jest-mock": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/expect": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-28.1.3.tgz", - "integrity": "sha512-lzc8CpUbSoE4dqT0U+g1qODQjBRHPpCPXissXD4mS9+sWQdmmpeJ9zSH1rS1HEkrsMN0fb7nKrJ9giAR1d3wBw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.0.3.tgz", + "integrity": "sha512-6W7K+fsI23FQ01H/BWccPyDZFrnU9QlzDcKOjrNVU5L8yUORFAJJIpmyxWPW70+X624KUNqzZwPThPMX28aXEQ==", "dev": true, "dependencies": { - "expect": "^28.1.3", - "jest-snapshot": "^28.1.3" + "expect": "^29.0.3", + "jest-snapshot": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/expect-utils": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-28.1.3.tgz", - "integrity": "sha512-wvbi9LUrHJLn3NlDW6wF2hvIMtd4JUl2QNVrjq+IBSHirgfrR3o9RnVtxzdEGO2n9JyIWwHnLfby5KzqBGg2YA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.0.3.tgz", + "integrity": "sha512-i1xUkau7K/63MpdwiRqaxgZOjxYs4f0WMTGJnYwUKubsNRZSeQbLorS7+I4uXVF9KQ5r61BUPAUMZ7Lf66l64Q==", "dev": true, "dependencies": { - "jest-get-type": "^28.0.2" + "jest-get-type": "^29.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/fake-timers": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-28.1.3.tgz", - "integrity": "sha512-D/wOkL2POHv52h+ok5Oj/1gOG9HSywdoPtFsRCUmlCILXNn5eIWmcnd3DIiWlJnpGvQtmajqBP95Ei0EimxfLw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.0.3.tgz", + "integrity": "sha512-tmbUIo03x0TdtcZCESQ0oQSakPCpo7+s6+9mU19dd71MptkP4zCwoeZqna23//pgbhtT1Wq02VmA9Z9cNtvtCQ==", "dev": true, "dependencies": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@sinonjs/fake-timers": "^9.1.2", "@types/node": "*", - "jest-message-util": "^28.1.3", - "jest-mock": "^28.1.3", - "jest-util": "^28.1.3" + "jest-message-util": "^29.0.3", + "jest-mock": "^29.0.3", + "jest-util": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/globals": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-28.1.3.tgz", - "integrity": "sha512-XFU4P4phyryCXu1pbcqMO0GSQcYe1IsalYCDzRNyhetyeyxMcIxa11qPNDpVNLeretItNqEmYYQn1UYz/5x1NA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.0.3.tgz", + "integrity": "sha512-YqGHT65rFY2siPIHHFjuCGUsbzRjdqkwbat+Of6DmYRg5shIXXrLdZoVE/+TJ9O1dsKsFmYhU58JvIbZRU1Z9w==", "dev": true, "dependencies": { - "@jest/environment": "^28.1.3", - "@jest/expect": "^28.1.3", - "@jest/types": "^28.1.3" + "@jest/environment": "^29.0.3", + "@jest/expect": "^29.0.3", + "@jest/types": "^29.0.3", + "jest-mock": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/reporters": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-28.1.3.tgz", - "integrity": "sha512-JuAy7wkxQZVNU/V6g9xKzCGC5LVXx9FDcABKsSXp5MiKPEE2144a/vXTEDoyzjUpZKfVwp08Wqg5A4WfTMAzjg==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.0.3.tgz", + "integrity": "sha512-3+QU3d4aiyOWfmk1obDerie4XNCaD5Xo1IlKNde2yGEi02WQD+ZQD0i5Hgqm1e73sMV7kw6pMlCnprtEwEVwxw==", "dev": true, "dependencies": { "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", - "@jridgewell/trace-mapping": "^0.3.13", + "@jest/console": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", + "@jridgewell/trace-mapping": "^0.3.15", "@types/node": "*", "chalk": "^4.0.0", "collect-v8-coverage": "^1.0.0", @@ -2790,9 +2805,9 @@ "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^4.0.0", "istanbul-reports": "^3.1.3", - "jest-message-util": "^28.1.3", - "jest-util": "^28.1.3", - "jest-worker": "^28.1.3", + "jest-message-util": "^29.0.3", + "jest-util": "^29.0.3", + "jest-worker": "^29.0.3", "slash": "^3.0.0", "string-length": "^4.0.1", "strip-ansi": "^6.0.0", @@ -2800,7 +2815,7 @@ "v8-to-istanbul": "^9.0.1" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "peerDependencies": { "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" @@ -2891,59 +2906,59 @@ } }, "node_modules/@jest/schemas": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-28.1.3.tgz", - "integrity": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.0.0.tgz", + "integrity": "sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==", "dev": true, "dependencies": { "@sinclair/typebox": "^0.24.1" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/source-map": { - "version": "28.1.2", - "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-28.1.2.tgz", - "integrity": "sha512-cV8Lx3BeStJb8ipPHnqVw/IM2VCMWO3crWZzYodSIkxXnRcXJipCdx1JCK0K5MsJJouZQTH73mzf4vgxRaH9ww==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.0.0.tgz", + "integrity": "sha512-nOr+0EM8GiHf34mq2GcJyz/gYFyLQ2INDhAylrZJ9mMWoW21mLBfZa0BUVPPMxVYrLjeiRe2Z7kWXOGnS0TFhQ==", "dev": true, "dependencies": { - "@jridgewell/trace-mapping": "^0.3.13", + "@jridgewell/trace-mapping": "^0.3.15", "callsites": "^3.0.0", "graceful-fs": "^4.2.9" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/test-result": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-28.1.3.tgz", - "integrity": "sha512-kZAkxnSE+FqE8YjW8gNuoVkkC9I7S1qmenl8sGcDOLropASP+BkcGKwhXoyqQuGOGeYY0y/ixjrd/iERpEXHNg==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.0.3.tgz", + "integrity": "sha512-vViVnQjCgTmbhDKEonKJPtcFe9G/CJO4/Np4XwYJah+lF2oI7KKeRp8t1dFvv44wN2NdbDb/qC6pi++Vpp0Dlg==", "dev": true, "dependencies": { - "@jest/console": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/console": "^29.0.3", + "@jest/types": "^29.0.3", "@types/istanbul-lib-coverage": "^2.0.0", "collect-v8-coverage": "^1.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/test-sequencer": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-28.1.3.tgz", - "integrity": "sha512-NIMPEqqa59MWnDi1kvXXpYbqsfQmSJsIbnd85mdVGkiDfQ9WQQTXOLsvISUfonmnBT+w85WEgneCigEEdHDFxw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.0.3.tgz", + "integrity": "sha512-Hf4+xYSWZdxTNnhDykr8JBs0yBN/nxOXyUQWfotBUqqy0LF9vzcFB0jm/EDNZCx587znLWTIgxcokW7WeZMobQ==", "dev": true, "dependencies": { - "@jest/test-result": "^28.1.3", + "@jest/test-result": "^29.0.3", "graceful-fs": "^4.2.9", - "jest-haste-map": "^28.1.3", + "jest-haste-map": "^29.0.3", "slash": "^3.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/test-sequencer/node_modules/slash": { @@ -2956,29 +2971,29 @@ } }, "node_modules/@jest/transform": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-28.1.3.tgz", - "integrity": "sha512-u5dT5di+oFI6hfcLOHGTAfmUxFRrjK+vnaP0kkVow9Md/M7V/MxqQMOz/VV25UZO8pzeA9PjfTpOu6BDuwSPQA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.0.3.tgz", + "integrity": "sha512-C5ihFTRYaGDbi/xbRQRdbo5ddGtI4VSpmL6AIcZxdhwLbXMa7PcXxxqyI91vGOFHnn5aVM3WYnYKCHEqmLVGzg==", "dev": true, "dependencies": { "@babel/core": "^7.11.6", - "@jest/types": "^28.1.3", - "@jridgewell/trace-mapping": "^0.3.13", + "@jest/types": "^29.0.3", + "@jridgewell/trace-mapping": "^0.3.15", "babel-plugin-istanbul": "^6.1.1", "chalk": "^4.0.0", "convert-source-map": "^1.4.0", - "fast-json-stable-stringify": "^2.0.0", + "fast-json-stable-stringify": "^2.1.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^28.1.3", - "jest-regex-util": "^28.0.2", - "jest-util": "^28.1.3", + "jest-haste-map": "^29.0.3", + "jest-regex-util": "^29.0.0", + "jest-util": "^29.0.3", "micromatch": "^4.0.4", "pirates": "^4.0.4", "slash": "^3.0.0", "write-file-atomic": "^4.0.1" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/transform/node_modules/ansi-styles": { @@ -3061,12 +3076,12 @@ } }, "node_modules/@jest/types": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz", - "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.0.3.tgz", + "integrity": "sha512-coBJmOQvurXjN1Hh5PzF7cmsod0zLIOXpP8KD161mqNlroMhLcwpODiEzi7ZsRl5Z/AIuxpeNm8DCl43F4kz8A==", "dev": true, "dependencies": { - "@jest/schemas": "^28.1.3", + "@jest/schemas": "^29.0.0", "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", @@ -3074,7 +3089,7 @@ "chalk": "^4.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/types/node_modules/ansi-styles": { @@ -3209,9 +3224,9 @@ "dev": true }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz", - "integrity": "sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==", + "version": "0.3.15", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.15.tgz", + "integrity": "sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==", "dev": true, "dependencies": { "@jridgewell/resolve-uri": "^3.0.3", @@ -3258,9 +3273,9 @@ } }, "node_modules/@sinclair/typebox": { - "version": "0.24.22", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.24.22.tgz", - "integrity": "sha512-JsBe3cOFpNZ6yjBYnXKhcENWy5qZE3PQZwExQ5ksA/h8qp4bwwxFmy07A6bC2R6qv6+RF3SfrbQTskTwYNTXUQ==", + "version": "0.24.41", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.24.41.tgz", + "integrity": "sha512-TJCgQurls4FipFvHeC+gfAzb+GGstL0TDwYJKQVtTeSvJIznWzP7g3bAd5gEBlr8+bIxqnWS9VGVWREDhmE8jA==", "dev": true }, "node_modules/@sinonjs/commons": { @@ -3338,9 +3353,9 @@ } }, "node_modules/@types/babel__traverse": { - "version": "7.17.1", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.1.tgz", - "integrity": "sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==", + "version": "7.18.1", + "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.18.1.tgz", + "integrity": "sha512-FSdLaZh2UxaMuLp9lixWaHq/golWTRWOnRsAXzDTDSDOQLuZb1nsdCt6pJSPWSEQt2eFZ2YVk3oYhn+1kLMeMA==", "dev": true, "dependencies": { "@babel/types": "^7.3.0" @@ -3442,9 +3457,9 @@ "dev": true }, "node_modules/@types/prettier": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.4.tgz", - "integrity": "sha512-fOwvpvQYStpb/zHMx0Cauwywu9yLDmzWiiQBC7gJyq5tYLUXFZvDG7VK1B7WBxxjBJNKFOZ0zLoOQn8vmATbhw==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.0.tgz", + "integrity": "sha512-RI1L7N4JnW5gQw2spvL7Sllfuf1SaHdrZpCHiBlCXjIlufi1SMNnbu2teze3/QE67Fg2tBlH7W+mi4hVNk4p0A==", "dev": true }, "node_modules/@types/stack-utils": { @@ -3454,9 +3469,9 @@ "dev": true }, "node_modules/@types/yargs": { - "version": "17.0.10", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.10.tgz", - "integrity": "sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==", + "version": "17.0.12", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.12.tgz", + "integrity": "sha512-Nz4MPhecOFArtm81gFQvQqdV7XYCrWKx5uUt6GNHredFHn1i2mtWqXTON7EPXMtNi1qjtjEM/VCHDhcHsAMLXQ==", "dev": true, "dependencies": { "@types/yargs-parser": "*" @@ -3868,21 +3883,21 @@ } }, "node_modules/babel-jest": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-28.1.3.tgz", - "integrity": "sha512-epUaPOEWMk3cWX0M/sPvCHHCe9fMFAa/9hXEgKP8nFfNl/jlGkE9ucq9NqkZGXLDduCJYS0UvSlPUwC0S+rH6Q==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.0.3.tgz", + "integrity": "sha512-ApPyHSOhS/sVzwUOQIWJmdvDhBsMG01HX9z7ogtkp1TToHGGUWFlnXJUIzCgKPSfiYLn3ibipCYzsKSURHEwLg==", "dev": true, "dependencies": { - "@jest/transform": "^28.1.3", + "@jest/transform": "^29.0.3", "@types/babel__core": "^7.1.14", "babel-plugin-istanbul": "^6.1.1", - "babel-preset-jest": "^28.1.3", + "babel-preset-jest": "^29.0.2", "chalk": "^4.0.0", "graceful-fs": "^4.2.9", "slash": "^3.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "peerDependencies": { "@babel/core": "^7.8.0" @@ -3993,9 +4008,9 @@ } }, "node_modules/babel-plugin-jest-hoist": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-28.1.3.tgz", - "integrity": "sha512-Ys3tUKAmfnkRUpPdpa98eYrAR0nV+sSFUZZEGuQ2EbFd1y4SOLtD5QDNHAq+bb9a+bbXvYQC4b+ID/THIMcU6Q==", + "version": "29.0.2", + "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.0.2.tgz", + "integrity": "sha512-eBr2ynAEFjcebVvu8Ktx580BD1QKCrBG1XwEUTXJe285p9HA/4hOhfWCFRQhTKSyBV0VzjhG7H91Eifz9s29hg==", "dev": true, "dependencies": { "@babel/template": "^7.3.3", @@ -4004,7 +4019,7 @@ "@types/babel__traverse": "^7.0.6" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/babel-plugin-polyfill-corejs2": { @@ -4070,16 +4085,16 @@ } }, "node_modules/babel-preset-jest": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-28.1.3.tgz", - "integrity": "sha512-L+fupJvlWAHbQfn74coNX3zf60LXMJsezNvvx8eIh7iOR1luJ1poxYgQk1F8PYtNq/6QODDHCqsSnTFSWC491A==", + "version": "29.0.2", + "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.0.2.tgz", + "integrity": "sha512-BeVXp7rH5TK96ofyEnHjznjLMQ2nAeDJ+QzxKnHAAMs0RgrQsCywjAN8m4mOm5Di0pxU//3AoEeJJrerMH5UeA==", "dev": true, "dependencies": { - "babel-plugin-jest-hoist": "^28.1.3", + "babel-plugin-jest-hoist": "^29.0.2", "babel-preset-current-node-syntax": "^1.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "peerDependencies": { "@babel/core": "^7.0.0" @@ -4315,9 +4330,9 @@ } }, "node_modules/ci-info": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.2.tgz", - "integrity": "sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.4.0.tgz", + "integrity": "sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==", "dev": true }, "node_modules/cjs-module-lexer": { @@ -5347,12 +5362,12 @@ } }, "node_modules/diff-sequences": { - "version": "28.1.1", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-28.1.1.tgz", - "integrity": "sha512-FU0iFaH/E23a+a718l8Qa/19bF9p06kgE0KipMOMadwa3SjnaElKzPaUC0vnibs6/B/9ni97s61mcejk8W1fQw==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.0.0.tgz", + "integrity": "sha512-7Qe/zd1wxSDL4D/X/FPjOMB+ZMDt71W94KYaq05I2l0oQqgXgs7s4ftYYmV38gBSrPz2vcygxfs1xn0FT+rKNA==", "dev": true, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/dir-glob": { @@ -6194,19 +6209,19 @@ } }, "node_modules/expect": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/expect/-/expect-28.1.3.tgz", - "integrity": "sha512-eEh0xn8HlsuOBxFgIss+2mX85VAS4Qy3OSkjV7rlBWljtA4oWH37glVGyOZSZvErDT/yBywZdPGwCXuTvSG85g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/expect/-/expect-29.0.3.tgz", + "integrity": "sha512-t8l5DTws3212VbmPL+tBFXhjRHLmctHB0oQbL8eUc6S7NzZtYUhycrFO9mkxA0ZUC6FAWdNi7JchJSkODtcu1Q==", "dev": true, "dependencies": { - "@jest/expect-utils": "^28.1.3", - "jest-get-type": "^28.0.2", - "jest-matcher-utils": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-util": "^28.1.3" + "@jest/expect-utils": "^29.0.3", + "jest-get-type": "^29.0.0", + "jest-matcher-utils": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-util": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/fast-deep-equal": { @@ -7416,21 +7431,21 @@ } }, "node_modules/jest": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest/-/jest-28.1.3.tgz", - "integrity": "sha512-N4GT5on8UkZgH0O5LUavMRV1EDEhNTL0KEfRmDIeZHSV7p2XgLoY9t9VDUgL6o+yfdgYHVxuz81G8oB9VG5uyA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest/-/jest-29.0.3.tgz", + "integrity": "sha512-ElgUtJBLgXM1E8L6K1RW1T96R897YY/3lRYqq9uVcPWtP2AAl/nQ16IYDh/FzQOOQ12VEuLdcPU83mbhG2C3PQ==", "dev": true, "dependencies": { - "@jest/core": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/core": "^29.0.3", + "@jest/types": "^29.0.3", "import-local": "^3.0.2", - "jest-cli": "^28.1.3" + "jest-cli": "^29.0.3" }, "bin": { "jest": "bin/jest.js" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "peerDependencies": { "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" @@ -7442,46 +7457,46 @@ } }, "node_modules/jest-changed-files": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-28.1.3.tgz", - "integrity": "sha512-esaOfUWJXk2nfZt9SPyC8gA1kNfdKLkQWyzsMlqq8msYSlNKfmZxfRgZn4Cd4MGVUF+7v6dBs0d5TOAKa7iIiA==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.0.0.tgz", + "integrity": "sha512-28/iDMDrUpGoCitTURuDqUzWQoWmOmOKOFST1mi2lwh62X4BFf6khgH3uSuo1e49X/UDjuApAj3w0wLOex4VPQ==", "dev": true, "dependencies": { "execa": "^5.0.0", "p-limit": "^3.1.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-circus": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-28.1.3.tgz", - "integrity": "sha512-cZ+eS5zc79MBwt+IhQhiEp0OeBddpc1n8MBo1nMB8A7oPMKEO+Sre+wHaLJexQUj9Ya/8NOBY0RESUgYjB6fow==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.0.3.tgz", + "integrity": "sha512-QeGzagC6Hw5pP+df1+aoF8+FBSgkPmraC1UdkeunWh0jmrp7wC0Hr6umdUAOELBQmxtKAOMNC3KAdjmCds92Zg==", "dev": true, "dependencies": { - "@jest/environment": "^28.1.3", - "@jest/expect": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/environment": "^29.0.3", + "@jest/expect": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", "chalk": "^4.0.0", "co": "^4.6.0", "dedent": "^0.7.0", "is-generator-fn": "^2.0.0", - "jest-each": "^28.1.3", - "jest-matcher-utils": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-runtime": "^28.1.3", - "jest-snapshot": "^28.1.3", - "jest-util": "^28.1.3", + "jest-each": "^29.0.3", + "jest-matcher-utils": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-runtime": "^29.0.3", + "jest-snapshot": "^29.0.3", + "jest-util": "^29.0.3", "p-limit": "^3.1.0", - "pretty-format": "^28.1.3", + "pretty-format": "^29.0.3", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-circus/node_modules/ansi-styles": { @@ -7564,21 +7579,21 @@ } }, "node_modules/jest-cli": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-28.1.3.tgz", - "integrity": "sha512-roY3kvrv57Azn1yPgdTebPAXvdR2xfezaKKYzVxZ6It/5NCxzJym6tUI5P1zkdWhfUYkxEI9uZWcQdaFLo8mJQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.0.3.tgz", + "integrity": "sha512-aUy9Gd/Kut1z80eBzG10jAn6BgS3BoBbXyv+uXEqBJ8wnnuZ5RpNfARoskSrTIy1GY4a8f32YGuCMwibtkl9CQ==", "dev": true, "dependencies": { - "@jest/core": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/core": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/types": "^29.0.3", "chalk": "^4.0.0", "exit": "^0.1.2", "graceful-fs": "^4.2.9", "import-local": "^3.0.2", - "jest-config": "^28.1.3", - "jest-util": "^28.1.3", - "jest-validate": "^28.1.3", + "jest-config": "^29.0.3", + "jest-util": "^29.0.3", + "jest-validate": "^29.0.3", "prompts": "^2.0.1", "yargs": "^17.3.1" }, @@ -7586,7 +7601,7 @@ "jest": "bin/jest.js" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "peerDependencies": { "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" @@ -7668,36 +7683,36 @@ } }, "node_modules/jest-config": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-28.1.3.tgz", - "integrity": "sha512-MG3INjByJ0J4AsNBm7T3hsuxKQqFIiRo/AUqb1q9LRKI5UU6Aar9JHbr9Ivn1TVwfUD9KirRoM/T6u8XlcQPHQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.0.3.tgz", + "integrity": "sha512-U5qkc82HHVYe3fNu2CRXLN4g761Na26rWKf7CjM8LlZB3In1jadEkZdMwsE37rd9RSPV0NfYaCjHdk/gu3v+Ew==", "dev": true, "dependencies": { "@babel/core": "^7.11.6", - "@jest/test-sequencer": "^28.1.3", - "@jest/types": "^28.1.3", - "babel-jest": "^28.1.3", + "@jest/test-sequencer": "^29.0.3", + "@jest/types": "^29.0.3", + "babel-jest": "^29.0.3", "chalk": "^4.0.0", "ci-info": "^3.2.0", "deepmerge": "^4.2.2", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "jest-circus": "^28.1.3", - "jest-environment-node": "^28.1.3", - "jest-get-type": "^28.0.2", - "jest-regex-util": "^28.0.2", - "jest-resolve": "^28.1.3", - "jest-runner": "^28.1.3", - "jest-util": "^28.1.3", - "jest-validate": "^28.1.3", + "jest-circus": "^29.0.3", + "jest-environment-node": "^29.0.3", + "jest-get-type": "^29.0.0", + "jest-regex-util": "^29.0.0", + "jest-resolve": "^29.0.3", + "jest-runner": "^29.0.3", + "jest-util": "^29.0.3", + "jest-validate": "^29.0.3", "micromatch": "^4.0.4", "parse-json": "^5.2.0", - "pretty-format": "^28.1.3", + "pretty-format": "^29.0.3", "slash": "^3.0.0", "strip-json-comments": "^3.1.1" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "peerDependencies": { "@types/node": "*", @@ -7792,18 +7807,18 @@ } }, "node_modules/jest-diff": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-28.1.3.tgz", - "integrity": "sha512-8RqP1B/OXzjjTWkqMX67iqgwBVJRgCyKD3L9nq+6ZqJMdvjE8RgHktqZ6jNrkdMT+dJuYNI3rhQpxaz7drJHfw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.0.3.tgz", + "integrity": "sha512-+X/AIF5G/vX9fWK+Db9bi9BQas7M9oBME7egU7psbn4jlszLFCu0dW63UgeE6cs/GANq4fLaT+8sGHQQ0eCUfg==", "dev": true, "dependencies": { "chalk": "^4.0.0", - "diff-sequences": "^28.1.1", - "jest-get-type": "^28.0.2", - "pretty-format": "^28.1.3" + "diff-sequences": "^29.0.0", + "jest-get-type": "^29.0.0", + "pretty-format": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-diff/node_modules/ansi-styles": { @@ -7877,31 +7892,31 @@ } }, "node_modules/jest-docblock": { - "version": "28.1.1", - "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-28.1.1.tgz", - "integrity": "sha512-3wayBVNiOYx0cwAbl9rwm5kKFP8yHH3d/fkEaL02NPTkDojPtheGB7HZSFY4wzX+DxyrvhXz0KSCVksmCknCuA==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.0.0.tgz", + "integrity": "sha512-s5Kpra/kLzbqu9dEjov30kj1n4tfu3e7Pl8v+f8jOkeWNqM6Ds8jRaJfZow3ducoQUrf2Z4rs2N5S3zXnb83gw==", "dev": true, "dependencies": { "detect-newline": "^3.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-each": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-28.1.3.tgz", - "integrity": "sha512-arT1z4sg2yABU5uogObVPvSlSMQlDA48owx07BDPAiasW0yYpYHYOo4HHLz9q0BVzDVU4hILFjzJw0So9aCL/g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.0.3.tgz", + "integrity": "sha512-wILhZfESURHHBNvPMJ0lZlYZrvOQJxAo3wNHi+ycr90V7M+uGR9Gh4+4a/BmaZF0XTyZsk4OiYEf3GJN7Ltqzg==", "dev": true, "dependencies": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "chalk": "^4.0.0", - "jest-get-type": "^28.0.2", - "jest-util": "^28.1.3", - "pretty-format": "^28.1.3" + "jest-get-type": "^29.0.0", + "jest-util": "^29.0.3", + "pretty-format": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-each/node_modules/ansi-styles": { @@ -7975,82 +7990,82 @@ } }, "node_modules/jest-environment-node": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-28.1.3.tgz", - "integrity": "sha512-ugP6XOhEpjAEhGYvp5Xj989ns5cB1K6ZdjBYuS30umT4CQEETaxSiPcZ/E1kFktX4GkrcM4qu07IIlDYX1gp+A==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.0.3.tgz", + "integrity": "sha512-cdZqRCnmIlTXC+9vtvmfiY/40Cj6s2T0czXuq1whvQdmpzAnj4sbqVYuZ4zFHk766xTTJ+Ij3uUqkk8KCfXoyg==", "dev": true, "dependencies": { - "@jest/environment": "^28.1.3", - "@jest/fake-timers": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/environment": "^29.0.3", + "@jest/fake-timers": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", - "jest-mock": "^28.1.3", - "jest-util": "^28.1.3" + "jest-mock": "^29.0.3", + "jest-util": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-get-type": { - "version": "28.0.2", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-28.0.2.tgz", - "integrity": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.0.0.tgz", + "integrity": "sha512-83X19z/HuLKYXYHskZlBAShO7UfLFXu/vWajw9ZNJASN32li8yHMaVGAQqxFW1RCFOkB7cubaL6FaJVQqqJLSw==", "dev": true, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-haste-map": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-28.1.3.tgz", - "integrity": "sha512-3S+RQWDXccXDKSWnkHa/dPwt+2qwA8CJzR61w3FoYCvoo3Pn8tvGcysmMF0Bj0EX5RYvAI2EIvC57OmotfdtKA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.0.3.tgz", + "integrity": "sha512-uMqR99+GuBHo0RjRhOE4iA6LmsxEwRdgiIAQgMU/wdT2XebsLDz5obIwLZm/Psj+GwSEQhw9AfAVKGYbh2G55A==", "dev": true, "dependencies": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/graceful-fs": "^4.1.3", "@types/node": "*", "anymatch": "^3.0.3", "fb-watchman": "^2.0.0", "graceful-fs": "^4.2.9", - "jest-regex-util": "^28.0.2", - "jest-util": "^28.1.3", - "jest-worker": "^28.1.3", + "jest-regex-util": "^29.0.0", + "jest-util": "^29.0.3", + "jest-worker": "^29.0.3", "micromatch": "^4.0.4", "walker": "^1.0.8" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "optionalDependencies": { "fsevents": "^2.3.2" } }, "node_modules/jest-leak-detector": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-28.1.3.tgz", - "integrity": "sha512-WFVJhnQsiKtDEo5lG2mM0v40QWnBM+zMdHHyJs8AWZ7J0QZJS59MsyKeJHWhpBZBH32S48FOVvGyOFT1h0DlqA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.0.3.tgz", + "integrity": "sha512-YfW/G63dAuiuQ3QmQlh8hnqLDe25WFY3eQhuc/Ev1AGmkw5zREblTh7TCSKLoheyggu6G9gxO2hY8p9o6xbaRQ==", "dev": true, "dependencies": { - "jest-get-type": "^28.0.2", - "pretty-format": "^28.1.3" + "jest-get-type": "^29.0.0", + "pretty-format": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-matcher-utils": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-28.1.3.tgz", - "integrity": "sha512-kQeJ7qHemKfbzKoGjHHrRKH6atgxMk8Enkk2iPQ3XwO6oE/KYD8lMYOziCkeSB9G4adPM4nR1DE8Tf5JeWH6Bw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.0.3.tgz", + "integrity": "sha512-RsR1+cZ6p1hDV4GSCQTg+9qjeotQCgkaleIKLK7dm+U4V/H2bWedU3RAtLm8+mANzZ7eDV33dMar4pejd7047w==", "dev": true, "dependencies": { "chalk": "^4.0.0", - "jest-diff": "^28.1.3", - "jest-get-type": "^28.0.2", - "pretty-format": "^28.1.3" + "jest-diff": "^29.0.3", + "jest-get-type": "^29.0.0", + "pretty-format": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-matcher-utils/node_modules/ansi-styles": { @@ -8124,23 +8139,23 @@ } }, "node_modules/jest-message-util": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-28.1.3.tgz", - "integrity": "sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.0.3.tgz", + "integrity": "sha512-7T8JiUTtDfppojosORAflABfLsLKMLkBHSWkjNQrjIltGoDzNGn7wEPOSfjqYAGTYME65esQzMJxGDjuLBKdOg==", "dev": true, "dependencies": { "@babel/code-frame": "^7.12.13", - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/stack-utils": "^2.0.0", "chalk": "^4.0.0", "graceful-fs": "^4.2.9", "micromatch": "^4.0.4", - "pretty-format": "^28.1.3", + "pretty-format": "^29.0.3", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-message-util/node_modules/ansi-styles": { @@ -8223,16 +8238,16 @@ } }, "node_modules/jest-mock": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-28.1.3.tgz", - "integrity": "sha512-o3J2jr6dMMWYVH4Lh/NKmDXdosrsJgi4AviS8oXLujcjpCMBb1FMsblDnOXKZKfSiHLxYub1eS0IHuRXsio9eA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.0.3.tgz", + "integrity": "sha512-ort9pYowltbcrCVR43wdlqfAiFJXBx8l4uJDsD8U72LgBcetvEp+Qxj1W9ZYgMRoeAo+ov5cnAGF2B6+Oth+ww==", "dev": true, "dependencies": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/node": "*" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-pnp-resolver": { @@ -8253,45 +8268,45 @@ } }, "node_modules/jest-regex-util": { - "version": "28.0.2", - "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-28.0.2.tgz", - "integrity": "sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.0.0.tgz", + "integrity": "sha512-BV7VW7Sy0fInHWN93MMPtlClweYv2qrSCwfeFWmpribGZtQPWNvRSq9XOVgOEjU1iBGRKXUZil0o2AH7Iy9Lug==", "dev": true, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-resolve": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-28.1.3.tgz", - "integrity": "sha512-Z1W3tTjE6QaNI90qo/BJpfnvpxtaFTFw5CDgwpyE/Kz8U/06N1Hjf4ia9quUhCh39qIGWF1ZuxFiBiJQwSEYKQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.0.3.tgz", + "integrity": "sha512-toVkia85Y/BPAjJasTC9zIPY6MmVXQPtrCk8SmiheC4MwVFE/CMFlOtMN6jrwPMC6TtNh8+sTMllasFeu1wMPg==", "dev": true, "dependencies": { "chalk": "^4.0.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^28.1.3", + "jest-haste-map": "^29.0.3", "jest-pnp-resolver": "^1.2.2", - "jest-util": "^28.1.3", - "jest-validate": "^28.1.3", + "jest-util": "^29.0.3", + "jest-validate": "^29.0.3", "resolve": "^1.20.0", "resolve.exports": "^1.1.0", "slash": "^3.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-resolve-dependencies": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-28.1.3.tgz", - "integrity": "sha512-qa0QO2Q0XzQoNPouMbCc7Bvtsem8eQgVPNkwn9LnS+R2n8DaVDPL/U1gngC0LTl1RYXJU0uJa2BMC2DbTfFrHA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.0.3.tgz", + "integrity": "sha512-KzuBnXqNvbuCdoJpv8EanbIGObk7vUBNt/PwQPPx2aMhlv/jaXpUJsqWYRpP/0a50faMBY7WFFP8S3/CCzwfDw==", "dev": true, "dependencies": { - "jest-regex-util": "^28.0.2", - "jest-snapshot": "^28.1.3" + "jest-regex-util": "^29.0.0", + "jest-snapshot": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-resolve/node_modules/ansi-styles": { @@ -8374,35 +8389,35 @@ } }, "node_modules/jest-runner": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-28.1.3.tgz", - "integrity": "sha512-GkMw4D/0USd62OVO0oEgjn23TM+YJa2U2Wu5zz9xsQB1MxWKDOlrnykPxnMsN0tnJllfLPinHTka61u0QhaxBA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.0.3.tgz", + "integrity": "sha512-Usu6VlTOZlCZoNuh3b2Tv/yzDpKqtiNAetG9t3kJuHfUyVMNW7ipCCJOUojzKkjPoaN7Bl1f7Buu6PE0sGpQxw==", "dev": true, "dependencies": { - "@jest/console": "^28.1.3", - "@jest/environment": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/console": "^29.0.3", + "@jest/environment": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", "chalk": "^4.0.0", "emittery": "^0.10.2", "graceful-fs": "^4.2.9", - "jest-docblock": "^28.1.1", - "jest-environment-node": "^28.1.3", - "jest-haste-map": "^28.1.3", - "jest-leak-detector": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-resolve": "^28.1.3", - "jest-runtime": "^28.1.3", - "jest-util": "^28.1.3", - "jest-watcher": "^28.1.3", - "jest-worker": "^28.1.3", + "jest-docblock": "^29.0.0", + "jest-environment-node": "^29.0.3", + "jest-haste-map": "^29.0.3", + "jest-leak-detector": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-resolve": "^29.0.3", + "jest-runtime": "^29.0.3", + "jest-util": "^29.0.3", + "jest-watcher": "^29.0.3", + "jest-worker": "^29.0.3", "p-limit": "^3.1.0", "source-map-support": "0.5.13" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-runner/node_modules/ansi-styles": { @@ -8476,36 +8491,36 @@ } }, "node_modules/jest-runtime": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-28.1.3.tgz", - "integrity": "sha512-NU+881ScBQQLc1JHG5eJGU7Ui3kLKrmwCPPtYsJtBykixrM2OhVQlpMmFWJjMyDfdkGgBMNjXCGB/ebzsgNGQw==", - "dev": true, - "dependencies": { - "@jest/environment": "^28.1.3", - "@jest/fake-timers": "^28.1.3", - "@jest/globals": "^28.1.3", - "@jest/source-map": "^28.1.2", - "@jest/test-result": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.0.3.tgz", + "integrity": "sha512-12gZXRQ7ozEeEHKTY45a+YLqzNDR/x4c//X6AqwKwKJPpWM8FY4vwn4VQJOcLRS3Nd1fWwgP7LU4SoynhuUMHQ==", + "dev": true, + "dependencies": { + "@jest/environment": "^29.0.3", + "@jest/fake-timers": "^29.0.3", + "@jest/globals": "^29.0.3", + "@jest/source-map": "^29.0.0", + "@jest/test-result": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", + "@types/node": "*", "chalk": "^4.0.0", "cjs-module-lexer": "^1.0.0", "collect-v8-coverage": "^1.0.0", - "execa": "^5.0.0", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "jest-haste-map": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-mock": "^28.1.3", - "jest-regex-util": "^28.0.2", - "jest-resolve": "^28.1.3", - "jest-snapshot": "^28.1.3", - "jest-util": "^28.1.3", + "jest-haste-map": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-mock": "^29.0.3", + "jest-regex-util": "^29.0.0", + "jest-resolve": "^29.0.3", + "jest-snapshot": "^29.0.3", + "jest-util": "^29.0.3", "slash": "^3.0.0", "strip-bom": "^4.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-runtime/node_modules/ansi-styles": { @@ -8588,37 +8603,38 @@ } }, "node_modules/jest-snapshot": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-28.1.3.tgz", - "integrity": "sha512-4lzMgtiNlc3DU/8lZfmqxN3AYD6GGLbl+72rdBpXvcV+whX7mDrREzkPdp2RnmfIiWBg1YbuFSkXduF2JcafJg==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.0.3.tgz", + "integrity": "sha512-52q6JChm04U3deq+mkQ7R/7uy7YyfVIrebMi6ZkBoDJ85yEjm/sJwdr1P0LOIEHmpyLlXrxy3QP0Zf5J2kj0ew==", "dev": true, "dependencies": { "@babel/core": "^7.11.6", "@babel/generator": "^7.7.2", + "@babel/plugin-syntax-jsx": "^7.7.2", "@babel/plugin-syntax-typescript": "^7.7.2", "@babel/traverse": "^7.7.2", "@babel/types": "^7.3.3", - "@jest/expect-utils": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/expect-utils": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", "@types/babel__traverse": "^7.0.6", "@types/prettier": "^2.1.5", "babel-preset-current-node-syntax": "^1.0.0", "chalk": "^4.0.0", - "expect": "^28.1.3", + "expect": "^29.0.3", "graceful-fs": "^4.2.9", - "jest-diff": "^28.1.3", - "jest-get-type": "^28.0.2", - "jest-haste-map": "^28.1.3", - "jest-matcher-utils": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-util": "^28.1.3", + "jest-diff": "^29.0.3", + "jest-get-type": "^29.0.0", + "jest-haste-map": "^29.0.3", + "jest-matcher-utils": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-util": "^29.0.3", "natural-compare": "^1.4.0", - "pretty-format": "^28.1.3", + "pretty-format": "^29.0.3", "semver": "^7.3.5" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-snapshot/node_modules/ansi-styles": { @@ -8707,12 +8723,12 @@ } }, "node_modules/jest-util": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz", - "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.0.3.tgz", + "integrity": "sha512-Q0xaG3YRG8QiTC4R6fHjHQPaPpz9pJBEi0AeOE4mQh/FuWOijFjGXMMOfQEaU9i3z76cNR7FobZZUQnL6IyfdQ==", "dev": true, "dependencies": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/node": "*", "chalk": "^4.0.0", "ci-info": "^3.2.0", @@ -8720,7 +8736,7 @@ "picomatch": "^2.2.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-util/node_modules/ansi-styles": { @@ -8794,20 +8810,20 @@ } }, "node_modules/jest-validate": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-28.1.3.tgz", - "integrity": "sha512-SZbOGBWEsaTxBGCOpsRWlXlvNkvTkY0XxRfh7zYmvd8uL5Qzyg0CHAXiXKROflh801quA6+/DsT4ODDthOC/OA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.0.3.tgz", + "integrity": "sha512-OebiqqT6lK8cbMPtrSoS3aZP4juID762lZvpf1u+smZnwTEBCBInan0GAIIhv36MxGaJvmq5uJm7dl5gVt+Zrw==", "dev": true, "dependencies": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "camelcase": "^6.2.0", "chalk": "^4.0.0", - "jest-get-type": "^28.0.2", + "jest-get-type": "^29.0.0", "leven": "^3.1.0", - "pretty-format": "^28.1.3" + "pretty-format": "^29.0.3" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-validate/node_modules/ansi-styles": { @@ -8893,22 +8909,22 @@ } }, "node_modules/jest-watcher": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-28.1.3.tgz", - "integrity": "sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.0.3.tgz", + "integrity": "sha512-tQX9lU91A+9tyUQKUMp0Ns8xAcdhC9fo73eqA3LFxP2bSgiF49TNcc+vf3qgGYYK9qRjFpXW9+4RgF/mbxyOOw==", "dev": true, "dependencies": { - "@jest/test-result": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/test-result": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", "emittery": "^0.10.2", - "jest-util": "^28.1.3", + "jest-util": "^29.0.3", "string-length": "^4.0.1" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-watcher/node_modules/ansi-styles": { @@ -8982,9 +8998,9 @@ } }, "node_modules/jest-worker": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-28.1.3.tgz", - "integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.0.3.tgz", + "integrity": "sha512-Tl/YWUugQOjoTYwjKdfJWkSOfhufJHO5LhXTSZC3TRoQKO+fuXnZAdoXXBlpLXKGODBL3OvdUasfDD4PcMe6ng==", "dev": true, "dependencies": { "@types/node": "*", @@ -8992,7 +9008,7 @@ "supports-color": "^8.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-worker/node_modules/has-flag": { @@ -10485,18 +10501,17 @@ } }, "node_modules/pretty-format": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-28.1.3.tgz", - "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", + "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", "dev": true, "dependencies": { - "@jest/schemas": "^28.1.3", - "ansi-regex": "^5.0.1", + "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", "react-is": "^18.0.0" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/pretty-format/node_modules/ansi-styles": { @@ -11711,9 +11726,9 @@ } }, "node_modules/supports-hyperlinks": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz", - "integrity": "sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz", + "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==", "dev": true, "dependencies": { "has-flag": "^4.0.0", @@ -12458,16 +12473,16 @@ "dev": true }, "node_modules/write-file-atomic": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.1.tgz", - "integrity": "sha512-nSKUxgAbyioruk6hU87QzVbY279oYT6uiwgDoujth2ju4mJ+TZau7SQBhtbTmUyuNYTuXnSyRn66FV0+eCgcrQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz", + "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==", "dev": true, "dependencies": { "imurmurhash": "^0.1.4", "signal-exit": "^3.0.7" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/xtend": { @@ -13214,6 +13229,15 @@ "@babel/helper-plugin-utils": "^7.8.0" } }, + "@babel/plugin-syntax-jsx": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz", + "integrity": "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.18.6" + } + }, "@babel/plugin-syntax-logical-assignment-operators": { "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", @@ -14316,16 +14340,16 @@ "dev": true }, "@jest/console": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-28.1.3.tgz", - "integrity": "sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.0.3.tgz", + "integrity": "sha512-cGg0r+klVHSYnfE977S9wmpuQ9L+iYuYgL+5bPXiUlUynLLYunRxswEmhBzvrSKGof5AKiHuTTmUKAqRcDY9dg==", "dev": true, "requires": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/node": "*", "chalk": "^4.0.0", - "jest-message-util": "^28.1.3", - "jest-util": "^28.1.3", + "jest-message-util": "^29.0.3", + "jest-util": "^29.0.3", "slash": "^3.0.0" }, "dependencies": { @@ -14387,38 +14411,37 @@ } }, "@jest/core": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-28.1.3.tgz", - "integrity": "sha512-CIKBrlaKOzA7YG19BEqCw3SLIsEwjZkeJzf5bdooVnW4bH5cktqe3JX+G2YV1aK5vP8N9na1IGWFzYaTp6k6NA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.0.3.tgz", + "integrity": "sha512-1d0hLbOrM1qQE3eP3DtakeMbKTcXiXP3afWxqz103xPyddS2NhnNghS7MaXx1dcDt4/6p4nlhmeILo2ofgi8cQ==", "dev": true, "requires": { - "@jest/console": "^28.1.3", - "@jest/reporters": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/console": "^29.0.3", + "@jest/reporters": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", "ci-info": "^3.2.0", "exit": "^0.1.2", "graceful-fs": "^4.2.9", - "jest-changed-files": "^28.1.3", - "jest-config": "^28.1.3", - "jest-haste-map": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-regex-util": "^28.0.2", - "jest-resolve": "^28.1.3", - "jest-resolve-dependencies": "^28.1.3", - "jest-runner": "^28.1.3", - "jest-runtime": "^28.1.3", - "jest-snapshot": "^28.1.3", - "jest-util": "^28.1.3", - "jest-validate": "^28.1.3", - "jest-watcher": "^28.1.3", + "jest-changed-files": "^29.0.0", + "jest-config": "^29.0.3", + "jest-haste-map": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-regex-util": "^29.0.0", + "jest-resolve": "^29.0.3", + "jest-resolve-dependencies": "^29.0.3", + "jest-runner": "^29.0.3", + "jest-runtime": "^29.0.3", + "jest-snapshot": "^29.0.3", + "jest-util": "^29.0.3", + "jest-validate": "^29.0.3", + "jest-watcher": "^29.0.3", "micromatch": "^4.0.4", - "pretty-format": "^28.1.3", - "rimraf": "^3.0.0", + "pretty-format": "^29.0.3", "slash": "^3.0.0", "strip-ansi": "^6.0.0" }, @@ -14481,73 +14504,74 @@ } }, "@jest/environment": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-28.1.3.tgz", - "integrity": "sha512-1bf40cMFTEkKyEf585R9Iz1WayDjHoHqvts0XFYEqyKM3cFWDpeMoqKKTAF9LSYQModPUlh8FKptoM2YcMWAXA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.0.3.tgz", + "integrity": "sha512-iKl272NKxYNQNqXMQandAIwjhQaGw5uJfGXduu8dS9llHi8jV2ChWrtOAVPnMbaaoDhnI3wgUGNDvZgHeEJQCA==", "dev": true, "requires": { - "@jest/fake-timers": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/fake-timers": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", - "jest-mock": "^28.1.3" + "jest-mock": "^29.0.3" } }, "@jest/expect": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-28.1.3.tgz", - "integrity": "sha512-lzc8CpUbSoE4dqT0U+g1qODQjBRHPpCPXissXD4mS9+sWQdmmpeJ9zSH1rS1HEkrsMN0fb7nKrJ9giAR1d3wBw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.0.3.tgz", + "integrity": "sha512-6W7K+fsI23FQ01H/BWccPyDZFrnU9QlzDcKOjrNVU5L8yUORFAJJIpmyxWPW70+X624KUNqzZwPThPMX28aXEQ==", "dev": true, "requires": { - "expect": "^28.1.3", - "jest-snapshot": "^28.1.3" + "expect": "^29.0.3", + "jest-snapshot": "^29.0.3" } }, "@jest/expect-utils": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-28.1.3.tgz", - "integrity": "sha512-wvbi9LUrHJLn3NlDW6wF2hvIMtd4JUl2QNVrjq+IBSHirgfrR3o9RnVtxzdEGO2n9JyIWwHnLfby5KzqBGg2YA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.0.3.tgz", + "integrity": "sha512-i1xUkau7K/63MpdwiRqaxgZOjxYs4f0WMTGJnYwUKubsNRZSeQbLorS7+I4uXVF9KQ5r61BUPAUMZ7Lf66l64Q==", "dev": true, "requires": { - "jest-get-type": "^28.0.2" + "jest-get-type": "^29.0.0" } }, "@jest/fake-timers": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-28.1.3.tgz", - "integrity": "sha512-D/wOkL2POHv52h+ok5Oj/1gOG9HSywdoPtFsRCUmlCILXNn5eIWmcnd3DIiWlJnpGvQtmajqBP95Ei0EimxfLw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.0.3.tgz", + "integrity": "sha512-tmbUIo03x0TdtcZCESQ0oQSakPCpo7+s6+9mU19dd71MptkP4zCwoeZqna23//pgbhtT1Wq02VmA9Z9cNtvtCQ==", "dev": true, "requires": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@sinonjs/fake-timers": "^9.1.2", "@types/node": "*", - "jest-message-util": "^28.1.3", - "jest-mock": "^28.1.3", - "jest-util": "^28.1.3" + "jest-message-util": "^29.0.3", + "jest-mock": "^29.0.3", + "jest-util": "^29.0.3" } }, "@jest/globals": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-28.1.3.tgz", - "integrity": "sha512-XFU4P4phyryCXu1pbcqMO0GSQcYe1IsalYCDzRNyhetyeyxMcIxa11qPNDpVNLeretItNqEmYYQn1UYz/5x1NA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.0.3.tgz", + "integrity": "sha512-YqGHT65rFY2siPIHHFjuCGUsbzRjdqkwbat+Of6DmYRg5shIXXrLdZoVE/+TJ9O1dsKsFmYhU58JvIbZRU1Z9w==", "dev": true, "requires": { - "@jest/environment": "^28.1.3", - "@jest/expect": "^28.1.3", - "@jest/types": "^28.1.3" + "@jest/environment": "^29.0.3", + "@jest/expect": "^29.0.3", + "@jest/types": "^29.0.3", + "jest-mock": "^29.0.3" } }, "@jest/reporters": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-28.1.3.tgz", - "integrity": "sha512-JuAy7wkxQZVNU/V6g9xKzCGC5LVXx9FDcABKsSXp5MiKPEE2144a/vXTEDoyzjUpZKfVwp08Wqg5A4WfTMAzjg==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.0.3.tgz", + "integrity": "sha512-3+QU3d4aiyOWfmk1obDerie4XNCaD5Xo1IlKNde2yGEi02WQD+ZQD0i5Hgqm1e73sMV7kw6pMlCnprtEwEVwxw==", "dev": true, "requires": { "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", - "@jridgewell/trace-mapping": "^0.3.13", + "@jest/console": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", + "@jridgewell/trace-mapping": "^0.3.15", "@types/node": "*", "chalk": "^4.0.0", "collect-v8-coverage": "^1.0.0", @@ -14559,9 +14583,9 @@ "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^4.0.0", "istanbul-reports": "^3.1.3", - "jest-message-util": "^28.1.3", - "jest-util": "^28.1.3", - "jest-worker": "^28.1.3", + "jest-message-util": "^29.0.3", + "jest-util": "^29.0.3", + "jest-worker": "^29.0.3", "slash": "^3.0.0", "string-length": "^4.0.1", "strip-ansi": "^6.0.0", @@ -14627,46 +14651,46 @@ } }, "@jest/schemas": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-28.1.3.tgz", - "integrity": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.0.0.tgz", + "integrity": "sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==", "dev": true, "requires": { "@sinclair/typebox": "^0.24.1" } }, "@jest/source-map": { - "version": "28.1.2", - "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-28.1.2.tgz", - "integrity": "sha512-cV8Lx3BeStJb8ipPHnqVw/IM2VCMWO3crWZzYodSIkxXnRcXJipCdx1JCK0K5MsJJouZQTH73mzf4vgxRaH9ww==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.0.0.tgz", + "integrity": "sha512-nOr+0EM8GiHf34mq2GcJyz/gYFyLQ2INDhAylrZJ9mMWoW21mLBfZa0BUVPPMxVYrLjeiRe2Z7kWXOGnS0TFhQ==", "dev": true, "requires": { - "@jridgewell/trace-mapping": "^0.3.13", + "@jridgewell/trace-mapping": "^0.3.15", "callsites": "^3.0.0", "graceful-fs": "^4.2.9" } }, "@jest/test-result": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-28.1.3.tgz", - "integrity": "sha512-kZAkxnSE+FqE8YjW8gNuoVkkC9I7S1qmenl8sGcDOLropASP+BkcGKwhXoyqQuGOGeYY0y/ixjrd/iERpEXHNg==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.0.3.tgz", + "integrity": "sha512-vViVnQjCgTmbhDKEonKJPtcFe9G/CJO4/Np4XwYJah+lF2oI7KKeRp8t1dFvv44wN2NdbDb/qC6pi++Vpp0Dlg==", "dev": true, "requires": { - "@jest/console": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/console": "^29.0.3", + "@jest/types": "^29.0.3", "@types/istanbul-lib-coverage": "^2.0.0", "collect-v8-coverage": "^1.0.0" } }, "@jest/test-sequencer": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-28.1.3.tgz", - "integrity": "sha512-NIMPEqqa59MWnDi1kvXXpYbqsfQmSJsIbnd85mdVGkiDfQ9WQQTXOLsvISUfonmnBT+w85WEgneCigEEdHDFxw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.0.3.tgz", + "integrity": "sha512-Hf4+xYSWZdxTNnhDykr8JBs0yBN/nxOXyUQWfotBUqqy0LF9vzcFB0jm/EDNZCx587znLWTIgxcokW7WeZMobQ==", "dev": true, "requires": { - "@jest/test-result": "^28.1.3", + "@jest/test-result": "^29.0.3", "graceful-fs": "^4.2.9", - "jest-haste-map": "^28.1.3", + "jest-haste-map": "^29.0.3", "slash": "^3.0.0" }, "dependencies": { @@ -14679,22 +14703,22 @@ } }, "@jest/transform": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-28.1.3.tgz", - "integrity": "sha512-u5dT5di+oFI6hfcLOHGTAfmUxFRrjK+vnaP0kkVow9Md/M7V/MxqQMOz/VV25UZO8pzeA9PjfTpOu6BDuwSPQA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.0.3.tgz", + "integrity": "sha512-C5ihFTRYaGDbi/xbRQRdbo5ddGtI4VSpmL6AIcZxdhwLbXMa7PcXxxqyI91vGOFHnn5aVM3WYnYKCHEqmLVGzg==", "dev": true, "requires": { "@babel/core": "^7.11.6", - "@jest/types": "^28.1.3", - "@jridgewell/trace-mapping": "^0.3.13", + "@jest/types": "^29.0.3", + "@jridgewell/trace-mapping": "^0.3.15", "babel-plugin-istanbul": "^6.1.1", "chalk": "^4.0.0", "convert-source-map": "^1.4.0", - "fast-json-stable-stringify": "^2.0.0", + "fast-json-stable-stringify": "^2.1.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^28.1.3", - "jest-regex-util": "^28.0.2", - "jest-util": "^28.1.3", + "jest-haste-map": "^29.0.3", + "jest-regex-util": "^29.0.0", + "jest-util": "^29.0.3", "micromatch": "^4.0.4", "pirates": "^4.0.4", "slash": "^3.0.0", @@ -14759,12 +14783,12 @@ } }, "@jest/types": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz", - "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.0.3.tgz", + "integrity": "sha512-coBJmOQvurXjN1Hh5PzF7cmsod0zLIOXpP8KD161mqNlroMhLcwpODiEzi7ZsRl5Z/AIuxpeNm8DCl43F4kz8A==", "dev": true, "requires": { - "@jest/schemas": "^28.1.3", + "@jest/schemas": "^29.0.0", "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", @@ -14875,9 +14899,9 @@ "dev": true }, "@jridgewell/trace-mapping": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz", - "integrity": "sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==", + "version": "0.3.15", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.15.tgz", + "integrity": "sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==", "dev": true, "requires": { "@jridgewell/resolve-uri": "^3.0.3", @@ -14915,9 +14939,9 @@ } }, "@sinclair/typebox": { - "version": "0.24.22", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.24.22.tgz", - "integrity": "sha512-JsBe3cOFpNZ6yjBYnXKhcENWy5qZE3PQZwExQ5ksA/h8qp4bwwxFmy07A6bC2R6qv6+RF3SfrbQTskTwYNTXUQ==", + "version": "0.24.41", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.24.41.tgz", + "integrity": "sha512-TJCgQurls4FipFvHeC+gfAzb+GGstL0TDwYJKQVtTeSvJIznWzP7g3bAd5gEBlr8+bIxqnWS9VGVWREDhmE8jA==", "dev": true }, "@sinonjs/commons": { @@ -14995,9 +15019,9 @@ } }, "@types/babel__traverse": { - "version": "7.17.1", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.1.tgz", - "integrity": "sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==", + "version": "7.18.1", + "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.18.1.tgz", + "integrity": "sha512-FSdLaZh2UxaMuLp9lixWaHq/golWTRWOnRsAXzDTDSDOQLuZb1nsdCt6pJSPWSEQt2eFZ2YVk3oYhn+1kLMeMA==", "dev": true, "requires": { "@babel/types": "^7.3.0" @@ -15099,9 +15123,9 @@ "dev": true }, "@types/prettier": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.4.tgz", - "integrity": "sha512-fOwvpvQYStpb/zHMx0Cauwywu9yLDmzWiiQBC7gJyq5tYLUXFZvDG7VK1B7WBxxjBJNKFOZ0zLoOQn8vmATbhw==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.0.tgz", + "integrity": "sha512-RI1L7N4JnW5gQw2spvL7Sllfuf1SaHdrZpCHiBlCXjIlufi1SMNnbu2teze3/QE67Fg2tBlH7W+mi4hVNk4p0A==", "dev": true }, "@types/stack-utils": { @@ -15111,9 +15135,9 @@ "dev": true }, "@types/yargs": { - "version": "17.0.10", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.10.tgz", - "integrity": "sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==", + "version": "17.0.12", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.12.tgz", + "integrity": "sha512-Nz4MPhecOFArtm81gFQvQqdV7XYCrWKx5uUt6GNHredFHn1i2mtWqXTON7EPXMtNi1qjtjEM/VCHDhcHsAMLXQ==", "dev": true, "requires": { "@types/yargs-parser": "*" @@ -15456,15 +15480,15 @@ "dev": true }, "babel-jest": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-28.1.3.tgz", - "integrity": "sha512-epUaPOEWMk3cWX0M/sPvCHHCe9fMFAa/9hXEgKP8nFfNl/jlGkE9ucq9NqkZGXLDduCJYS0UvSlPUwC0S+rH6Q==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.0.3.tgz", + "integrity": "sha512-ApPyHSOhS/sVzwUOQIWJmdvDhBsMG01HX9z7ogtkp1TToHGGUWFlnXJUIzCgKPSfiYLn3ibipCYzsKSURHEwLg==", "dev": true, "requires": { - "@jest/transform": "^28.1.3", + "@jest/transform": "^29.0.3", "@types/babel__core": "^7.1.14", "babel-plugin-istanbul": "^6.1.1", - "babel-preset-jest": "^28.1.3", + "babel-preset-jest": "^29.0.2", "chalk": "^4.0.0", "graceful-fs": "^4.2.9", "slash": "^3.0.0" @@ -15550,9 +15574,9 @@ } }, "babel-plugin-jest-hoist": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-28.1.3.tgz", - "integrity": "sha512-Ys3tUKAmfnkRUpPdpa98eYrAR0nV+sSFUZZEGuQ2EbFd1y4SOLtD5QDNHAq+bb9a+bbXvYQC4b+ID/THIMcU6Q==", + "version": "29.0.2", + "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.0.2.tgz", + "integrity": "sha512-eBr2ynAEFjcebVvu8Ktx580BD1QKCrBG1XwEUTXJe285p9HA/4hOhfWCFRQhTKSyBV0VzjhG7H91Eifz9s29hg==", "dev": true, "requires": { "@babel/template": "^7.3.3", @@ -15612,12 +15636,12 @@ } }, "babel-preset-jest": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-28.1.3.tgz", - "integrity": "sha512-L+fupJvlWAHbQfn74coNX3zf60LXMJsezNvvx8eIh7iOR1luJ1poxYgQk1F8PYtNq/6QODDHCqsSnTFSWC491A==", + "version": "29.0.2", + "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.0.2.tgz", + "integrity": "sha512-BeVXp7rH5TK96ofyEnHjznjLMQ2nAeDJ+QzxKnHAAMs0RgrQsCywjAN8m4mOm5Di0pxU//3AoEeJJrerMH5UeA==", "dev": true, "requires": { - "babel-plugin-jest-hoist": "^28.1.3", + "babel-plugin-jest-hoist": "^29.0.2", "babel-preset-current-node-syntax": "^1.0.0" } }, @@ -15781,9 +15805,9 @@ "dev": true }, "ci-info": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.2.tgz", - "integrity": "sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.4.0.tgz", + "integrity": "sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==", "dev": true }, "cjs-module-lexer": { @@ -16534,9 +16558,9 @@ "dev": true }, "diff-sequences": { - "version": "28.1.1", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-28.1.1.tgz", - "integrity": "sha512-FU0iFaH/E23a+a718l8Qa/19bF9p06kgE0KipMOMadwa3SjnaElKzPaUC0vnibs6/B/9ni97s61mcejk8W1fQw==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.0.0.tgz", + "integrity": "sha512-7Qe/zd1wxSDL4D/X/FPjOMB+ZMDt71W94KYaq05I2l0oQqgXgs7s4ftYYmV38gBSrPz2vcygxfs1xn0FT+rKNA==", "dev": true }, "dir-glob": { @@ -17175,16 +17199,16 @@ "dev": true }, "expect": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/expect/-/expect-28.1.3.tgz", - "integrity": "sha512-eEh0xn8HlsuOBxFgIss+2mX85VAS4Qy3OSkjV7rlBWljtA4oWH37glVGyOZSZvErDT/yBywZdPGwCXuTvSG85g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/expect/-/expect-29.0.3.tgz", + "integrity": "sha512-t8l5DTws3212VbmPL+tBFXhjRHLmctHB0oQbL8eUc6S7NzZtYUhycrFO9mkxA0ZUC6FAWdNi7JchJSkODtcu1Q==", "dev": true, "requires": { - "@jest/expect-utils": "^28.1.3", - "jest-get-type": "^28.0.2", - "jest-matcher-utils": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-util": "^28.1.3" + "@jest/expect-utils": "^29.0.3", + "jest-get-type": "^29.0.0", + "jest-matcher-utils": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-util": "^29.0.3" } }, "fast-deep-equal": { @@ -18066,21 +18090,21 @@ } }, "jest": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest/-/jest-28.1.3.tgz", - "integrity": "sha512-N4GT5on8UkZgH0O5LUavMRV1EDEhNTL0KEfRmDIeZHSV7p2XgLoY9t9VDUgL6o+yfdgYHVxuz81G8oB9VG5uyA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest/-/jest-29.0.3.tgz", + "integrity": "sha512-ElgUtJBLgXM1E8L6K1RW1T96R897YY/3lRYqq9uVcPWtP2AAl/nQ16IYDh/FzQOOQ12VEuLdcPU83mbhG2C3PQ==", "dev": true, "requires": { - "@jest/core": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/core": "^29.0.3", + "@jest/types": "^29.0.3", "import-local": "^3.0.2", - "jest-cli": "^28.1.3" + "jest-cli": "^29.0.3" } }, "jest-changed-files": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-28.1.3.tgz", - "integrity": "sha512-esaOfUWJXk2nfZt9SPyC8gA1kNfdKLkQWyzsMlqq8msYSlNKfmZxfRgZn4Cd4MGVUF+7v6dBs0d5TOAKa7iIiA==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.0.0.tgz", + "integrity": "sha512-28/iDMDrUpGoCitTURuDqUzWQoWmOmOKOFST1mi2lwh62X4BFf6khgH3uSuo1e49X/UDjuApAj3w0wLOex4VPQ==", "dev": true, "requires": { "execa": "^5.0.0", @@ -18088,28 +18112,28 @@ } }, "jest-circus": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-28.1.3.tgz", - "integrity": "sha512-cZ+eS5zc79MBwt+IhQhiEp0OeBddpc1n8MBo1nMB8A7oPMKEO+Sre+wHaLJexQUj9Ya/8NOBY0RESUgYjB6fow==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.0.3.tgz", + "integrity": "sha512-QeGzagC6Hw5pP+df1+aoF8+FBSgkPmraC1UdkeunWh0jmrp7wC0Hr6umdUAOELBQmxtKAOMNC3KAdjmCds92Zg==", "dev": true, "requires": { - "@jest/environment": "^28.1.3", - "@jest/expect": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/environment": "^29.0.3", + "@jest/expect": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", "chalk": "^4.0.0", "co": "^4.6.0", "dedent": "^0.7.0", "is-generator-fn": "^2.0.0", - "jest-each": "^28.1.3", - "jest-matcher-utils": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-runtime": "^28.1.3", - "jest-snapshot": "^28.1.3", - "jest-util": "^28.1.3", + "jest-each": "^29.0.3", + "jest-matcher-utils": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-runtime": "^29.0.3", + "jest-snapshot": "^29.0.3", + "jest-util": "^29.0.3", "p-limit": "^3.1.0", - "pretty-format": "^28.1.3", + "pretty-format": "^29.0.3", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, @@ -18172,21 +18196,21 @@ } }, "jest-cli": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-28.1.3.tgz", - "integrity": "sha512-roY3kvrv57Azn1yPgdTebPAXvdR2xfezaKKYzVxZ6It/5NCxzJym6tUI5P1zkdWhfUYkxEI9uZWcQdaFLo8mJQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.0.3.tgz", + "integrity": "sha512-aUy9Gd/Kut1z80eBzG10jAn6BgS3BoBbXyv+uXEqBJ8wnnuZ5RpNfARoskSrTIy1GY4a8f32YGuCMwibtkl9CQ==", "dev": true, "requires": { - "@jest/core": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/core": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/types": "^29.0.3", "chalk": "^4.0.0", "exit": "^0.1.2", "graceful-fs": "^4.2.9", "import-local": "^3.0.2", - "jest-config": "^28.1.3", - "jest-util": "^28.1.3", - "jest-validate": "^28.1.3", + "jest-config": "^29.0.3", + "jest-util": "^29.0.3", + "jest-validate": "^29.0.3", "prompts": "^2.0.1", "yargs": "^17.3.1" }, @@ -18243,31 +18267,31 @@ } }, "jest-config": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-28.1.3.tgz", - "integrity": "sha512-MG3INjByJ0J4AsNBm7T3hsuxKQqFIiRo/AUqb1q9LRKI5UU6Aar9JHbr9Ivn1TVwfUD9KirRoM/T6u8XlcQPHQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.0.3.tgz", + "integrity": "sha512-U5qkc82HHVYe3fNu2CRXLN4g761Na26rWKf7CjM8LlZB3In1jadEkZdMwsE37rd9RSPV0NfYaCjHdk/gu3v+Ew==", "dev": true, "requires": { "@babel/core": "^7.11.6", - "@jest/test-sequencer": "^28.1.3", - "@jest/types": "^28.1.3", - "babel-jest": "^28.1.3", + "@jest/test-sequencer": "^29.0.3", + "@jest/types": "^29.0.3", + "babel-jest": "^29.0.3", "chalk": "^4.0.0", "ci-info": "^3.2.0", "deepmerge": "^4.2.2", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "jest-circus": "^28.1.3", - "jest-environment-node": "^28.1.3", - "jest-get-type": "^28.0.2", - "jest-regex-util": "^28.0.2", - "jest-resolve": "^28.1.3", - "jest-runner": "^28.1.3", - "jest-util": "^28.1.3", - "jest-validate": "^28.1.3", + "jest-circus": "^29.0.3", + "jest-environment-node": "^29.0.3", + "jest-get-type": "^29.0.0", + "jest-regex-util": "^29.0.0", + "jest-resolve": "^29.0.3", + "jest-runner": "^29.0.3", + "jest-util": "^29.0.3", + "jest-validate": "^29.0.3", "micromatch": "^4.0.4", "parse-json": "^5.2.0", - "pretty-format": "^28.1.3", + "pretty-format": "^29.0.3", "slash": "^3.0.0", "strip-json-comments": "^3.1.1" }, @@ -18330,15 +18354,15 @@ } }, "jest-diff": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-28.1.3.tgz", - "integrity": "sha512-8RqP1B/OXzjjTWkqMX67iqgwBVJRgCyKD3L9nq+6ZqJMdvjE8RgHktqZ6jNrkdMT+dJuYNI3rhQpxaz7drJHfw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.0.3.tgz", + "integrity": "sha512-+X/AIF5G/vX9fWK+Db9bi9BQas7M9oBME7egU7psbn4jlszLFCu0dW63UgeE6cs/GANq4fLaT+8sGHQQ0eCUfg==", "dev": true, "requires": { "chalk": "^4.0.0", - "diff-sequences": "^28.1.1", - "jest-get-type": "^28.0.2", - "pretty-format": "^28.1.3" + "diff-sequences": "^29.0.0", + "jest-get-type": "^29.0.0", + "pretty-format": "^29.0.3" }, "dependencies": { "ansi-styles": { @@ -18393,25 +18417,25 @@ } }, "jest-docblock": { - "version": "28.1.1", - "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-28.1.1.tgz", - "integrity": "sha512-3wayBVNiOYx0cwAbl9rwm5kKFP8yHH3d/fkEaL02NPTkDojPtheGB7HZSFY4wzX+DxyrvhXz0KSCVksmCknCuA==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.0.0.tgz", + "integrity": "sha512-s5Kpra/kLzbqu9dEjov30kj1n4tfu3e7Pl8v+f8jOkeWNqM6Ds8jRaJfZow3ducoQUrf2Z4rs2N5S3zXnb83gw==", "dev": true, "requires": { "detect-newline": "^3.0.0" } }, "jest-each": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-28.1.3.tgz", - "integrity": "sha512-arT1z4sg2yABU5uogObVPvSlSMQlDA48owx07BDPAiasW0yYpYHYOo4HHLz9q0BVzDVU4hILFjzJw0So9aCL/g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.0.3.tgz", + "integrity": "sha512-wILhZfESURHHBNvPMJ0lZlYZrvOQJxAo3wNHi+ycr90V7M+uGR9Gh4+4a/BmaZF0XTyZsk4OiYEf3GJN7Ltqzg==", "dev": true, "requires": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "chalk": "^4.0.0", - "jest-get-type": "^28.0.2", - "jest-util": "^28.1.3", - "pretty-format": "^28.1.3" + "jest-get-type": "^29.0.0", + "jest-util": "^29.0.3", + "pretty-format": "^29.0.3" }, "dependencies": { "ansi-styles": { @@ -18466,65 +18490,65 @@ } }, "jest-environment-node": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-28.1.3.tgz", - "integrity": "sha512-ugP6XOhEpjAEhGYvp5Xj989ns5cB1K6ZdjBYuS30umT4CQEETaxSiPcZ/E1kFktX4GkrcM4qu07IIlDYX1gp+A==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.0.3.tgz", + "integrity": "sha512-cdZqRCnmIlTXC+9vtvmfiY/40Cj6s2T0czXuq1whvQdmpzAnj4sbqVYuZ4zFHk766xTTJ+Ij3uUqkk8KCfXoyg==", "dev": true, "requires": { - "@jest/environment": "^28.1.3", - "@jest/fake-timers": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/environment": "^29.0.3", + "@jest/fake-timers": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", - "jest-mock": "^28.1.3", - "jest-util": "^28.1.3" + "jest-mock": "^29.0.3", + "jest-util": "^29.0.3" } }, "jest-get-type": { - "version": "28.0.2", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-28.0.2.tgz", - "integrity": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.0.0.tgz", + "integrity": "sha512-83X19z/HuLKYXYHskZlBAShO7UfLFXu/vWajw9ZNJASN32li8yHMaVGAQqxFW1RCFOkB7cubaL6FaJVQqqJLSw==", "dev": true }, "jest-haste-map": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-28.1.3.tgz", - "integrity": "sha512-3S+RQWDXccXDKSWnkHa/dPwt+2qwA8CJzR61w3FoYCvoo3Pn8tvGcysmMF0Bj0EX5RYvAI2EIvC57OmotfdtKA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.0.3.tgz", + "integrity": "sha512-uMqR99+GuBHo0RjRhOE4iA6LmsxEwRdgiIAQgMU/wdT2XebsLDz5obIwLZm/Psj+GwSEQhw9AfAVKGYbh2G55A==", "dev": true, "requires": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/graceful-fs": "^4.1.3", "@types/node": "*", "anymatch": "^3.0.3", "fb-watchman": "^2.0.0", "fsevents": "^2.3.2", "graceful-fs": "^4.2.9", - "jest-regex-util": "^28.0.2", - "jest-util": "^28.1.3", - "jest-worker": "^28.1.3", + "jest-regex-util": "^29.0.0", + "jest-util": "^29.0.3", + "jest-worker": "^29.0.3", "micromatch": "^4.0.4", "walker": "^1.0.8" } }, "jest-leak-detector": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-28.1.3.tgz", - "integrity": "sha512-WFVJhnQsiKtDEo5lG2mM0v40QWnBM+zMdHHyJs8AWZ7J0QZJS59MsyKeJHWhpBZBH32S48FOVvGyOFT1h0DlqA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.0.3.tgz", + "integrity": "sha512-YfW/G63dAuiuQ3QmQlh8hnqLDe25WFY3eQhuc/Ev1AGmkw5zREblTh7TCSKLoheyggu6G9gxO2hY8p9o6xbaRQ==", "dev": true, "requires": { - "jest-get-type": "^28.0.2", - "pretty-format": "^28.1.3" + "jest-get-type": "^29.0.0", + "pretty-format": "^29.0.3" } }, "jest-matcher-utils": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-28.1.3.tgz", - "integrity": "sha512-kQeJ7qHemKfbzKoGjHHrRKH6atgxMk8Enkk2iPQ3XwO6oE/KYD8lMYOziCkeSB9G4adPM4nR1DE8Tf5JeWH6Bw==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.0.3.tgz", + "integrity": "sha512-RsR1+cZ6p1hDV4GSCQTg+9qjeotQCgkaleIKLK7dm+U4V/H2bWedU3RAtLm8+mANzZ7eDV33dMar4pejd7047w==", "dev": true, "requires": { "chalk": "^4.0.0", - "jest-diff": "^28.1.3", - "jest-get-type": "^28.0.2", - "pretty-format": "^28.1.3" + "jest-diff": "^29.0.3", + "jest-get-type": "^29.0.0", + "pretty-format": "^29.0.3" }, "dependencies": { "ansi-styles": { @@ -18579,18 +18603,18 @@ } }, "jest-message-util": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-28.1.3.tgz", - "integrity": "sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.0.3.tgz", + "integrity": "sha512-7T8JiUTtDfppojosORAflABfLsLKMLkBHSWkjNQrjIltGoDzNGn7wEPOSfjqYAGTYME65esQzMJxGDjuLBKdOg==", "dev": true, "requires": { "@babel/code-frame": "^7.12.13", - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/stack-utils": "^2.0.0", "chalk": "^4.0.0", "graceful-fs": "^4.2.9", "micromatch": "^4.0.4", - "pretty-format": "^28.1.3", + "pretty-format": "^29.0.3", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, @@ -18653,12 +18677,12 @@ } }, "jest-mock": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-28.1.3.tgz", - "integrity": "sha512-o3J2jr6dMMWYVH4Lh/NKmDXdosrsJgi4AviS8oXLujcjpCMBb1FMsblDnOXKZKfSiHLxYub1eS0IHuRXsio9eA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.0.3.tgz", + "integrity": "sha512-ort9pYowltbcrCVR43wdlqfAiFJXBx8l4uJDsD8U72LgBcetvEp+Qxj1W9ZYgMRoeAo+ov5cnAGF2B6+Oth+ww==", "dev": true, "requires": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/node": "*" } }, @@ -18670,23 +18694,23 @@ "requires": {} }, "jest-regex-util": { - "version": "28.0.2", - "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-28.0.2.tgz", - "integrity": "sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==", + "version": "29.0.0", + "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.0.0.tgz", + "integrity": "sha512-BV7VW7Sy0fInHWN93MMPtlClweYv2qrSCwfeFWmpribGZtQPWNvRSq9XOVgOEjU1iBGRKXUZil0o2AH7Iy9Lug==", "dev": true }, "jest-resolve": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-28.1.3.tgz", - "integrity": "sha512-Z1W3tTjE6QaNI90qo/BJpfnvpxtaFTFw5CDgwpyE/Kz8U/06N1Hjf4ia9quUhCh39qIGWF1ZuxFiBiJQwSEYKQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.0.3.tgz", + "integrity": "sha512-toVkia85Y/BPAjJasTC9zIPY6MmVXQPtrCk8SmiheC4MwVFE/CMFlOtMN6jrwPMC6TtNh8+sTMllasFeu1wMPg==", "dev": true, "requires": { "chalk": "^4.0.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^28.1.3", + "jest-haste-map": "^29.0.3", "jest-pnp-resolver": "^1.2.2", - "jest-util": "^28.1.3", - "jest-validate": "^28.1.3", + "jest-util": "^29.0.3", + "jest-validate": "^29.0.3", "resolve": "^1.20.0", "resolve.exports": "^1.1.0", "slash": "^3.0.0" @@ -18750,40 +18774,40 @@ } }, "jest-resolve-dependencies": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-28.1.3.tgz", - "integrity": "sha512-qa0QO2Q0XzQoNPouMbCc7Bvtsem8eQgVPNkwn9LnS+R2n8DaVDPL/U1gngC0LTl1RYXJU0uJa2BMC2DbTfFrHA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.0.3.tgz", + "integrity": "sha512-KzuBnXqNvbuCdoJpv8EanbIGObk7vUBNt/PwQPPx2aMhlv/jaXpUJsqWYRpP/0a50faMBY7WFFP8S3/CCzwfDw==", "dev": true, "requires": { - "jest-regex-util": "^28.0.2", - "jest-snapshot": "^28.1.3" + "jest-regex-util": "^29.0.0", + "jest-snapshot": "^29.0.3" } }, "jest-runner": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-28.1.3.tgz", - "integrity": "sha512-GkMw4D/0USd62OVO0oEgjn23TM+YJa2U2Wu5zz9xsQB1MxWKDOlrnykPxnMsN0tnJllfLPinHTka61u0QhaxBA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.0.3.tgz", + "integrity": "sha512-Usu6VlTOZlCZoNuh3b2Tv/yzDpKqtiNAetG9t3kJuHfUyVMNW7ipCCJOUojzKkjPoaN7Bl1f7Buu6PE0sGpQxw==", "dev": true, "requires": { - "@jest/console": "^28.1.3", - "@jest/environment": "^28.1.3", - "@jest/test-result": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/console": "^29.0.3", + "@jest/environment": "^29.0.3", + "@jest/test-result": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", "chalk": "^4.0.0", "emittery": "^0.10.2", "graceful-fs": "^4.2.9", - "jest-docblock": "^28.1.1", - "jest-environment-node": "^28.1.3", - "jest-haste-map": "^28.1.3", - "jest-leak-detector": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-resolve": "^28.1.3", - "jest-runtime": "^28.1.3", - "jest-util": "^28.1.3", - "jest-watcher": "^28.1.3", - "jest-worker": "^28.1.3", + "jest-docblock": "^29.0.0", + "jest-environment-node": "^29.0.3", + "jest-haste-map": "^29.0.3", + "jest-leak-detector": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-resolve": "^29.0.3", + "jest-runtime": "^29.0.3", + "jest-util": "^29.0.3", + "jest-watcher": "^29.0.3", + "jest-worker": "^29.0.3", "p-limit": "^3.1.0", "source-map-support": "0.5.13" }, @@ -18840,31 +18864,31 @@ } }, "jest-runtime": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-28.1.3.tgz", - "integrity": "sha512-NU+881ScBQQLc1JHG5eJGU7Ui3kLKrmwCPPtYsJtBykixrM2OhVQlpMmFWJjMyDfdkGgBMNjXCGB/ebzsgNGQw==", - "dev": true, - "requires": { - "@jest/environment": "^28.1.3", - "@jest/fake-timers": "^28.1.3", - "@jest/globals": "^28.1.3", - "@jest/source-map": "^28.1.2", - "@jest/test-result": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.0.3.tgz", + "integrity": "sha512-12gZXRQ7ozEeEHKTY45a+YLqzNDR/x4c//X6AqwKwKJPpWM8FY4vwn4VQJOcLRS3Nd1fWwgP7LU4SoynhuUMHQ==", + "dev": true, + "requires": { + "@jest/environment": "^29.0.3", + "@jest/fake-timers": "^29.0.3", + "@jest/globals": "^29.0.3", + "@jest/source-map": "^29.0.0", + "@jest/test-result": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", + "@types/node": "*", "chalk": "^4.0.0", "cjs-module-lexer": "^1.0.0", "collect-v8-coverage": "^1.0.0", - "execa": "^5.0.0", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "jest-haste-map": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-mock": "^28.1.3", - "jest-regex-util": "^28.0.2", - "jest-resolve": "^28.1.3", - "jest-snapshot": "^28.1.3", - "jest-util": "^28.1.3", + "jest-haste-map": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-mock": "^29.0.3", + "jest-regex-util": "^29.0.0", + "jest-resolve": "^29.0.3", + "jest-snapshot": "^29.0.3", + "jest-util": "^29.0.3", "slash": "^3.0.0", "strip-bom": "^4.0.0" }, @@ -18927,33 +18951,34 @@ } }, "jest-snapshot": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-28.1.3.tgz", - "integrity": "sha512-4lzMgtiNlc3DU/8lZfmqxN3AYD6GGLbl+72rdBpXvcV+whX7mDrREzkPdp2RnmfIiWBg1YbuFSkXduF2JcafJg==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.0.3.tgz", + "integrity": "sha512-52q6JChm04U3deq+mkQ7R/7uy7YyfVIrebMi6ZkBoDJ85yEjm/sJwdr1P0LOIEHmpyLlXrxy3QP0Zf5J2kj0ew==", "dev": true, "requires": { "@babel/core": "^7.11.6", "@babel/generator": "^7.7.2", + "@babel/plugin-syntax-jsx": "^7.7.2", "@babel/plugin-syntax-typescript": "^7.7.2", "@babel/traverse": "^7.7.2", "@babel/types": "^7.3.3", - "@jest/expect-utils": "^28.1.3", - "@jest/transform": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/expect-utils": "^29.0.3", + "@jest/transform": "^29.0.3", + "@jest/types": "^29.0.3", "@types/babel__traverse": "^7.0.6", "@types/prettier": "^2.1.5", "babel-preset-current-node-syntax": "^1.0.0", "chalk": "^4.0.0", - "expect": "^28.1.3", + "expect": "^29.0.3", "graceful-fs": "^4.2.9", - "jest-diff": "^28.1.3", - "jest-get-type": "^28.0.2", - "jest-haste-map": "^28.1.3", - "jest-matcher-utils": "^28.1.3", - "jest-message-util": "^28.1.3", - "jest-util": "^28.1.3", + "jest-diff": "^29.0.3", + "jest-get-type": "^29.0.0", + "jest-haste-map": "^29.0.3", + "jest-matcher-utils": "^29.0.3", + "jest-message-util": "^29.0.3", + "jest-util": "^29.0.3", "natural-compare": "^1.4.0", - "pretty-format": "^28.1.3", + "pretty-format": "^29.0.3", "semver": "^7.3.5" }, "dependencies": { @@ -19018,12 +19043,12 @@ } }, "jest-util": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz", - "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.0.3.tgz", + "integrity": "sha512-Q0xaG3YRG8QiTC4R6fHjHQPaPpz9pJBEi0AeOE4mQh/FuWOijFjGXMMOfQEaU9i3z76cNR7FobZZUQnL6IyfdQ==", "dev": true, "requires": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "@types/node": "*", "chalk": "^4.0.0", "ci-info": "^3.2.0", @@ -19083,17 +19108,17 @@ } }, "jest-validate": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-28.1.3.tgz", - "integrity": "sha512-SZbOGBWEsaTxBGCOpsRWlXlvNkvTkY0XxRfh7zYmvd8uL5Qzyg0CHAXiXKROflh801quA6+/DsT4ODDthOC/OA==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.0.3.tgz", + "integrity": "sha512-OebiqqT6lK8cbMPtrSoS3aZP4juID762lZvpf1u+smZnwTEBCBInan0GAIIhv36MxGaJvmq5uJm7dl5gVt+Zrw==", "dev": true, "requires": { - "@jest/types": "^28.1.3", + "@jest/types": "^29.0.3", "camelcase": "^6.2.0", "chalk": "^4.0.0", - "jest-get-type": "^28.0.2", + "jest-get-type": "^29.0.0", "leven": "^3.1.0", - "pretty-format": "^28.1.3" + "pretty-format": "^29.0.3" }, "dependencies": { "ansi-styles": { @@ -19154,18 +19179,18 @@ } }, "jest-watcher": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-28.1.3.tgz", - "integrity": "sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.0.3.tgz", + "integrity": "sha512-tQX9lU91A+9tyUQKUMp0Ns8xAcdhC9fo73eqA3LFxP2bSgiF49TNcc+vf3qgGYYK9qRjFpXW9+4RgF/mbxyOOw==", "dev": true, "requires": { - "@jest/test-result": "^28.1.3", - "@jest/types": "^28.1.3", + "@jest/test-result": "^29.0.3", + "@jest/types": "^29.0.3", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", "emittery": "^0.10.2", - "jest-util": "^28.1.3", + "jest-util": "^29.0.3", "string-length": "^4.0.1" }, "dependencies": { @@ -19221,9 +19246,9 @@ } }, "jest-worker": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-28.1.3.tgz", - "integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.0.3.tgz", + "integrity": "sha512-Tl/YWUugQOjoTYwjKdfJWkSOfhufJHO5LhXTSZC3TRoQKO+fuXnZAdoXXBlpLXKGODBL3OvdUasfDD4PcMe6ng==", "dev": true, "requires": { "@types/node": "*", @@ -20307,13 +20332,12 @@ "dev": true }, "pretty-format": { - "version": "28.1.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-28.1.3.tgz", - "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", + "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", "dev": true, "requires": { - "@jest/schemas": "^28.1.3", - "ansi-regex": "^5.0.1", + "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", "react-is": "^18.0.0" }, @@ -21220,9 +21244,9 @@ } }, "supports-hyperlinks": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz", - "integrity": "sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz", + "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==", "dev": true, "requires": { "has-flag": "^4.0.0", @@ -21755,9 +21779,9 @@ "dev": true }, "write-file-atomic": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.1.tgz", - "integrity": "sha512-nSKUxgAbyioruk6hU87QzVbY279oYT6uiwgDoujth2ju4mJ+TZau7SQBhtbTmUyuNYTuXnSyRn66FV0+eCgcrQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz", + "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==", "dev": true, "requires": { "imurmurhash": "^0.1.4", diff --git a/package.json b/package.json index 7bae242..0d22391 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@commitlint/cli": "^17.1.2", "@commitlint/config-conventional": "^17.1.0", "@webpack-contrib/eslint-config-webpack": "^3.0.0", - "babel-jest": "^28.1.3", + "babel-jest": "^29.0.3", "benchmark": "^2.1.4", "bootstrap-styl": "^5.0.9", "cross-env": "^7.0.3", @@ -64,7 +64,7 @@ "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", "husky": "^8.0.1", - "jest": "^28.1.3", + "jest": "^29.0.3", "lint-staged": "^12.5.0", "memfs": "^3.4.7", "nib": "^1.1.2", diff --git a/test/__snapshots__/additionalData-option.test.js.snap b/test/__snapshots__/additionalData-option.test.js.snap index 3d13fa6..e0dd643 100644 --- a/test/__snapshots__/additionalData-option.test.js.snap +++ b/test/__snapshots__/additionalData-option.test.js.snap @@ -11,9 +11,9 @@ body { " `; -exports[`"additionalData" option should as a function: errors 1`] = `Array []`; +exports[`"additionalData" option should as a function: errors 1`] = `[]`; -exports[`"additionalData" option should as a function: warnings 1`] = `Array []`; +exports[`"additionalData" option should as a function: warnings 1`] = `[]`; exports[`"additionalData" option should as an async function: css 1`] = ` "/* RelativePath: additional-data.styl; */ @@ -26,9 +26,9 @@ body { " `; -exports[`"additionalData" option should as an async function: errors 1`] = `Array []`; +exports[`"additionalData" option should as an async function: errors 1`] = `[]`; -exports[`"additionalData" option should as an async function: warnings 1`] = `Array []`; +exports[`"additionalData" option should as an async function: warnings 1`] = `[]`; exports[`"additionalData" option should work as a string: css 1`] = ` "body { @@ -37,6 +37,6 @@ exports[`"additionalData" option should work as a string: css 1`] = ` " `; -exports[`"additionalData" option should work as a string: errors 1`] = `Array []`; +exports[`"additionalData" option should work as a string: errors 1`] = `[]`; -exports[`"additionalData" option should work as a string: warnings 1`] = `Array []`; +exports[`"additionalData" option should work as a string: warnings 1`] = `[]`; diff --git a/test/__snapshots__/implementation-option.test.js.snap b/test/__snapshots__/implementation-option.test.js.snap index c43feac..2b036e5 100644 --- a/test/__snapshots__/implementation-option.test.js.snap +++ b/test/__snapshots__/implementation-option.test.js.snap @@ -1,13 +1,13 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`implementation option should throw error when unresolved package: errors 1`] = ` -Array [ +[ "ModuleError: Module Error (from \`replaced original path\`): (Emitted value instead of an instance of Error) Error: Cannot find module 'unresolved' from 'src/utils.js'", ] `; -exports[`implementation option should throw error when unresolved package: warnings 1`] = `Array []`; +exports[`implementation option should throw error when unresolved package: warnings 1`] = `[]`; exports[`implementation option should work when implementation option is string: css 1`] = ` "body { @@ -21,9 +21,9 @@ a.button { " `; -exports[`implementation option should work when implementation option is string: errors 1`] = `Array []`; +exports[`implementation option should work when implementation option is string: errors 1`] = `[]`; -exports[`implementation option should work when implementation option is string: warnings 1`] = `Array []`; +exports[`implementation option should work when implementation option is string: warnings 1`] = `[]`; exports[`implementation option should work: css 1`] = ` "body { @@ -37,6 +37,6 @@ a.button { " `; -exports[`implementation option should work: errors 1`] = `Array []`; +exports[`implementation option should work: errors 1`] = `[]`; -exports[`implementation option should work: warnings 1`] = `Array []`; +exports[`implementation option should work: warnings 1`] = `[]`; diff --git a/test/__snapshots__/loader.test.js.snap b/test/__snapshots__/loader.test.js.snap index c85f8f8..7d0c89e 100644 --- a/test/__snapshots__/loader.test.js.snap +++ b/test/__snapshots__/loader.test.js.snap @@ -13,9 +13,9 @@ main { " `; -exports[`loader correctly compiles mixin calls inside imported files: errors 1`] = `Array []`; +exports[`loader correctly compiles mixin calls inside imported files: errors 1`] = `[]`; -exports[`loader correctly compiles mixin calls inside imported files: warnings 1`] = `Array []`; +exports[`loader correctly compiles mixin calls inside imported files: warnings 1`] = `[]`; exports[`loader imports and paths deps: css 1`] = ` ".other { @@ -24,9 +24,9 @@ exports[`loader imports and paths deps: css 1`] = ` " `; -exports[`loader imports and paths deps: errors 1`] = `Array []`; +exports[`loader imports and paths deps: errors 1`] = `[]`; -exports[`loader imports and paths deps: warnings 1`] = `Array []`; +exports[`loader imports and paths deps: warnings 1`] = `[]`; exports[`loader imports and webpack alias: css 1`] = ` ".webpack-alias-1 { @@ -38,9 +38,9 @@ exports[`loader imports and webpack alias: css 1`] = ` " `; -exports[`loader imports and webpack alias: errors 1`] = `Array []`; +exports[`loader imports and webpack alias: errors 1`] = `[]`; -exports[`loader imports and webpack alias: warnings 1`] = `Array []`; +exports[`loader imports and webpack alias: warnings 1`] = `[]`; exports[`loader imports and webpack deps: css 1`] = ` ".imported-in-web-modules { @@ -52,9 +52,9 @@ exports[`loader imports and webpack deps: css 1`] = ` " `; -exports[`loader imports and webpack deps: errors 1`] = `Array []`; +exports[`loader imports and webpack deps: errors 1`] = `[]`; -exports[`loader imports and webpack deps: warnings 1`] = `Array []`; +exports[`loader imports and webpack deps: warnings 1`] = `[]`; exports[`loader imports files in dir like a glob through webpack: css 1`] = ` ".like-a-glob { @@ -66,9 +66,9 @@ exports[`loader imports files in dir like a glob through webpack: css 1`] = ` " `; -exports[`loader imports files in dir like a glob through webpack: errors 1`] = `Array []`; +exports[`loader imports files in dir like a glob through webpack: errors 1`] = `[]`; -exports[`loader imports files in dir like a glob through webpack: warnings 1`] = `Array []`; +exports[`loader imports files in dir like a glob through webpack: warnings 1`] = `[]`; exports[`loader imports files in dir like a glob: css 1`] = ` ".like-a-glob { @@ -80,9 +80,9 @@ exports[`loader imports files in dir like a glob: css 1`] = ` " `; -exports[`loader imports files in dir like a glob: errors 1`] = `Array []`; +exports[`loader imports files in dir like a glob: errors 1`] = `[]`; -exports[`loader imports files in dir like a glob: warnings 1`] = `Array []`; +exports[`loader imports files in dir like a glob: warnings 1`] = `[]`; exports[`loader imports files listed in glob **/* with deps: css 1`] = ` ".a-deep { @@ -103,9 +103,9 @@ exports[`loader imports files listed in glob **/* with deps: css 1`] = ` " `; -exports[`loader imports files listed in glob **/* with deps: errors 1`] = `Array []`; +exports[`loader imports files listed in glob **/* with deps: errors 1`] = `[]`; -exports[`loader imports files listed in glob **/* with deps: warnings 1`] = `Array []`; +exports[`loader imports files listed in glob **/* with deps: warnings 1`] = `[]`; exports[`loader imports files listed in glob import package through webpack: css 1`] = ` ".glob-in-node { @@ -123,9 +123,9 @@ exports[`loader imports files listed in glob import package through webpack: css " `; -exports[`loader imports files listed in glob import package through webpack: errors 1`] = `Array []`; +exports[`loader imports files listed in glob import package through webpack: errors 1`] = `[]`; -exports[`loader imports files listed in glob import package through webpack: warnings 1`] = `Array []`; +exports[`loader imports files listed in glob import package through webpack: warnings 1`] = `[]`; exports[`loader imports files listed in glob import package: css 1`] = ` ".glob-in-node { @@ -143,9 +143,9 @@ exports[`loader imports files listed in glob import package: css 1`] = ` " `; -exports[`loader imports files listed in glob import package: errors 1`] = `Array []`; +exports[`loader imports files listed in glob import package: errors 1`] = `[]`; -exports[`loader imports files listed in glob import package: warnings 1`] = `Array []`; +exports[`loader imports files listed in glob import package: warnings 1`] = `[]`; exports[`loader imports files listed in glob with deps: css 1`] = ` ".a-glob { @@ -166,9 +166,9 @@ exports[`loader imports files listed in glob with deps: css 1`] = ` " `; -exports[`loader imports files listed in glob with deps: errors 1`] = `Array []`; +exports[`loader imports files listed in glob with deps: errors 1`] = `[]`; -exports[`loader imports files listed in glob with deps: warnings 1`] = `Array []`; +exports[`loader imports files listed in glob with deps: warnings 1`] = `[]`; exports[`loader imports files listed in glob with webpack import 2: css 1`] = ` ".a-glob { @@ -201,9 +201,9 @@ exports[`loader imports files listed in glob with webpack import 2: css 1`] = ` " `; -exports[`loader imports files listed in glob with webpack import 2: errors 1`] = `Array []`; +exports[`loader imports files listed in glob with webpack import 2: errors 1`] = `[]`; -exports[`loader imports files listed in glob with webpack import 2: warnings 1`] = `Array []`; +exports[`loader imports files listed in glob with webpack import 2: warnings 1`] = `[]`; exports[`loader imports files listed in glob with webpack import with deps: css 1`] = ` ".a-glob { @@ -245,9 +245,9 @@ exports[`loader imports files listed in glob with webpack import with deps: css " `; -exports[`loader imports files listed in glob with webpack import with deps: errors 1`] = `Array []`; +exports[`loader imports files listed in glob with webpack import with deps: errors 1`] = `[]`; -exports[`loader imports files listed in glob with webpack import with deps: warnings 1`] = `Array []`; +exports[`loader imports files listed in glob with webpack import with deps: warnings 1`] = `[]`; exports[`loader imports files listed in nested glob import: css 1`] = ` ".a-nested-glob { @@ -262,9 +262,9 @@ exports[`loader imports files listed in nested glob import: css 1`] = ` " `; -exports[`loader imports files listed in nested glob import: errors 1`] = `Array []`; +exports[`loader imports files listed in nested glob import: errors 1`] = `[]`; -exports[`loader imports files listed in nested glob import: warnings 1`] = `Array []`; +exports[`loader imports files listed in nested glob import: warnings 1`] = `[]`; exports[`loader imports files listed in nested glob with webpack import: css 1`] = ` ".a-nested-glob { @@ -279,9 +279,9 @@ exports[`loader imports files listed in nested glob with webpack import: css 1`] " `; -exports[`loader imports files listed in nested glob with webpack import: errors 1`] = `Array []`; +exports[`loader imports files listed in nested glob with webpack import: errors 1`] = `[]`; -exports[`loader imports files listed in nested glob with webpack import: warnings 1`] = `Array []`; +exports[`loader imports files listed in nested glob with webpack import: warnings 1`] = `[]`; exports[`loader imports files listed in option "style" package.json: css 1`] = ` ".imported-fake-stylus { @@ -290,9 +290,9 @@ exports[`loader imports files listed in option "style" package.json: css 1`] = ` " `; -exports[`loader imports files listed in option "style" package.json: errors 1`] = `Array []`; +exports[`loader imports files listed in option "style" package.json: errors 1`] = `[]`; -exports[`loader imports files listed in option "style" package.json: warnings 1`] = `Array []`; +exports[`loader imports files listed in option "style" package.json: warnings 1`] = `[]`; exports[`loader imports files listed in option argument and deps: css 1`] = ` ".imported-stylus { @@ -309,9 +309,9 @@ a.button { " `; -exports[`loader imports files listed in option argument and deps: errors 1`] = `Array []`; +exports[`loader imports files listed in option argument and deps: errors 1`] = `[]`; -exports[`loader imports files listed in option argument and deps: warnings 1`] = `Array []`; +exports[`loader imports files listed in option argument and deps: warnings 1`] = `[]`; exports[`loader imports files listed in option argument stylus paths style: css 1`] = ` ".other { @@ -323,9 +323,9 @@ exports[`loader imports files listed in option argument stylus paths style: css " `; -exports[`loader imports files listed in option argument stylus paths style: errors 1`] = `Array []`; +exports[`loader imports files listed in option argument stylus paths style: errors 1`] = `[]`; -exports[`loader imports files listed in option argument stylus paths style: warnings 1`] = `Array []`; +exports[`loader imports files listed in option argument stylus paths style: warnings 1`] = `[]`; exports[`loader imports files listed in option argument webpack style: css 1`] = ` ".not-real-nib { @@ -337,9 +337,9 @@ exports[`loader imports files listed in option argument webpack style: css 1`] = " `; -exports[`loader imports files listed in option argument webpack style: errors 1`] = `Array []`; +exports[`loader imports files listed in option argument webpack style: errors 1`] = `[]`; -exports[`loader imports files listed in option argument webpack style: warnings 1`] = `Array []`; +exports[`loader imports files listed in option argument webpack style: warnings 1`] = `[]`; exports[`loader imports files listed in option argument with tilde: css 1`] = ` ".not-real-nib { @@ -351,13 +351,13 @@ exports[`loader imports files listed in option argument with tilde: css 1`] = ` " `; -exports[`loader imports files listed in option argument with tilde: errors 1`] = `Array []`; +exports[`loader imports files listed in option argument with tilde: errors 1`] = `[]`; -exports[`loader imports files listed in option argument with tilde: warnings 1`] = `Array []`; +exports[`loader imports files listed in option argument with tilde: warnings 1`] = `[]`; exports[`loader imports files listed in option argument: css 1`] = ` "body { - background: url(\\"img.png\\"); + background: url("img.png"); } .imported-stylus { border: 5px; @@ -365,9 +365,9 @@ exports[`loader imports files listed in option argument: css 1`] = ` " `; -exports[`loader imports files listed in option argument: errors 1`] = `Array []`; +exports[`loader imports files listed in option argument: errors 1`] = `[]`; -exports[`loader imports files listed in option argument: warnings 1`] = `Array []`; +exports[`loader imports files listed in option argument: warnings 1`] = `[]`; exports[`loader imports files listed in option as glob with webpack import: css 1`] = ` ".a-glob { @@ -379,9 +379,9 @@ exports[`loader imports files listed in option as glob with webpack import: css " `; -exports[`loader imports files listed in option as glob with webpack import: errors 1`] = `Array []`; +exports[`loader imports files listed in option as glob with webpack import: errors 1`] = `[]`; -exports[`loader imports files listed in option as glob with webpack import: warnings 1`] = `Array []`; +exports[`loader imports files listed in option as glob with webpack import: warnings 1`] = `[]`; exports[`loader imports files listed in option as glob: css 1`] = ` ".a-glob { @@ -401,9 +401,9 @@ a.button { " `; -exports[`loader imports files listed in option as glob: errors 1`] = `Array []`; +exports[`loader imports files listed in option as glob: errors 1`] = `[]`; -exports[`loader imports files listed in option as glob: warnings 1`] = `Array []`; +exports[`loader imports files listed in option as glob: warnings 1`] = `[]`; exports[`loader imports files listed in options with nested glob import: css 1`] = ` ".a-glob { @@ -453,9 +453,9 @@ a.button { " `; -exports[`loader imports files listed in options with nested glob import: errors 1`] = `Array []`; +exports[`loader imports files listed in options with nested glob import: errors 1`] = `[]`; -exports[`loader imports files listed in options with nested glob import: warnings 1`] = `Array []`; +exports[`loader imports files listed in options with nested glob import: warnings 1`] = `[]`; exports[`loader imports files with special characters listed in glob: css 1`] = ` ".directoryfile { @@ -467,9 +467,9 @@ exports[`loader imports files with special characters listed in glob: css 1`] = " `; -exports[`loader imports files with special characters listed in glob: errors 1`] = `Array []`; +exports[`loader imports files with special characters listed in glob: errors 1`] = `[]`; -exports[`loader imports files with special characters listed in glob: warnings 1`] = `Array []`; +exports[`loader imports files with special characters listed in glob: warnings 1`] = `[]`; exports[`loader imports in option "import" and webpack alias: css 1`] = ` ".webpack-alias-1 { @@ -489,9 +489,9 @@ a.button { " `; -exports[`loader imports in option "import" and webpack alias: errors 1`] = `Array []`; +exports[`loader imports in option "import" and webpack alias: errors 1`] = `[]`; -exports[`loader imports in option "import" and webpack alias: warnings 1`] = `Array []`; +exports[`loader imports in option "import" and webpack alias: warnings 1`] = `[]`; exports[`loader imports the right file based on context: css 1`] = ` ".a-color { @@ -515,18 +515,18 @@ exports[`loader imports the right file based on context: css 1`] = ` " `; -exports[`loader imports the right file based on context: errors 1`] = `Array []`; +exports[`loader imports the right file based on context: errors 1`] = `[]`; -exports[`loader imports the right file based on context: warnings 1`] = `Array []`; +exports[`loader imports the right file based on context: warnings 1`] = `[]`; exports[`loader imports unsupported webpack: errors 1`] = ` -Array [ +[ "ModuleError: Module Error (from \`replaced original path\`): Stylus resolver error: failed to locate @import file ~**/*.styl", ] `; -exports[`loader imports unsupported webpack: warnings 1`] = `Array []`; +exports[`loader imports unsupported webpack: warnings 1`] = `[]`; exports[`loader in a nested import load module from node_modules: css 1`] = ` ".not-real-nib { @@ -535,9 +535,9 @@ exports[`loader in a nested import load module from node_modules: css 1`] = ` " `; -exports[`loader in a nested import load module from node_modules: errors 1`] = `Array []`; +exports[`loader in a nested import load module from node_modules: errors 1`] = `[]`; -exports[`loader in a nested import load module from node_modules: warnings 1`] = `Array []`; +exports[`loader in a nested import load module from node_modules: warnings 1`] = `[]`; exports[`loader in a nested import load module from paths: css 1`] = ` ".other { @@ -546,9 +546,9 @@ exports[`loader in a nested import load module from paths: css 1`] = ` " `; -exports[`loader in a nested import load module from paths: errors 1`] = `Array []`; +exports[`loader in a nested import load module from paths: errors 1`] = `[]`; -exports[`loader in a nested import load module from paths: warnings 1`] = `Array []`; +exports[`loader in a nested import load module from paths: warnings 1`] = `[]`; exports[`loader in a nested import load module from webpack: css 1`] = ` ".imported-in-web-modules { @@ -557,9 +557,9 @@ exports[`loader in a nested import load module from webpack: css 1`] = ` " `; -exports[`loader in a nested import load module from webpack: errors 1`] = `Array []`; +exports[`loader in a nested import load module from webpack: errors 1`] = `[]`; -exports[`loader in a nested import load module from webpack: warnings 1`] = `Array []`; +exports[`loader in a nested import load module from webpack: warnings 1`] = `[]`; exports[`loader in a nested import specified in options: css 1`] = ` ".imported-in-web-modules { @@ -576,9 +576,9 @@ a.button { " `; -exports[`loader in a nested import specified in options: errors 1`] = `Array []`; +exports[`loader in a nested import specified in options: errors 1`] = `[]`; -exports[`loader in a nested import specified in options: warnings 1`] = `Array []`; +exports[`loader in a nested import specified in options: warnings 1`] = `[]`; exports[`loader resolve prefer-relative with webpack: css 1`] = ` ".relative { @@ -587,9 +587,9 @@ exports[`loader resolve prefer-relative with webpack: css 1`] = ` " `; -exports[`loader resolve prefer-relative with webpack: errors 1`] = `Array []`; +exports[`loader resolve prefer-relative with webpack: errors 1`] = `[]`; -exports[`loader resolve prefer-relative with webpack: warnings 1`] = `Array []`; +exports[`loader resolve prefer-relative with webpack: warnings 1`] = `[]`; exports[`loader resolve with webpack if stylus can't find it: css 1`] = ` ".imported-in-web-modules { @@ -601,36 +601,36 @@ exports[`loader resolve with webpack if stylus can't find it: css 1`] = ` " `; -exports[`loader resolve with webpack if stylus can't find it: errors 1`] = `Array []`; +exports[`loader resolve with webpack if stylus can't find it: errors 1`] = `[]`; -exports[`loader resolve with webpack if stylus can't find it: warnings 1`] = `Array []`; +exports[`loader resolve with webpack if stylus can't find it: warnings 1`] = `[]`; exports[`loader resolves broken css with webpack but does not import it: css 1`] = ` -"@import \\"css-keyframe.css\\"; +"@import "css-keyframe.css"; " `; -exports[`loader resolves broken css with webpack but does not import it: errors 1`] = `Array []`; +exports[`loader resolves broken css with webpack but does not import it: errors 1`] = `[]`; -exports[`loader resolves broken css with webpack but does not import it: warnings 1`] = `Array []`; +exports[`loader resolves broken css with webpack but does not import it: warnings 1`] = `[]`; exports[`loader resolves css with webpack but does not import it: css 1`] = ` -"@import \\"css.css\\"; +"@import "css.css"; " `; -exports[`loader resolves css with webpack but does not import it: errors 1`] = `Array []`; +exports[`loader resolves css with webpack but does not import it: errors 1`] = `[]`; -exports[`loader resolves css with webpack but does not import it: warnings 1`] = `Array []`; +exports[`loader resolves css with webpack but does not import it: warnings 1`] = `[]`; exports[`loader should compile an @import URL through the CSS loader: css 1`] = ` -"@import url(\\"http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic\\"); +"@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic"); " `; -exports[`loader should compile an @import URL through the CSS loader: errors 1`] = `Array []`; +exports[`loader should compile an @import URL through the CSS loader: errors 1`] = `[]`; -exports[`loader should compile an @import URL through the CSS loader: warnings 1`] = `Array []`; +exports[`loader should compile an @import URL through the CSS loader: warnings 1`] = `[]`; exports[`loader should emit error when empty import: css 1`] = ` "@import ''; @@ -641,78 +641,78 @@ exports[`loader should emit error when empty import: css 1`] = ` `; exports[`loader should emit error when empty import: errors 1`] = ` -Array [ +[ "ModuleError: Module Error (from \`replaced original path\`): Stylus resolver error: @import string expected", ] `; -exports[`loader should emit error when empty import: warnings 1`] = `Array []`; +exports[`loader should emit error when empty import: warnings 1`] = `[]`; exports[`loader should emit error when import loop: errors 1`] = ` -Array [ +[ "ModuleError: Module Error (from \`replaced original path\`): Stylus resolver error: import loop has been found", ] `; -exports[`loader should emit error when import loop: warnings 1`] = `Array []`; +exports[`loader should emit error when import loop: warnings 1`] = `[]`; exports[`loader should emit error when import self: errors 1`] = ` -Array [ +[ "ModuleError: Module Error (from \`replaced original path\`): Stylus resolver error: import loop has been found", ] `; -exports[`loader should emit error when import self: warnings 1`] = `Array []`; +exports[`loader should emit error when import self: warnings 1`] = `[]`; exports[`loader should emit error when imports files listed as glob in empty directory: errors 1`] = ` -Array [ +[ "ModuleError: Module Error (from \`replaced original path\`): Stylus resolver error: failed to locate @import file empty-dir/*.styl", ] `; -exports[`loader should emit error when imports files listed as glob in empty directory: warnings 1`] = `Array []`; +exports[`loader should emit error when imports files listed as glob in empty directory: warnings 1`] = `[]`; exports[`loader should emit error when parse error: errors 1`] = ` -Array [ +[ "ModuleBuildError: Module build failed (from \`replaced original path\`): ParseError: /test/fixtures/parse-error.styl:3:1", "ModuleError: Module Error (from \`replaced original path\`): -expected \\"indent\\", got \\"eos\\"", +expected "indent", got "eos"", ] `; -exports[`loader should emit error when parse error: warnings 1`] = `Array []`; +exports[`loader should emit error when parse error: warnings 1`] = `[]`; exports[`loader should emit error when unresolved import glob: errors 1`] = ` -Array [ +[ "ModuleError: Module Error (from \`replaced original path\`): Stylus resolver error: failed to locate @import file unresolve/*.styl", ] `; -exports[`loader should emit error when unresolved import glob: warnings 1`] = `Array []`; +exports[`loader should emit error when unresolved import glob: warnings 1`] = `[]`; exports[`loader should emit error when unresolved import: errors 1`] = ` -Array [ +[ "ModuleError: Module Error (from \`replaced original path\`): Stylus resolver error: failed to locate @import file unresolve.styl", ] `; -exports[`loader should emit error when unresolved import: warnings 1`] = `Array []`; +exports[`loader should emit error when unresolved import: warnings 1`] = `[]`; exports[`loader should emit warning when use unresolved plugin: errors 1`] = ` -Array [ +[ "ModuleBuildError: Module build failed (from \`replaced original path\`): -NonErrorEmittedError: (Emitted value instead of an instance of Error) Failed to load \\"unresolved\\" Stylus plugin. Are you sure it's installed?", +NonErrorEmittedError: (Emitted value instead of an instance of Error) Failed to load "unresolved" Stylus plugin. Are you sure it's installed?", ] `; -exports[`loader should emit warning when use unresolved plugin: warnings 1`] = `Array []`; +exports[`loader should emit warning when use unresolved plugin: warnings 1`] = `[]`; exports[`loader should import css: css 1`] = ` ".imported-css { @@ -721,9 +721,9 @@ exports[`loader should import css: css 1`] = ` " `; -exports[`loader should import css: errors 1`] = `Array []`; +exports[`loader should import css: errors 1`] = `[]`; -exports[`loader should import css: warnings 1`] = `Array []`; +exports[`loader should import css: warnings 1`] = `[]`; exports[`loader should import stylus from process.cwd: css 1`] = ` ".cwd { @@ -732,9 +732,9 @@ exports[`loader should import stylus from process.cwd: css 1`] = ` " `; -exports[`loader should import stylus from process.cwd: errors 1`] = `Array []`; +exports[`loader should import stylus from process.cwd: errors 1`] = `[]`; -exports[`loader should import stylus from process.cwd: warnings 1`] = `Array []`; +exports[`loader should import stylus from process.cwd: warnings 1`] = `[]`; exports[`loader should import stylus: css 1`] = ` ".imported-stylus { @@ -743,32 +743,32 @@ exports[`loader should import stylus: css 1`] = ` " `; -exports[`loader should import stylus: errors 1`] = `Array []`; +exports[`loader should import stylus: errors 1`] = `[]`; -exports[`loader should import stylus: warnings 1`] = `Array []`; +exports[`loader should import stylus: warnings 1`] = `[]`; exports[`loader should not be resolved when url begin with "#": css 1`] = ` "rect { cursor: pointer; shape-rendering: crispEdges; - fill: url(\\"#MyGradient\\"); - background-image: url(\\"data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%20512%20512%27%3E%3Cpath%20d=%27M256%2040c118.621%200%20216%2096.075%20216%20216%200%20119.291-96.61%20216-216%20216-119.244%200-216-96.562-216-216%200-119.203%2096.602-216%20216-216m0-32C119.043%208%208%20119.083%208%20256c0%20136.997%20111.043%20248%20248%20248s248-111.003%20248-248C504%20119.083%20392.957%208%20256%208zm-11.49%20120h22.979c6.823%200%2012.274%205.682%2011.99%2012.5l-7%20168c-.268%206.428-5.556%2011.5-11.99%2011.5h-8.979c-6.433%200-11.722-5.073-11.99-11.5l-7-168c-.283-6.818%205.167-12.5%2011.99-12.5zM256%20340c-15.464%200-28%2012.536-28%2028s12.536%2028%2028%2028%2028-12.536%2028-28-12.536-28-28-28z%27%3E%3C/path%3E%3C/svg%3E\\"); + fill: url("#MyGradient"); + background-image: url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%20512%20512%27%3E%3Cpath%20d=%27M256%2040c118.621%200%20216%2096.075%20216%20216%200%20119.291-96.61%20216-216%20216-119.244%200-216-96.562-216-216%200-119.203%2096.602-216%20216-216m0-32C119.043%208%208%20119.083%208%20256c0%20136.997%20111.043%20248%20248%20248s248-111.003%20248-248C504%20119.083%20392.957%208%20256%208zm-11.49%20120h22.979c6.823%200%2012.274%205.682%2011.99%2012.5l-7%20168c-.268%206.428-5.556%2011.5-11.99%2011.5h-8.979c-6.433%200-11.722-5.073-11.99-11.5l-7-168c-.283-6.818%205.167-12.5%2011.99-12.5zM256%20340c-15.464%200-28%2012.536-28%2028s12.536%2028%2028%2028%2028-12.536%2028-28-12.536-28-28-28z%27%3E%3C/path%3E%3C/svg%3E"); } " `; -exports[`loader should not be resolved when url begin with "#": errors 1`] = `Array []`; +exports[`loader should not be resolved when url begin with "#": errors 1`] = `[]`; -exports[`loader should not be resolved when url begin with "#": warnings 1`] = `Array []`; +exports[`loader should not be resolved when url begin with "#": warnings 1`] = `[]`; exports[`loader should throw an error on circular imports: errors 1`] = ` -Array [ +[ "ModuleError: Module Error (from \`replaced original path\`): Stylus resolver error: import loop has been found", ] `; -exports[`loader should throw an error on circular imports: warnings 1`] = `Array []`; +exports[`loader should throw an error on circular imports: warnings 1`] = `[]`; exports[`loader should use .json file: css 1`] = ` "@media screen and (min-width: 1px) and (max-width: 400px) { @@ -806,20 +806,20 @@ body { " `; -exports[`loader should use .json file: errors 1`] = `Array []`; +exports[`loader should use .json file: errors 1`] = `[]`; -exports[`loader should use .json file: warnings 1`] = `Array []`; +exports[`loader should use .json file: warnings 1`] = `[]`; exports[`loader should work "compress" option: css 1`] = `"body{font:12px Helvetica,Arial,sans-serif}a.button{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}"`; -exports[`loader should work "compress" option: errors 1`] = `Array []`; +exports[`loader should work "compress" option: errors 1`] = `[]`; -exports[`loader should work "compress" option: warnings 1`] = `Array []`; +exports[`loader should work "compress" option: warnings 1`] = `[]`; exports[`loader should work "define" option with raw: css 1`] = ` "section.current-stylus-support { - raw: \\"hash property access must use brackets\\"; - raw: \\"hash property access must be last in selector :/\\"; + raw: "hash property access must use brackets"; + raw: "hash property access must be last in selector :/"; answer: 42; } ul.frisbee-golf { @@ -829,14 +829,14 @@ section.type-checks { castedType: 'object'; rawType: 'object'; answer: 42; - hooray: \\"mixins can work around limits\\"; + hooray: "mixins can work around limits"; } " `; -exports[`loader should work "define" option with raw: errors 1`] = `Array []`; +exports[`loader should work "define" option with raw: errors 1`] = `[]`; -exports[`loader should work "define" option with raw: warnings 1`] = `Array []`; +exports[`loader should work "define" option with raw: warnings 1`] = `[]`; exports[`loader should work "define" option: css 1`] = ` "body { @@ -845,9 +845,9 @@ exports[`loader should work "define" option: css 1`] = ` " `; -exports[`loader should work "define" option: errors 1`] = `Array []`; +exports[`loader should work "define" option: errors 1`] = `[]`; -exports[`loader should work "define" option: warnings 1`] = `Array []`; +exports[`loader should work "define" option: warnings 1`] = `[]`; exports[`loader should work "hoistAtrules" option: css 1`] = ` "@charset 'utf-8'; @@ -857,9 +857,9 @@ body { " `; -exports[`loader should work "hoistAtrules" option: errors 1`] = `Array []`; +exports[`loader should work "hoistAtrules" option: errors 1`] = `[]`; -exports[`loader should work "hoistAtrules" option: warnings 1`] = `Array []`; +exports[`loader should work "hoistAtrules" option: warnings 1`] = `[]`; exports[`loader should work "include" option: css 1`] = ` ".other { @@ -871,13 +871,13 @@ exports[`loader should work "include" option: css 1`] = ` " `; -exports[`loader should work "include" option: errors 1`] = `Array []`; +exports[`loader should work "include" option: errors 1`] = `[]`; -exports[`loader should work "include" option: warnings 1`] = `Array []`; +exports[`loader should work "include" option: warnings 1`] = `[]`; -exports[`loader should work "lineNumbers" option: errors 1`] = `Array []`; +exports[`loader should work "lineNumbers" option: errors 1`] = `[]`; -exports[`loader should work "lineNumbers" option: warnings 1`] = `Array []`; +exports[`loader should work "lineNumbers" option: warnings 1`] = `[]`; exports[`loader should work "nib": css 1`] = ` "body { @@ -895,9 +895,9 @@ exports[`loader should work "nib": css 1`] = ` " `; -exports[`loader should work "nib": errors 1`] = `Array []`; +exports[`loader should work "nib": errors 1`] = `[]`; -exports[`loader should work "nib": warnings 1`] = `Array []`; +exports[`loader should work "nib": warnings 1`] = `[]`; exports[`loader should work "prefix" option: css 1`] = ` ".prefix-foo { @@ -912,9 +912,9 @@ exports[`loader should work "prefix" option: css 1`] = ` " `; -exports[`loader should work "prefix" option: errors 1`] = `Array []`; +exports[`loader should work "prefix" option: errors 1`] = `[]`; -exports[`loader should work "prefix" option: warnings 1`] = `Array []`; +exports[`loader should work "prefix" option: warnings 1`] = `[]`; exports[`loader should work "use" option as Array: css 1`] = ` "body { @@ -928,9 +928,9 @@ a.button { " `; -exports[`loader should work "use" option as Array: errors 1`] = `Array []`; +exports[`loader should work "use" option as Array: errors 1`] = `[]`; -exports[`loader should work "use" option as Array: warnings 1`] = `Array []`; +exports[`loader should work "use" option as Array: warnings 1`] = `[]`; exports[`loader should work "use" option: css 1`] = ` "body { @@ -939,9 +939,9 @@ exports[`loader should work "use" option: css 1`] = ` " `; -exports[`loader should work "use" option: errors 1`] = `Array []`; +exports[`loader should work "use" option: errors 1`] = `[]`; -exports[`loader should work "use" option: warnings 1`] = `Array []`; +exports[`loader should work "use" option: warnings 1`] = `[]`; exports[`loader should work and respect the "compress" option with the "false" value: css 1`] = ` "body { @@ -955,15 +955,15 @@ a.button { " `; -exports[`loader should work and respect the "compress" option with the "false" value: errors 1`] = `Array []`; +exports[`loader should work and respect the "compress" option with the "false" value: errors 1`] = `[]`; -exports[`loader should work and respect the "compress" option with the "false" value: warnings 1`] = `Array []`; +exports[`loader should work and respect the "compress" option with the "false" value: warnings 1`] = `[]`; exports[`loader should work and respect the "compress" option with the "true" value: css 1`] = `"body{font:12px Helvetica,Arial,sans-serif}a.button{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}"`; -exports[`loader should work and respect the "compress" option with the "true" value: errors 1`] = `Array []`; +exports[`loader should work and respect the "compress" option with the "true" value: errors 1`] = `[]`; -exports[`loader should work and respect the "compress" option with the "true" value: warnings 1`] = `Array []`; +exports[`loader should work and respect the "compress" option with the "true" value: warnings 1`] = `[]`; exports[`loader should work and respect the 'resolve.byDependecy.less' option: css 1`] = ` ".b { @@ -975,9 +975,9 @@ exports[`loader should work and respect the 'resolve.byDependecy.less' option: c " `; -exports[`loader should work and respect the 'resolve.byDependecy.less' option: errors 1`] = `Array []`; +exports[`loader should work and respect the 'resolve.byDependecy.less' option: errors 1`] = `[]`; -exports[`loader should work and respect the 'resolve.byDependecy.less' option: warnings 1`] = `Array []`; +exports[`loader should work and respect the 'resolve.byDependecy.less' option: warnings 1`] = `[]`; exports[`loader should work binop import: css 1`] = ` ".not-real-nib { @@ -986,15 +986,15 @@ exports[`loader should work binop import: css 1`] = ` " `; -exports[`loader should work binop import: errors 1`] = `Array []`; +exports[`loader should work binop import: errors 1`] = `[]`; -exports[`loader should work binop import: warnings 1`] = `Array []`; +exports[`loader should work binop import: warnings 1`] = `[]`; exports[`loader should work compress in "production" mode: css 1`] = `"body{font:12px Helvetica,Arial,sans-serif}a.button{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}"`; -exports[`loader should work compress in "production" mode: errors 1`] = `Array []`; +exports[`loader should work compress in "production" mode: errors 1`] = `[]`; -exports[`loader should work compress in "production" mode: warnings 1`] = `Array []`; +exports[`loader should work compress in "production" mode: warnings 1`] = `[]`; exports[`loader should work indented import: css 1`] = ` "body { @@ -1014,9 +1014,9 @@ exports[`loader should work indented import: css 1`] = ` " `; -exports[`loader should work indented import: errors 1`] = `Array []`; +exports[`loader should work indented import: errors 1`] = `[]`; -exports[`loader should work indented import: warnings 1`] = `Array []`; +exports[`loader should work indented import: warnings 1`] = `[]`; exports[`loader should work when stylusOptions is function: css 1`] = ` "body { @@ -1025,9 +1025,9 @@ exports[`loader should work when stylusOptions is function: css 1`] = ` " `; -exports[`loader should work when stylusOptions is function: errors 1`] = `Array []`; +exports[`loader should work when stylusOptions is function: errors 1`] = `[]`; -exports[`loader should work when stylusOptions is function: warnings 1`] = `Array []`; +exports[`loader should work when stylusOptions is function: warnings 1`] = `[]`; exports[`loader should work with bootstrap: css 1`] = ` "/*! @@ -1157,9 +1157,9 @@ select { text-transform: none; } button, -html input[type=\\"button\\"], -input[type=\\"reset\\"], -input[type=\\"submit\\"] { +html input[type="button"], +input[type="reset"], +input[type="submit"] { -webkit-appearance: button; cursor: pointer; } @@ -1175,21 +1175,21 @@ input::-moz-focus-inner { input { line-height: normal; } -input[type=\\"checkbox\\"], -input[type=\\"radio\\"] { +input[type="checkbox"], +input[type="radio"] { box-sizing: border-box; padding: 0; } -input[type=\\"number\\"]::-webkit-inner-spin-button, -input[type=\\"number\\"]::-webkit-outer-spin-button { +input[type="number"]::-webkit-inner-spin-button, +input[type="number"]::-webkit-outer-spin-button { height: auto; } -input[type=\\"search\\"] { +input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } -input[type=\\"search\\"]::-webkit-search-cancel-button, -input[type=\\"search\\"]::-webkit-search-decoration { +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { @@ -1230,14 +1230,14 @@ th { text-decoration: underline; } a[href]:after { - content: \\" (\\" attr(href) \\")\\"; + content: " (" attr(href) ")"; } abbr[title]:after { - content: \\" (\\" attr(title) \\")\\"; + content: " (" attr(title) ")"; } - a[href^=\\"#\\"]:after, - a[href^=\\"javascript:\\"]:after { - content: \\"\\"; + a[href^="#"]:after, + a[href^="javascript:"]:after { + content: ""; } pre, blockquote { @@ -1287,15 +1287,15 @@ th { } } @font-face { - font-family: \\"Glyphicons Halflings\\"; - src: url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.eot\\"); - src: url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.eot?#iefix\\") format(\\"embedded-opentype\\"), url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.woff2\\") format(\\"woff2\\"), url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.woff\\") format(\\"woff\\"), url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.ttf\\") format(\\"truetype\\"), url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular\\") format(\\"svg\\"); + font-family: "Glyphicons Halflings"; + src: url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.eot"); + src: url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); } .glyphicon { position: relative; top: 1px; display: inline-block; - font-family: \\"Glyphicons Halflings\\"; + font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; @@ -1303,791 +1303,791 @@ th { -moz-osx-font-smoothing: grayscale; } .glyphicon-asterisk:before { - content: \\"\\\\002a\\"; + content: "\\002a"; } .glyphicon-plus:before { - content: \\"\\\\002b\\"; + content: "\\002b"; } .glyphicon-euro:before, .glyphicon-eur:before { - content: \\"\\\\20ac\\"; + content: "\\20ac"; } .glyphicon-minus:before { - content: \\"\\\\2212\\"; + content: "\\2212"; } .glyphicon-cloud:before { - content: \\"\\\\2601\\"; + content: "\\2601"; } .glyphicon-envelope:before { - content: \\"\\\\2709\\"; + content: "\\2709"; } .glyphicon-pencil:before { - content: \\"\\\\270f\\"; + content: "\\270f"; } .glyphicon-glass:before { - content: \\"\\\\e001\\"; + content: "\\e001"; } .glyphicon-music:before { - content: \\"\\\\e002\\"; + content: "\\e002"; } .glyphicon-search:before { - content: \\"\\\\e003\\"; + content: "\\e003"; } .glyphicon-heart:before { - content: \\"\\\\e005\\"; + content: "\\e005"; } .glyphicon-star:before { - content: \\"\\\\e006\\"; + content: "\\e006"; } .glyphicon-star-empty:before { - content: \\"\\\\e007\\"; + content: "\\e007"; } .glyphicon-user:before { - content: \\"\\\\e008\\"; + content: "\\e008"; } .glyphicon-film:before { - content: \\"\\\\e009\\"; + content: "\\e009"; } .glyphicon-th-large:before { - content: \\"\\\\e010\\"; + content: "\\e010"; } .glyphicon-th:before { - content: \\"\\\\e011\\"; + content: "\\e011"; } .glyphicon-th-list:before { - content: \\"\\\\e012\\"; + content: "\\e012"; } .glyphicon-ok:before { - content: \\"\\\\e013\\"; + content: "\\e013"; } .glyphicon-remove:before { - content: \\"\\\\e014\\"; + content: "\\e014"; } .glyphicon-zoom-in:before { - content: \\"\\\\e015\\"; + content: "\\e015"; } .glyphicon-zoom-out:before { - content: \\"\\\\e016\\"; + content: "\\e016"; } .glyphicon-off:before { - content: \\"\\\\e017\\"; + content: "\\e017"; } .glyphicon-signal:before { - content: \\"\\\\e018\\"; + content: "\\e018"; } .glyphicon-cog:before { - content: \\"\\\\e019\\"; + content: "\\e019"; } .glyphicon-trash:before { - content: \\"\\\\e020\\"; + content: "\\e020"; } .glyphicon-home:before { - content: \\"\\\\e021\\"; + content: "\\e021"; } .glyphicon-file:before { - content: \\"\\\\e022\\"; + content: "\\e022"; } .glyphicon-time:before { - content: \\"\\\\e023\\"; + content: "\\e023"; } .glyphicon-road:before { - content: \\"\\\\e024\\"; + content: "\\e024"; } .glyphicon-download-alt:before { - content: \\"\\\\e025\\"; + content: "\\e025"; } .glyphicon-download:before { - content: \\"\\\\e026\\"; + content: "\\e026"; } .glyphicon-upload:before { - content: \\"\\\\e027\\"; + content: "\\e027"; } .glyphicon-inbox:before { - content: \\"\\\\e028\\"; + content: "\\e028"; } .glyphicon-play-circle:before { - content: \\"\\\\e029\\"; + content: "\\e029"; } .glyphicon-repeat:before { - content: \\"\\\\e030\\"; + content: "\\e030"; } .glyphicon-refresh:before { - content: \\"\\\\e031\\"; + content: "\\e031"; } .glyphicon-list-alt:before { - content: \\"\\\\e032\\"; + content: "\\e032"; } .glyphicon-lock:before { - content: \\"\\\\e033\\"; + content: "\\e033"; } .glyphicon-flag:before { - content: \\"\\\\e034\\"; + content: "\\e034"; } .glyphicon-headphones:before { - content: \\"\\\\e035\\"; + content: "\\e035"; } .glyphicon-volume-off:before { - content: \\"\\\\e036\\"; + content: "\\e036"; } .glyphicon-volume-down:before { - content: \\"\\\\e037\\"; + content: "\\e037"; } .glyphicon-volume-up:before { - content: \\"\\\\e038\\"; + content: "\\e038"; } .glyphicon-qrcode:before { - content: \\"\\\\e039\\"; + content: "\\e039"; } .glyphicon-barcode:before { - content: \\"\\\\e040\\"; + content: "\\e040"; } .glyphicon-tag:before { - content: \\"\\\\e041\\"; + content: "\\e041"; } .glyphicon-tags:before { - content: \\"\\\\e042\\"; + content: "\\e042"; } .glyphicon-book:before { - content: \\"\\\\e043\\"; + content: "\\e043"; } .glyphicon-bookmark:before { - content: \\"\\\\e044\\"; + content: "\\e044"; } .glyphicon-print:before { - content: \\"\\\\e045\\"; + content: "\\e045"; } .glyphicon-camera:before { - content: \\"\\\\e046\\"; + content: "\\e046"; } .glyphicon-font:before { - content: \\"\\\\e047\\"; + content: "\\e047"; } .glyphicon-bold:before { - content: \\"\\\\e048\\"; + content: "\\e048"; } .glyphicon-italic:before { - content: \\"\\\\e049\\"; + content: "\\e049"; } .glyphicon-text-height:before { - content: \\"\\\\e050\\"; + content: "\\e050"; } .glyphicon-text-width:before { - content: \\"\\\\e051\\"; + content: "\\e051"; } .glyphicon-align-left:before { - content: \\"\\\\e052\\"; + content: "\\e052"; } .glyphicon-align-center:before { - content: \\"\\\\e053\\"; + content: "\\e053"; } .glyphicon-align-right:before { - content: \\"\\\\e054\\"; + content: "\\e054"; } .glyphicon-align-justify:before { - content: \\"\\\\e055\\"; + content: "\\e055"; } .glyphicon-list:before { - content: \\"\\\\e056\\"; + content: "\\e056"; } .glyphicon-indent-left:before { - content: \\"\\\\e057\\"; + content: "\\e057"; } .glyphicon-indent-right:before { - content: \\"\\\\e058\\"; + content: "\\e058"; } .glyphicon-facetime-video:before { - content: \\"\\\\e059\\"; + content: "\\e059"; } .glyphicon-picture:before { - content: \\"\\\\e060\\"; + content: "\\e060"; } .glyphicon-map-marker:before { - content: \\"\\\\e062\\"; + content: "\\e062"; } .glyphicon-adjust:before { - content: \\"\\\\e063\\"; + content: "\\e063"; } .glyphicon-tint:before { - content: \\"\\\\e064\\"; + content: "\\e064"; } .glyphicon-edit:before { - content: \\"\\\\e065\\"; + content: "\\e065"; } .glyphicon-share:before { - content: \\"\\\\e066\\"; + content: "\\e066"; } .glyphicon-check:before { - content: \\"\\\\e067\\"; + content: "\\e067"; } .glyphicon-move:before { - content: \\"\\\\e068\\"; + content: "\\e068"; } .glyphicon-step-backward:before { - content: \\"\\\\e069\\"; + content: "\\e069"; } .glyphicon-fast-backward:before { - content: \\"\\\\e070\\"; + content: "\\e070"; } .glyphicon-backward:before { - content: \\"\\\\e071\\"; + content: "\\e071"; } .glyphicon-play:before { - content: \\"\\\\e072\\"; + content: "\\e072"; } .glyphicon-pause:before { - content: \\"\\\\e073\\"; + content: "\\e073"; } .glyphicon-stop:before { - content: \\"\\\\e074\\"; + content: "\\e074"; } .glyphicon-forward:before { - content: \\"\\\\e075\\"; + content: "\\e075"; } .glyphicon-fast-forward:before { - content: \\"\\\\e076\\"; + content: "\\e076"; } .glyphicon-step-forward:before { - content: \\"\\\\e077\\"; + content: "\\e077"; } .glyphicon-eject:before { - content: \\"\\\\e078\\"; + content: "\\e078"; } .glyphicon-chevron-left:before { - content: \\"\\\\e079\\"; + content: "\\e079"; } .glyphicon-chevron-right:before { - content: \\"\\\\e080\\"; + content: "\\e080"; } .glyphicon-plus-sign:before { - content: \\"\\\\e081\\"; + content: "\\e081"; } .glyphicon-minus-sign:before { - content: \\"\\\\e082\\"; + content: "\\e082"; } .glyphicon-remove-sign:before { - content: \\"\\\\e083\\"; + content: "\\e083"; } .glyphicon-ok-sign:before { - content: \\"\\\\e084\\"; + content: "\\e084"; } .glyphicon-question-sign:before { - content: \\"\\\\e085\\"; + content: "\\e085"; } .glyphicon-info-sign:before { - content: \\"\\\\e086\\"; + content: "\\e086"; } .glyphicon-screenshot:before { - content: \\"\\\\e087\\"; + content: "\\e087"; } .glyphicon-remove-circle:before { - content: \\"\\\\e088\\"; + content: "\\e088"; } .glyphicon-ok-circle:before { - content: \\"\\\\e089\\"; + content: "\\e089"; } .glyphicon-ban-circle:before { - content: \\"\\\\e090\\"; + content: "\\e090"; } .glyphicon-arrow-left:before { - content: \\"\\\\e091\\"; + content: "\\e091"; } .glyphicon-arrow-right:before { - content: \\"\\\\e092\\"; + content: "\\e092"; } .glyphicon-arrow-up:before { - content: \\"\\\\e093\\"; + content: "\\e093"; } .glyphicon-arrow-down:before { - content: \\"\\\\e094\\"; + content: "\\e094"; } .glyphicon-share-alt:before { - content: \\"\\\\e095\\"; + content: "\\e095"; } .glyphicon-resize-full:before { - content: \\"\\\\e096\\"; + content: "\\e096"; } .glyphicon-resize-small:before { - content: \\"\\\\e097\\"; + content: "\\e097"; } .glyphicon-exclamation-sign:before { - content: \\"\\\\e101\\"; + content: "\\e101"; } .glyphicon-gift:before { - content: \\"\\\\e102\\"; + content: "\\e102"; } .glyphicon-leaf:before { - content: \\"\\\\e103\\"; + content: "\\e103"; } .glyphicon-fire:before { - content: \\"\\\\e104\\"; + content: "\\e104"; } .glyphicon-eye-open:before { - content: \\"\\\\e105\\"; + content: "\\e105"; } .glyphicon-eye-close:before { - content: \\"\\\\e106\\"; + content: "\\e106"; } .glyphicon-warning-sign:before { - content: \\"\\\\e107\\"; + content: "\\e107"; } .glyphicon-plane:before { - content: \\"\\\\e108\\"; + content: "\\e108"; } .glyphicon-calendar:before { - content: \\"\\\\e109\\"; + content: "\\e109"; } .glyphicon-random:before { - content: \\"\\\\e110\\"; + content: "\\e110"; } .glyphicon-comment:before { - content: \\"\\\\e111\\"; + content: "\\e111"; } .glyphicon-magnet:before { - content: \\"\\\\e112\\"; + content: "\\e112"; } .glyphicon-chevron-up:before { - content: \\"\\\\e113\\"; + content: "\\e113"; } .glyphicon-chevron-down:before { - content: \\"\\\\e114\\"; + content: "\\e114"; } .glyphicon-retweet:before { - content: \\"\\\\e115\\"; + content: "\\e115"; } .glyphicon-shopping-cart:before { - content: \\"\\\\e116\\"; + content: "\\e116"; } .glyphicon-folder-close:before { - content: \\"\\\\e117\\"; + content: "\\e117"; } .glyphicon-folder-open:before { - content: \\"\\\\e118\\"; + content: "\\e118"; } .glyphicon-resize-vertical:before { - content: \\"\\\\e119\\"; + content: "\\e119"; } .glyphicon-resize-horizontal:before { - content: \\"\\\\e120\\"; + content: "\\e120"; } .glyphicon-hdd:before { - content: \\"\\\\e121\\"; + content: "\\e121"; } .glyphicon-bullhorn:before { - content: \\"\\\\e122\\"; + content: "\\e122"; } .glyphicon-bell:before { - content: \\"\\\\e123\\"; + content: "\\e123"; } .glyphicon-certificate:before { - content: \\"\\\\e124\\"; + content: "\\e124"; } .glyphicon-thumbs-up:before { - content: \\"\\\\e125\\"; + content: "\\e125"; } .glyphicon-thumbs-down:before { - content: \\"\\\\e126\\"; + content: "\\e126"; } .glyphicon-hand-right:before { - content: \\"\\\\e127\\"; + content: "\\e127"; } .glyphicon-hand-left:before { - content: \\"\\\\e128\\"; + content: "\\e128"; } .glyphicon-hand-up:before { - content: \\"\\\\e129\\"; + content: "\\e129"; } .glyphicon-hand-down:before { - content: \\"\\\\e130\\"; + content: "\\e130"; } .glyphicon-circle-arrow-right:before { - content: \\"\\\\e131\\"; + content: "\\e131"; } .glyphicon-circle-arrow-left:before { - content: \\"\\\\e132\\"; + content: "\\e132"; } .glyphicon-circle-arrow-up:before { - content: \\"\\\\e133\\"; + content: "\\e133"; } .glyphicon-circle-arrow-down:before { - content: \\"\\\\e134\\"; + content: "\\e134"; } .glyphicon-globe:before { - content: \\"\\\\e135\\"; + content: "\\e135"; } .glyphicon-wrench:before { - content: \\"\\\\e136\\"; + content: "\\e136"; } .glyphicon-tasks:before { - content: \\"\\\\e137\\"; + content: "\\e137"; } .glyphicon-filter:before { - content: \\"\\\\e138\\"; + content: "\\e138"; } .glyphicon-briefcase:before { - content: \\"\\\\e139\\"; + content: "\\e139"; } .glyphicon-fullscreen:before { - content: \\"\\\\e140\\"; + content: "\\e140"; } .glyphicon-dashboard:before { - content: \\"\\\\e141\\"; + content: "\\e141"; } .glyphicon-paperclip:before { - content: \\"\\\\e142\\"; + content: "\\e142"; } .glyphicon-heart-empty:before { - content: \\"\\\\e143\\"; + content: "\\e143"; } .glyphicon-link:before { - content: \\"\\\\e144\\"; + content: "\\e144"; } .glyphicon-phone:before { - content: \\"\\\\e145\\"; + content: "\\e145"; } .glyphicon-pushpin:before { - content: \\"\\\\e146\\"; + content: "\\e146"; } .glyphicon-usd:before { - content: \\"\\\\e148\\"; + content: "\\e148"; } .glyphicon-gbp:before { - content: \\"\\\\e149\\"; + content: "\\e149"; } .glyphicon-sort:before { - content: \\"\\\\e150\\"; + content: "\\e150"; } .glyphicon-sort-by-alphabet:before { - content: \\"\\\\e151\\"; + content: "\\e151"; } .glyphicon-sort-by-alphabet-alt:before { - content: \\"\\\\e152\\"; + content: "\\e152"; } .glyphicon-sort-by-order:before { - content: \\"\\\\e153\\"; + content: "\\e153"; } .glyphicon-sort-by-order-alt:before { - content: \\"\\\\e154\\"; + content: "\\e154"; } .glyphicon-sort-by-attributes:before { - content: \\"\\\\e155\\"; + content: "\\e155"; } .glyphicon-sort-by-attributes-alt:before { - content: \\"\\\\e156\\"; + content: "\\e156"; } .glyphicon-unchecked:before { - content: \\"\\\\e157\\"; + content: "\\e157"; } .glyphicon-expand:before { - content: \\"\\\\e158\\"; + content: "\\e158"; } .glyphicon-collapse-down:before { - content: \\"\\\\e159\\"; + content: "\\e159"; } .glyphicon-collapse-up:before { - content: \\"\\\\e160\\"; + content: "\\e160"; } .glyphicon-log-in:before { - content: \\"\\\\e161\\"; + content: "\\e161"; } .glyphicon-flash:before { - content: \\"\\\\e162\\"; + content: "\\e162"; } .glyphicon-log-out:before { - content: \\"\\\\e163\\"; + content: "\\e163"; } .glyphicon-new-window:before { - content: \\"\\\\e164\\"; + content: "\\e164"; } .glyphicon-record:before { - content: \\"\\\\e165\\"; + content: "\\e165"; } .glyphicon-save:before { - content: \\"\\\\e166\\"; + content: "\\e166"; } .glyphicon-open:before { - content: \\"\\\\e167\\"; + content: "\\e167"; } .glyphicon-saved:before { - content: \\"\\\\e168\\"; + content: "\\e168"; } .glyphicon-import:before { - content: \\"\\\\e169\\"; + content: "\\e169"; } .glyphicon-export:before { - content: \\"\\\\e170\\"; + content: "\\e170"; } .glyphicon-send:before { - content: \\"\\\\e171\\"; + content: "\\e171"; } .glyphicon-floppy-disk:before { - content: \\"\\\\e172\\"; + content: "\\e172"; } .glyphicon-floppy-saved:before { - content: \\"\\\\e173\\"; + content: "\\e173"; } .glyphicon-floppy-remove:before { - content: \\"\\\\e174\\"; + content: "\\e174"; } .glyphicon-floppy-save:before { - content: \\"\\\\e175\\"; + content: "\\e175"; } .glyphicon-floppy-open:before { - content: \\"\\\\e176\\"; + content: "\\e176"; } .glyphicon-credit-card:before { - content: \\"\\\\e177\\"; + content: "\\e177"; } .glyphicon-transfer:before { - content: \\"\\\\e178\\"; + content: "\\e178"; } .glyphicon-cutlery:before { - content: \\"\\\\e179\\"; + content: "\\e179"; } .glyphicon-header:before { - content: \\"\\\\e180\\"; + content: "\\e180"; } .glyphicon-compressed:before { - content: \\"\\\\e181\\"; + content: "\\e181"; } .glyphicon-earphone:before { - content: \\"\\\\e182\\"; + content: "\\e182"; } .glyphicon-phone-alt:before { - content: \\"\\\\e183\\"; + content: "\\e183"; } .glyphicon-tower:before { - content: \\"\\\\e184\\"; + content: "\\e184"; } .glyphicon-stats:before { - content: \\"\\\\e185\\"; + content: "\\e185"; } .glyphicon-sd-video:before { - content: \\"\\\\e186\\"; + content: "\\e186"; } .glyphicon-hd-video:before { - content: \\"\\\\e187\\"; + content: "\\e187"; } .glyphicon-subtitles:before { - content: \\"\\\\e188\\"; + content: "\\e188"; } .glyphicon-sound-stereo:before { - content: \\"\\\\e189\\"; + content: "\\e189"; } .glyphicon-sound-dolby:before { - content: \\"\\\\e190\\"; + content: "\\e190"; } .glyphicon-sound-5-1:before { - content: \\"\\\\e191\\"; + content: "\\e191"; } .glyphicon-sound-6-1:before { - content: \\"\\\\e192\\"; + content: "\\e192"; } .glyphicon-sound-7-1:before { - content: \\"\\\\e193\\"; + content: "\\e193"; } .glyphicon-copyright-mark:before { - content: \\"\\\\e194\\"; + content: "\\e194"; } .glyphicon-registration-mark:before { - content: \\"\\\\e195\\"; + content: "\\e195"; } .glyphicon-cloud-download:before { - content: \\"\\\\e197\\"; + content: "\\e197"; } .glyphicon-cloud-upload:before { - content: \\"\\\\e198\\"; + content: "\\e198"; } .glyphicon-tree-conifer:before { - content: \\"\\\\e199\\"; + content: "\\e199"; } .glyphicon-tree-deciduous:before { - content: \\"\\\\e200\\"; + content: "\\e200"; } .glyphicon-cd:before { - content: \\"\\\\e201\\"; + content: "\\e201"; } .glyphicon-save-file:before { - content: \\"\\\\e202\\"; + content: "\\e202"; } .glyphicon-open-file:before { - content: \\"\\\\e203\\"; + content: "\\e203"; } .glyphicon-level-up:before { - content: \\"\\\\e204\\"; + content: "\\e204"; } .glyphicon-copy:before { - content: \\"\\\\e205\\"; + content: "\\e205"; } .glyphicon-paste:before { - content: \\"\\\\e206\\"; + content: "\\e206"; } .glyphicon-alert:before { - content: \\"\\\\e209\\"; + content: "\\e209"; } .glyphicon-equalizer:before { - content: \\"\\\\e210\\"; + content: "\\e210"; } .glyphicon-king:before { - content: \\"\\\\e211\\"; + content: "\\e211"; } .glyphicon-queen:before { - content: \\"\\\\e212\\"; + content: "\\e212"; } .glyphicon-pawn:before { - content: \\"\\\\e213\\"; + content: "\\e213"; } .glyphicon-bishop:before { - content: \\"\\\\e214\\"; + content: "\\e214"; } .glyphicon-knight:before { - content: \\"\\\\e215\\"; + content: "\\e215"; } .glyphicon-baby-formula:before { - content: \\"\\\\e216\\"; + content: "\\e216"; } .glyphicon-tent:before { - content: \\"\\\\26fa\\"; + content: "\\26fa"; } .glyphicon-blackboard:before { - content: \\"\\\\e218\\"; + content: "\\e218"; } .glyphicon-bed:before { - content: \\"\\\\e219\\"; + content: "\\e219"; } .glyphicon-apple:before { - content: \\"\\\\f8ff\\"; + content: "\\f8ff"; } .glyphicon-erase:before { - content: \\"\\\\e221\\"; + content: "\\e221"; } .glyphicon-hourglass:before { - content: \\"\\\\231b\\"; + content: "\\231b"; } .glyphicon-lamp:before { - content: \\"\\\\e223\\"; + content: "\\e223"; } .glyphicon-duplicate:before { - content: \\"\\\\e224\\"; + content: "\\e224"; } .glyphicon-piggy-bank:before { - content: \\"\\\\e225\\"; + content: "\\e225"; } .glyphicon-scissors:before { - content: \\"\\\\e226\\"; + content: "\\e226"; } .glyphicon-bitcoin:before { - content: \\"\\\\e227\\"; + content: "\\e227"; } .glyphicon-btc:before { - content: \\"\\\\e227\\"; + content: "\\e227"; } .glyphicon-xbt:before { - content: \\"\\\\e227\\"; + content: "\\e227"; } .glyphicon-yen:before { - content: \\"\\\\00a5\\"; + content: "\\00a5"; } .glyphicon-jpy:before { - content: \\"\\\\00a5\\"; + content: "\\00a5"; } .glyphicon-ruble:before { - content: \\"\\\\20bd\\"; + content: "\\20bd"; } .glyphicon-rub:before { - content: \\"\\\\20bd\\"; + content: "\\20bd"; } .glyphicon-scale:before { - content: \\"\\\\e230\\"; + content: "\\e230"; } .glyphicon-ice-lolly:before { - content: \\"\\\\e231\\"; + content: "\\e231"; } .glyphicon-ice-lolly-tasted:before { - content: \\"\\\\e232\\"; + content: "\\e232"; } .glyphicon-education:before { - content: \\"\\\\e233\\"; + content: "\\e233"; } .glyphicon-option-horizontal:before { - content: \\"\\\\e234\\"; + content: "\\e234"; } .glyphicon-option-vertical:before { - content: \\"\\\\e235\\"; + content: "\\e235"; } .glyphicon-menu-hamburger:before { - content: \\"\\\\e236\\"; + content: "\\e236"; } .glyphicon-modal-window:before { - content: \\"\\\\e237\\"; + content: "\\e237"; } .glyphicon-oil:before { - content: \\"\\\\e238\\"; + content: "\\e238"; } .glyphicon-grain:before { - content: \\"\\\\e239\\"; + content: "\\e239"; } .glyphicon-sunglasses:before { - content: \\"\\\\e240\\"; + content: "\\e240"; } .glyphicon-text-size:before { - content: \\"\\\\e241\\"; + content: "\\e241"; } .glyphicon-text-color:before { - content: \\"\\\\e242\\"; + content: "\\e242"; } .glyphicon-text-background:before { - content: \\"\\\\e243\\"; + content: "\\e243"; } .glyphicon-object-align-top:before { - content: \\"\\\\e244\\"; + content: "\\e244"; } .glyphicon-object-align-bottom:before { - content: \\"\\\\e245\\"; + content: "\\e245"; } .glyphicon-object-align-horizontal:before { - content: \\"\\\\e246\\"; + content: "\\e246"; } .glyphicon-object-align-left:before { - content: \\"\\\\e247\\"; + content: "\\e247"; } .glyphicon-object-align-vertical:before { - content: \\"\\\\e248\\"; + content: "\\e248"; } .glyphicon-object-align-right:before { - content: \\"\\\\e249\\"; + content: "\\e249"; } .glyphicon-triangle-right:before { - content: \\"\\\\e250\\"; + content: "\\e250"; } .glyphicon-triangle-left:before { - content: \\"\\\\e251\\"; + content: "\\e251"; } .glyphicon-triangle-bottom:before { - content: \\"\\\\e252\\"; + content: "\\e252"; } .glyphicon-triangle-top:before { - content: \\"\\\\e253\\"; + content: "\\e253"; } .glyphicon-console:before { - content: \\"\\\\e254\\"; + content: "\\e254"; } .glyphicon-superscript:before { - content: \\"\\\\e255\\"; + content: "\\e255"; } .glyphicon-subscript:before { - content: \\"\\\\e256\\"; + content: "\\e256"; } .glyphicon-menu-left:before { - content: \\"\\\\e257\\"; + content: "\\e257"; } .glyphicon-menu-right:before { - content: \\"\\\\e258\\"; + content: "\\e258"; } .glyphicon-menu-down:before { - content: \\"\\\\e259\\"; + content: "\\e259"; } .glyphicon-menu-up:before { - content: \\"\\\\e260\\"; + content: "\\e260"; } * { box-sizing: border-box; @@ -2101,7 +2101,7 @@ html { -webkit-tap-highlight-color: rgba(0,0,0,0); } body { - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #333; @@ -2185,7 +2185,7 @@ hr { overflow: visible; clip: auto; } -[role=\\"button\\"] { +[role="button"] { cursor: pointer; } h1, @@ -2470,7 +2470,7 @@ dd { .dl-horizontal dd:before, .dl-horizontal dd:after { display: table; - content: \\" \\"; + content: " "; } .dl-horizontal dd:after { clear: both; @@ -2520,7 +2520,7 @@ blockquote .small { blockquote footer:before, blockquote small:before, blockquote .small:before { - content: \\"\\\\2014 \\\\00A0\\"; + content: "\\2014 \\00A0"; } .blockquote-reverse, blockquote.pull-right { @@ -2536,7 +2536,7 @@ blockquote.pull-right footer:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { - content: \\"\\"; + content: ""; } .blockquote-reverse footer:after, blockquote.pull-right footer:after, @@ -2544,7 +2544,7 @@ blockquote.pull-right footer:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after { - content: \\"\\\\00A0 \\\\2014\\"; + content: "\\00A0 \\2014"; } address { margin-bottom: 20px; @@ -2555,7 +2555,7 @@ code, kbd, pre, samp { - font-family: Menlo, Monaco, Consolas, \\"Courier New\\", monospace; + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } code { padding: 2px 4px; @@ -2612,7 +2612,7 @@ pre code { .container:before, .container:after { display: table; - content: \\" \\"; + content: " "; } .container:after { clear: both; @@ -2641,7 +2641,7 @@ pre code { .container-fluid:before, .container-fluid:after { display: table; - content: \\" \\"; + content: " "; } .container-fluid:after { clear: both; @@ -2653,7 +2653,7 @@ pre code { .row:before, .row:after { display: table; - content: \\" \\"; + content: " "; } .row:after { clear: both; @@ -2662,7 +2662,7 @@ pre code { margin-right: 0; margin-left: 0; } -.row-no-gutters [class*=\\"col-\\"] { +.row-no-gutters [class*="col-"] { padding-right: 0; padding-left: 0; } @@ -3396,13 +3396,13 @@ pre code { table { background-color: transparent; } -table col[class*=\\"col-\\"] { +table col[class*="col-"] { position: static; display: table-column; float: none; } -table td[class*=\\"col-\\"], -table th[class*=\\"col-\\"] { +table td[class*="col-"], +table th[class*="col-"] { position: static; display: table-cell; float: none; @@ -3656,29 +3656,29 @@ label { margin-bottom: 5px; font-weight: 700; } -input[type=\\"search\\"] { +input[type="search"] { box-sizing: border-box; -webkit-appearance: none; appearance: none; } -input[type=\\"radio\\"], -input[type=\\"checkbox\\"] { +input[type="radio"], +input[type="checkbox"] { margin: 4px 0 0; - margin-top: 1px \\\\9; + margin-top: 1px \\9; line-height: normal; } -input[type=\\"radio\\"][disabled], -input[type=\\"checkbox\\"][disabled], -input[type=\\"radio\\"].disabled, -input[type=\\"checkbox\\"].disabled, -fieldset[disabled] input[type=\\"radio\\"], -fieldset[disabled] input[type=\\"checkbox\\"] { +input[type="radio"][disabled], +input[type="checkbox"][disabled], +input[type="radio"].disabled, +input[type="checkbox"].disabled, +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; } -input[type=\\"file\\"] { +input[type="file"] { display: block; } -input[type=\\"range\\"] { +input[type="range"] { display: block; width: 100%; } @@ -3686,9 +3686,9 @@ select[multiple], select[size] { height: auto; } -input[type=\\"file\\"]:focus, -input[type=\\"radio\\"]:focus, -input[type=\\"checkbox\\"]:focus { +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } @@ -3747,30 +3747,30 @@ textarea.form-control { height: auto; } @media screen and (-webkit-min-device-pixel-ratio: 0) { - input[type=\\"date\\"].form-control, - input[type=\\"time\\"].form-control, - input[type=\\"datetime-local\\"].form-control, - input[type=\\"month\\"].form-control { + input[type="date"].form-control, + input[type="time"].form-control, + input[type="datetime-local"].form-control, + input[type="month"].form-control { line-height: 34px; } - input[type=\\"date\\"].input-sm, - input[type=\\"time\\"].input-sm, - input[type=\\"datetime-local\\"].input-sm, - input[type=\\"month\\"].input-sm, - .input-group-sm input[type=\\"date\\"], - .input-group-sm input[type=\\"time\\"], - .input-group-sm input[type=\\"datetime-local\\"], - .input-group-sm input[type=\\"month\\"] { + input[type="date"].input-sm, + input[type="time"].input-sm, + input[type="datetime-local"].input-sm, + input[type="month"].input-sm, + .input-group-sm input[type="date"], + .input-group-sm input[type="time"], + .input-group-sm input[type="datetime-local"], + .input-group-sm input[type="month"] { line-height: 30px; } - input[type=\\"date\\"].input-lg, - input[type=\\"time\\"].input-lg, - input[type=\\"datetime-local\\"].input-lg, - input[type=\\"month\\"].input-lg, - .input-group-lg input[type=\\"date\\"], - .input-group-lg input[type=\\"time\\"], - .input-group-lg input[type=\\"datetime-local\\"], - .input-group-lg input[type=\\"month\\"] { + input[type="date"].input-lg, + input[type="time"].input-lg, + input[type="datetime-local"].input-lg, + input[type="month"].input-lg, + .input-group-lg input[type="date"], + .input-group-lg input[type="time"], + .input-group-lg input[type="datetime-local"], + .input-group-lg input[type="month"] { line-height: 46px; } } @@ -3798,12 +3798,12 @@ fieldset[disabled] .checkbox label { font-weight: 400; cursor: pointer; } -.radio input[type=\\"radio\\"], -.radio-inline input[type=\\"radio\\"], -.checkbox input[type=\\"checkbox\\"], -.checkbox-inline input[type=\\"checkbox\\"] { +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { position: absolute; - margin-top: 4px \\\\9; + margin-top: 4px \\9; margin-left: -20px; } .radio + .radio, @@ -4121,10 +4121,10 @@ select[multiple].input-group-lg > .input-group-btn > .btn { .navbar-form .checkbox label { padding-left: 0; } - .form-inline .radio input[type=\\"radio\\"], - .navbar-form .radio input[type=\\"radio\\"], - .form-inline .checkbox input[type=\\"checkbox\\"], - .navbar-form .checkbox input[type=\\"checkbox\\"] { + .form-inline .radio input[type="radio"], + .navbar-form .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"], + .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } @@ -4152,7 +4152,7 @@ select[multiple].input-group-lg > .input-group-btn > .btn { .form-horizontal .form-group:before, .form-horizontal .form-group:after { display: table; - content: \\" \\"; + content: " "; } .form-horizontal .form-group:after { clear: both; @@ -4607,9 +4607,9 @@ fieldset[disabled] .btn-link:focus { .btn-block + .btn-block { margin-top: 5px; } -input[type=\\"submit\\"].btn-block, -input[type=\\"reset\\"].btn-block, -input[type=\\"button\\"].btn-block { +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { width: 100%; } .fade { @@ -4646,7 +4646,7 @@ tbody.collapse.in { margin-left: 2px; vertical-align: middle; border-top: 4px dashed; - border-top: 4px solid \\\\9; + border-top: 4px solid \\9; border-right: 4px solid transparent; border-left: 4px solid transparent; } @@ -4759,10 +4759,10 @@ tbody.collapse.in { } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { - content: \\"\\"; + content: ""; border-top: 0; border-bottom: 4px dashed; - border-bottom: 4px solid \\\\9; + border-bottom: 4px solid \\9; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { @@ -4813,7 +4813,7 @@ tbody.collapse.in { .btn-toolbar:before, .btn-toolbar:after { display: table; - content: \\" \\"; + content: " "; } .btn-toolbar:after { clear: both; @@ -4897,7 +4897,7 @@ tbody.collapse.in { .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { display: table; - content: \\" \\"; + content: " "; } .btn-group-vertical > .btn-group:after { clear: both; @@ -4957,10 +4957,10 @@ tbody.collapse.in { .btn-group-justified > .btn-group .dropdown-menu { left: auto; } -[data-toggle=\\"buttons\\"] > .btn input[type=\\"radio\\"], -[data-toggle=\\"buttons\\"] > .btn-group > .btn input[type=\\"radio\\"], -[data-toggle=\\"buttons\\"] > .btn input[type=\\"checkbox\\"], -[data-toggle=\\"buttons\\"] > .btn-group > .btn input[type=\\"checkbox\\"] { +[data-toggle="buttons"] > .btn input[type="radio"], +[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], +[data-toggle="buttons"] > .btn input[type="checkbox"], +[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; @@ -4970,7 +4970,7 @@ tbody.collapse.in { display: table; border-collapse: separate; } -.input-group[class*=\\"col-\\"] { +.input-group[class*="col-"] { float: none; padding-right: 0; padding-left: 0; @@ -5022,8 +5022,8 @@ tbody.collapse.in { font-size: 18px; border-radius: 6px; } -.input-group-addon input[type=\\"radio\\"], -.input-group-addon input[type=\\"checkbox\\"] { +.input-group-addon input[type="radio"], +.input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:first-child, @@ -5085,7 +5085,7 @@ tbody.collapse.in { .nav:before, .nav:after { display: table; - content: \\" \\"; + content: " "; } .nav:after { clear: both; @@ -5257,7 +5257,7 @@ tbody.collapse.in { .navbar:before, .navbar:after { display: table; - content: \\" \\"; + content: " "; } .navbar:after { clear: both; @@ -5270,7 +5270,7 @@ tbody.collapse.in { .navbar-header:before, .navbar-header:after { display: table; - content: \\" \\"; + content: " "; } .navbar-header:after { clear: both; @@ -5291,7 +5291,7 @@ tbody.collapse.in { .navbar-collapse:before, .navbar-collapse:after { display: table; - content: \\" \\"; + content: " "; } .navbar-collapse:after { clear: both; @@ -5757,7 +5757,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus { .breadcrumb > li + li:before { padding: 0 5px; color: #ccc; - content: '/\\\\00a0'; + content: '/\\00a0'; } .breadcrumb > .active { color: #777; @@ -5867,7 +5867,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus { .pager:before, .pager:after { display: table; - content: \\" \\"; + content: " "; } .pager:after { clear: both; @@ -6511,7 +6511,7 @@ button.list-group-item-danger.active:focus { .panel-body:before, .panel-body:after { display: table; - content: \\" \\"; + content: " "; } .panel-body:after { clear: both; @@ -6986,7 +6986,7 @@ button.close { .modal-header:before, .modal-header:after { display: table; - content: \\" \\"; + content: " "; } .modal-header:after { clear: both; @@ -7010,7 +7010,7 @@ button.close { .modal-footer:before, .modal-footer:after { display: table; - content: \\" \\"; + content: " "; } .modal-footer:after { clear: both; @@ -7053,7 +7053,7 @@ button.close { position: absolute; z-index: 1070; display: block; - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.428571429; @@ -7068,7 +7068,7 @@ button.close { word-spacing: normal; word-wrap: normal; white-space: normal; - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; filter: alpha(opacity=0); opacity: 0; @@ -7172,7 +7172,7 @@ button.close { display: none; max-width: 276px; padding: 1px; - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.428571429; @@ -7187,7 +7187,7 @@ button.close { word-spacing: normal; word-wrap: normal; white-space: normal; - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; background-color: #fff; background-clip: padding-box; @@ -7221,7 +7221,7 @@ button.close { border-style: solid; } .popover > .arrow:after { - content: \\"\\"; + content: ""; border-width: 10px; } .popover.top > .arrow { @@ -7235,7 +7235,7 @@ button.close { .popover.top > .arrow:after { bottom: 1px; margin-left: -10px; - content: \\" \\"; + content: " "; border-top-color: #fff; border-bottom-width: 0; } @@ -7250,7 +7250,7 @@ button.close { .popover.right > .arrow:after { bottom: -10px; left: 1px; - content: \\" \\"; + content: " "; border-right-color: #fff; border-left-width: 0; } @@ -7265,7 +7265,7 @@ button.close { .popover.bottom > .arrow:after { top: 1px; margin-left: -10px; - content: \\" \\"; + content: " "; border-top-width: 0; border-bottom-color: #fff; } @@ -7280,7 +7280,7 @@ button.close { .popover.left > .arrow:after { right: 1px; bottom: -10px; - content: \\" \\"; + content: " "; border-right-width: 0; border-left-color: #fff; } @@ -7433,10 +7433,10 @@ button.close { line-height: 1; } .carousel-control .icon-prev:before { - content: \\"\\\\2039\\"; + content: "\\2039"; } .carousel-control .icon-next:before { - content: \\"\\\\203a\\"; + content: "\\203a"; } .carousel-indicators { position: absolute; @@ -7456,7 +7456,7 @@ button.close { margin: 1px; text-indent: -999px; cursor: pointer; - background-color: #000 \\\\9; + background-color: #000 \\9; background-color: rgba(0,0,0,0); border: 1px solid #fff; border-radius: 10px; @@ -7512,7 +7512,7 @@ button.close { .clearfix:before, .clearfix:after { display: table; - content: \\" \\"; + content: " "; } .clearfix:after { clear: both; @@ -7766,9 +7766,9 @@ button.close { " `; -exports[`loader should work with bootstrap: errors 1`] = `Array []`; +exports[`loader should work with bootstrap: errors 1`] = `[]`; -exports[`loader should work with bootstrap: warnings 1`] = `Array []`; +exports[`loader should work with bootstrap: warnings 1`] = `[]`; exports[`loader should work with plugin using bootsrtap: css 1`] = ` "/*! @@ -7898,9 +7898,9 @@ select { text-transform: none; } button, -html input[type=\\"button\\"], -input[type=\\"reset\\"], -input[type=\\"submit\\"] { +html input[type="button"], +input[type="reset"], +input[type="submit"] { -webkit-appearance: button; cursor: pointer; } @@ -7916,21 +7916,21 @@ input::-moz-focus-inner { input { line-height: normal; } -input[type=\\"checkbox\\"], -input[type=\\"radio\\"] { +input[type="checkbox"], +input[type="radio"] { box-sizing: border-box; padding: 0; } -input[type=\\"number\\"]::-webkit-inner-spin-button, -input[type=\\"number\\"]::-webkit-outer-spin-button { +input[type="number"]::-webkit-inner-spin-button, +input[type="number"]::-webkit-outer-spin-button { height: auto; } -input[type=\\"search\\"] { +input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } -input[type=\\"search\\"]::-webkit-search-cancel-button, -input[type=\\"search\\"]::-webkit-search-decoration { +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { @@ -7971,14 +7971,14 @@ th { text-decoration: underline; } a[href]:after { - content: \\" (\\" attr(href) \\")\\"; + content: " (" attr(href) ")"; } abbr[title]:after { - content: \\" (\\" attr(title) \\")\\"; + content: " (" attr(title) ")"; } - a[href^=\\"#\\"]:after, - a[href^=\\"javascript:\\"]:after { - content: \\"\\"; + a[href^="#"]:after, + a[href^="javascript:"]:after { + content: ""; } pre, blockquote { @@ -8028,15 +8028,15 @@ th { } } @font-face { - font-family: \\"Glyphicons Halflings\\"; - src: url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.eot\\"); - src: url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.eot?#iefix\\") format(\\"embedded-opentype\\"), url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.woff2\\") format(\\"woff2\\"), url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.woff\\") format(\\"woff\\"), url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.ttf\\") format(\\"truetype\\"), url(\\"../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular\\") format(\\"svg\\"); + font-family: "Glyphicons Halflings"; + src: url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.eot"); + src: url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../node_modules/bootstrap-styl/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); } .glyphicon { position: relative; top: 1px; display: inline-block; - font-family: \\"Glyphicons Halflings\\"; + font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; @@ -8044,791 +8044,791 @@ th { -moz-osx-font-smoothing: grayscale; } .glyphicon-asterisk:before { - content: \\"\\\\002a\\"; + content: "\\002a"; } .glyphicon-plus:before { - content: \\"\\\\002b\\"; + content: "\\002b"; } .glyphicon-euro:before, .glyphicon-eur:before { - content: \\"\\\\20ac\\"; + content: "\\20ac"; } .glyphicon-minus:before { - content: \\"\\\\2212\\"; + content: "\\2212"; } .glyphicon-cloud:before { - content: \\"\\\\2601\\"; + content: "\\2601"; } .glyphicon-envelope:before { - content: \\"\\\\2709\\"; + content: "\\2709"; } .glyphicon-pencil:before { - content: \\"\\\\270f\\"; + content: "\\270f"; } .glyphicon-glass:before { - content: \\"\\\\e001\\"; + content: "\\e001"; } .glyphicon-music:before { - content: \\"\\\\e002\\"; + content: "\\e002"; } .glyphicon-search:before { - content: \\"\\\\e003\\"; + content: "\\e003"; } .glyphicon-heart:before { - content: \\"\\\\e005\\"; + content: "\\e005"; } .glyphicon-star:before { - content: \\"\\\\e006\\"; + content: "\\e006"; } .glyphicon-star-empty:before { - content: \\"\\\\e007\\"; + content: "\\e007"; } .glyphicon-user:before { - content: \\"\\\\e008\\"; + content: "\\e008"; } .glyphicon-film:before { - content: \\"\\\\e009\\"; + content: "\\e009"; } .glyphicon-th-large:before { - content: \\"\\\\e010\\"; + content: "\\e010"; } .glyphicon-th:before { - content: \\"\\\\e011\\"; + content: "\\e011"; } .glyphicon-th-list:before { - content: \\"\\\\e012\\"; + content: "\\e012"; } .glyphicon-ok:before { - content: \\"\\\\e013\\"; + content: "\\e013"; } .glyphicon-remove:before { - content: \\"\\\\e014\\"; + content: "\\e014"; } .glyphicon-zoom-in:before { - content: \\"\\\\e015\\"; + content: "\\e015"; } .glyphicon-zoom-out:before { - content: \\"\\\\e016\\"; + content: "\\e016"; } .glyphicon-off:before { - content: \\"\\\\e017\\"; + content: "\\e017"; } .glyphicon-signal:before { - content: \\"\\\\e018\\"; + content: "\\e018"; } .glyphicon-cog:before { - content: \\"\\\\e019\\"; + content: "\\e019"; } .glyphicon-trash:before { - content: \\"\\\\e020\\"; + content: "\\e020"; } .glyphicon-home:before { - content: \\"\\\\e021\\"; + content: "\\e021"; } .glyphicon-file:before { - content: \\"\\\\e022\\"; + content: "\\e022"; } .glyphicon-time:before { - content: \\"\\\\e023\\"; + content: "\\e023"; } .glyphicon-road:before { - content: \\"\\\\e024\\"; + content: "\\e024"; } .glyphicon-download-alt:before { - content: \\"\\\\e025\\"; + content: "\\e025"; } .glyphicon-download:before { - content: \\"\\\\e026\\"; + content: "\\e026"; } .glyphicon-upload:before { - content: \\"\\\\e027\\"; + content: "\\e027"; } .glyphicon-inbox:before { - content: \\"\\\\e028\\"; + content: "\\e028"; } .glyphicon-play-circle:before { - content: \\"\\\\e029\\"; + content: "\\e029"; } .glyphicon-repeat:before { - content: \\"\\\\e030\\"; + content: "\\e030"; } .glyphicon-refresh:before { - content: \\"\\\\e031\\"; + content: "\\e031"; } .glyphicon-list-alt:before { - content: \\"\\\\e032\\"; + content: "\\e032"; } .glyphicon-lock:before { - content: \\"\\\\e033\\"; + content: "\\e033"; } .glyphicon-flag:before { - content: \\"\\\\e034\\"; + content: "\\e034"; } .glyphicon-headphones:before { - content: \\"\\\\e035\\"; + content: "\\e035"; } .glyphicon-volume-off:before { - content: \\"\\\\e036\\"; + content: "\\e036"; } .glyphicon-volume-down:before { - content: \\"\\\\e037\\"; + content: "\\e037"; } .glyphicon-volume-up:before { - content: \\"\\\\e038\\"; + content: "\\e038"; } .glyphicon-qrcode:before { - content: \\"\\\\e039\\"; + content: "\\e039"; } .glyphicon-barcode:before { - content: \\"\\\\e040\\"; + content: "\\e040"; } .glyphicon-tag:before { - content: \\"\\\\e041\\"; + content: "\\e041"; } .glyphicon-tags:before { - content: \\"\\\\e042\\"; + content: "\\e042"; } .glyphicon-book:before { - content: \\"\\\\e043\\"; + content: "\\e043"; } .glyphicon-bookmark:before { - content: \\"\\\\e044\\"; + content: "\\e044"; } .glyphicon-print:before { - content: \\"\\\\e045\\"; + content: "\\e045"; } .glyphicon-camera:before { - content: \\"\\\\e046\\"; + content: "\\e046"; } .glyphicon-font:before { - content: \\"\\\\e047\\"; + content: "\\e047"; } .glyphicon-bold:before { - content: \\"\\\\e048\\"; + content: "\\e048"; } .glyphicon-italic:before { - content: \\"\\\\e049\\"; + content: "\\e049"; } .glyphicon-text-height:before { - content: \\"\\\\e050\\"; + content: "\\e050"; } .glyphicon-text-width:before { - content: \\"\\\\e051\\"; + content: "\\e051"; } .glyphicon-align-left:before { - content: \\"\\\\e052\\"; + content: "\\e052"; } .glyphicon-align-center:before { - content: \\"\\\\e053\\"; + content: "\\e053"; } .glyphicon-align-right:before { - content: \\"\\\\e054\\"; + content: "\\e054"; } .glyphicon-align-justify:before { - content: \\"\\\\e055\\"; + content: "\\e055"; } .glyphicon-list:before { - content: \\"\\\\e056\\"; + content: "\\e056"; } .glyphicon-indent-left:before { - content: \\"\\\\e057\\"; + content: "\\e057"; } .glyphicon-indent-right:before { - content: \\"\\\\e058\\"; + content: "\\e058"; } .glyphicon-facetime-video:before { - content: \\"\\\\e059\\"; + content: "\\e059"; } .glyphicon-picture:before { - content: \\"\\\\e060\\"; + content: "\\e060"; } .glyphicon-map-marker:before { - content: \\"\\\\e062\\"; + content: "\\e062"; } .glyphicon-adjust:before { - content: \\"\\\\e063\\"; + content: "\\e063"; } .glyphicon-tint:before { - content: \\"\\\\e064\\"; + content: "\\e064"; } .glyphicon-edit:before { - content: \\"\\\\e065\\"; + content: "\\e065"; } .glyphicon-share:before { - content: \\"\\\\e066\\"; + content: "\\e066"; } .glyphicon-check:before { - content: \\"\\\\e067\\"; + content: "\\e067"; } .glyphicon-move:before { - content: \\"\\\\e068\\"; + content: "\\e068"; } .glyphicon-step-backward:before { - content: \\"\\\\e069\\"; + content: "\\e069"; } .glyphicon-fast-backward:before { - content: \\"\\\\e070\\"; + content: "\\e070"; } .glyphicon-backward:before { - content: \\"\\\\e071\\"; + content: "\\e071"; } .glyphicon-play:before { - content: \\"\\\\e072\\"; + content: "\\e072"; } .glyphicon-pause:before { - content: \\"\\\\e073\\"; + content: "\\e073"; } .glyphicon-stop:before { - content: \\"\\\\e074\\"; + content: "\\e074"; } .glyphicon-forward:before { - content: \\"\\\\e075\\"; + content: "\\e075"; } .glyphicon-fast-forward:before { - content: \\"\\\\e076\\"; + content: "\\e076"; } .glyphicon-step-forward:before { - content: \\"\\\\e077\\"; + content: "\\e077"; } .glyphicon-eject:before { - content: \\"\\\\e078\\"; + content: "\\e078"; } .glyphicon-chevron-left:before { - content: \\"\\\\e079\\"; + content: "\\e079"; } .glyphicon-chevron-right:before { - content: \\"\\\\e080\\"; + content: "\\e080"; } .glyphicon-plus-sign:before { - content: \\"\\\\e081\\"; + content: "\\e081"; } .glyphicon-minus-sign:before { - content: \\"\\\\e082\\"; + content: "\\e082"; } .glyphicon-remove-sign:before { - content: \\"\\\\e083\\"; + content: "\\e083"; } .glyphicon-ok-sign:before { - content: \\"\\\\e084\\"; + content: "\\e084"; } .glyphicon-question-sign:before { - content: \\"\\\\e085\\"; + content: "\\e085"; } .glyphicon-info-sign:before { - content: \\"\\\\e086\\"; + content: "\\e086"; } .glyphicon-screenshot:before { - content: \\"\\\\e087\\"; + content: "\\e087"; } .glyphicon-remove-circle:before { - content: \\"\\\\e088\\"; + content: "\\e088"; } .glyphicon-ok-circle:before { - content: \\"\\\\e089\\"; + content: "\\e089"; } .glyphicon-ban-circle:before { - content: \\"\\\\e090\\"; + content: "\\e090"; } .glyphicon-arrow-left:before { - content: \\"\\\\e091\\"; + content: "\\e091"; } .glyphicon-arrow-right:before { - content: \\"\\\\e092\\"; + content: "\\e092"; } .glyphicon-arrow-up:before { - content: \\"\\\\e093\\"; + content: "\\e093"; } .glyphicon-arrow-down:before { - content: \\"\\\\e094\\"; + content: "\\e094"; } .glyphicon-share-alt:before { - content: \\"\\\\e095\\"; + content: "\\e095"; } .glyphicon-resize-full:before { - content: \\"\\\\e096\\"; + content: "\\e096"; } .glyphicon-resize-small:before { - content: \\"\\\\e097\\"; + content: "\\e097"; } .glyphicon-exclamation-sign:before { - content: \\"\\\\e101\\"; + content: "\\e101"; } .glyphicon-gift:before { - content: \\"\\\\e102\\"; + content: "\\e102"; } .glyphicon-leaf:before { - content: \\"\\\\e103\\"; + content: "\\e103"; } .glyphicon-fire:before { - content: \\"\\\\e104\\"; + content: "\\e104"; } .glyphicon-eye-open:before { - content: \\"\\\\e105\\"; + content: "\\e105"; } .glyphicon-eye-close:before { - content: \\"\\\\e106\\"; + content: "\\e106"; } .glyphicon-warning-sign:before { - content: \\"\\\\e107\\"; + content: "\\e107"; } .glyphicon-plane:before { - content: \\"\\\\e108\\"; + content: "\\e108"; } .glyphicon-calendar:before { - content: \\"\\\\e109\\"; + content: "\\e109"; } .glyphicon-random:before { - content: \\"\\\\e110\\"; + content: "\\e110"; } .glyphicon-comment:before { - content: \\"\\\\e111\\"; + content: "\\e111"; } .glyphicon-magnet:before { - content: \\"\\\\e112\\"; + content: "\\e112"; } .glyphicon-chevron-up:before { - content: \\"\\\\e113\\"; + content: "\\e113"; } .glyphicon-chevron-down:before { - content: \\"\\\\e114\\"; + content: "\\e114"; } .glyphicon-retweet:before { - content: \\"\\\\e115\\"; + content: "\\e115"; } .glyphicon-shopping-cart:before { - content: \\"\\\\e116\\"; + content: "\\e116"; } .glyphicon-folder-close:before { - content: \\"\\\\e117\\"; + content: "\\e117"; } .glyphicon-folder-open:before { - content: \\"\\\\e118\\"; + content: "\\e118"; } .glyphicon-resize-vertical:before { - content: \\"\\\\e119\\"; + content: "\\e119"; } .glyphicon-resize-horizontal:before { - content: \\"\\\\e120\\"; + content: "\\e120"; } .glyphicon-hdd:before { - content: \\"\\\\e121\\"; + content: "\\e121"; } .glyphicon-bullhorn:before { - content: \\"\\\\e122\\"; + content: "\\e122"; } .glyphicon-bell:before { - content: \\"\\\\e123\\"; + content: "\\e123"; } .glyphicon-certificate:before { - content: \\"\\\\e124\\"; + content: "\\e124"; } .glyphicon-thumbs-up:before { - content: \\"\\\\e125\\"; + content: "\\e125"; } .glyphicon-thumbs-down:before { - content: \\"\\\\e126\\"; + content: "\\e126"; } .glyphicon-hand-right:before { - content: \\"\\\\e127\\"; + content: "\\e127"; } .glyphicon-hand-left:before { - content: \\"\\\\e128\\"; + content: "\\e128"; } .glyphicon-hand-up:before { - content: \\"\\\\e129\\"; + content: "\\e129"; } .glyphicon-hand-down:before { - content: \\"\\\\e130\\"; + content: "\\e130"; } .glyphicon-circle-arrow-right:before { - content: \\"\\\\e131\\"; + content: "\\e131"; } .glyphicon-circle-arrow-left:before { - content: \\"\\\\e132\\"; + content: "\\e132"; } .glyphicon-circle-arrow-up:before { - content: \\"\\\\e133\\"; + content: "\\e133"; } .glyphicon-circle-arrow-down:before { - content: \\"\\\\e134\\"; + content: "\\e134"; } .glyphicon-globe:before { - content: \\"\\\\e135\\"; + content: "\\e135"; } .glyphicon-wrench:before { - content: \\"\\\\e136\\"; + content: "\\e136"; } .glyphicon-tasks:before { - content: \\"\\\\e137\\"; + content: "\\e137"; } .glyphicon-filter:before { - content: \\"\\\\e138\\"; + content: "\\e138"; } .glyphicon-briefcase:before { - content: \\"\\\\e139\\"; + content: "\\e139"; } .glyphicon-fullscreen:before { - content: \\"\\\\e140\\"; + content: "\\e140"; } .glyphicon-dashboard:before { - content: \\"\\\\e141\\"; + content: "\\e141"; } .glyphicon-paperclip:before { - content: \\"\\\\e142\\"; + content: "\\e142"; } .glyphicon-heart-empty:before { - content: \\"\\\\e143\\"; + content: "\\e143"; } .glyphicon-link:before { - content: \\"\\\\e144\\"; + content: "\\e144"; } .glyphicon-phone:before { - content: \\"\\\\e145\\"; + content: "\\e145"; } .glyphicon-pushpin:before { - content: \\"\\\\e146\\"; + content: "\\e146"; } .glyphicon-usd:before { - content: \\"\\\\e148\\"; + content: "\\e148"; } .glyphicon-gbp:before { - content: \\"\\\\e149\\"; + content: "\\e149"; } .glyphicon-sort:before { - content: \\"\\\\e150\\"; + content: "\\e150"; } .glyphicon-sort-by-alphabet:before { - content: \\"\\\\e151\\"; + content: "\\e151"; } .glyphicon-sort-by-alphabet-alt:before { - content: \\"\\\\e152\\"; + content: "\\e152"; } .glyphicon-sort-by-order:before { - content: \\"\\\\e153\\"; + content: "\\e153"; } .glyphicon-sort-by-order-alt:before { - content: \\"\\\\e154\\"; + content: "\\e154"; } .glyphicon-sort-by-attributes:before { - content: \\"\\\\e155\\"; + content: "\\e155"; } .glyphicon-sort-by-attributes-alt:before { - content: \\"\\\\e156\\"; + content: "\\e156"; } .glyphicon-unchecked:before { - content: \\"\\\\e157\\"; + content: "\\e157"; } .glyphicon-expand:before { - content: \\"\\\\e158\\"; + content: "\\e158"; } .glyphicon-collapse-down:before { - content: \\"\\\\e159\\"; + content: "\\e159"; } .glyphicon-collapse-up:before { - content: \\"\\\\e160\\"; + content: "\\e160"; } .glyphicon-log-in:before { - content: \\"\\\\e161\\"; + content: "\\e161"; } .glyphicon-flash:before { - content: \\"\\\\e162\\"; + content: "\\e162"; } .glyphicon-log-out:before { - content: \\"\\\\e163\\"; + content: "\\e163"; } .glyphicon-new-window:before { - content: \\"\\\\e164\\"; + content: "\\e164"; } .glyphicon-record:before { - content: \\"\\\\e165\\"; + content: "\\e165"; } .glyphicon-save:before { - content: \\"\\\\e166\\"; + content: "\\e166"; } .glyphicon-open:before { - content: \\"\\\\e167\\"; + content: "\\e167"; } .glyphicon-saved:before { - content: \\"\\\\e168\\"; + content: "\\e168"; } .glyphicon-import:before { - content: \\"\\\\e169\\"; + content: "\\e169"; } .glyphicon-export:before { - content: \\"\\\\e170\\"; + content: "\\e170"; } .glyphicon-send:before { - content: \\"\\\\e171\\"; + content: "\\e171"; } .glyphicon-floppy-disk:before { - content: \\"\\\\e172\\"; + content: "\\e172"; } .glyphicon-floppy-saved:before { - content: \\"\\\\e173\\"; + content: "\\e173"; } .glyphicon-floppy-remove:before { - content: \\"\\\\e174\\"; + content: "\\e174"; } .glyphicon-floppy-save:before { - content: \\"\\\\e175\\"; + content: "\\e175"; } .glyphicon-floppy-open:before { - content: \\"\\\\e176\\"; + content: "\\e176"; } .glyphicon-credit-card:before { - content: \\"\\\\e177\\"; + content: "\\e177"; } .glyphicon-transfer:before { - content: \\"\\\\e178\\"; + content: "\\e178"; } .glyphicon-cutlery:before { - content: \\"\\\\e179\\"; + content: "\\e179"; } .glyphicon-header:before { - content: \\"\\\\e180\\"; + content: "\\e180"; } .glyphicon-compressed:before { - content: \\"\\\\e181\\"; + content: "\\e181"; } .glyphicon-earphone:before { - content: \\"\\\\e182\\"; + content: "\\e182"; } .glyphicon-phone-alt:before { - content: \\"\\\\e183\\"; + content: "\\e183"; } .glyphicon-tower:before { - content: \\"\\\\e184\\"; + content: "\\e184"; } .glyphicon-stats:before { - content: \\"\\\\e185\\"; + content: "\\e185"; } .glyphicon-sd-video:before { - content: \\"\\\\e186\\"; + content: "\\e186"; } .glyphicon-hd-video:before { - content: \\"\\\\e187\\"; + content: "\\e187"; } .glyphicon-subtitles:before { - content: \\"\\\\e188\\"; + content: "\\e188"; } .glyphicon-sound-stereo:before { - content: \\"\\\\e189\\"; + content: "\\e189"; } .glyphicon-sound-dolby:before { - content: \\"\\\\e190\\"; + content: "\\e190"; } .glyphicon-sound-5-1:before { - content: \\"\\\\e191\\"; + content: "\\e191"; } .glyphicon-sound-6-1:before { - content: \\"\\\\e192\\"; + content: "\\e192"; } .glyphicon-sound-7-1:before { - content: \\"\\\\e193\\"; + content: "\\e193"; } .glyphicon-copyright-mark:before { - content: \\"\\\\e194\\"; + content: "\\e194"; } .glyphicon-registration-mark:before { - content: \\"\\\\e195\\"; + content: "\\e195"; } .glyphicon-cloud-download:before { - content: \\"\\\\e197\\"; + content: "\\e197"; } .glyphicon-cloud-upload:before { - content: \\"\\\\e198\\"; + content: "\\e198"; } .glyphicon-tree-conifer:before { - content: \\"\\\\e199\\"; + content: "\\e199"; } .glyphicon-tree-deciduous:before { - content: \\"\\\\e200\\"; + content: "\\e200"; } .glyphicon-cd:before { - content: \\"\\\\e201\\"; + content: "\\e201"; } .glyphicon-save-file:before { - content: \\"\\\\e202\\"; + content: "\\e202"; } .glyphicon-open-file:before { - content: \\"\\\\e203\\"; + content: "\\e203"; } .glyphicon-level-up:before { - content: \\"\\\\e204\\"; + content: "\\e204"; } .glyphicon-copy:before { - content: \\"\\\\e205\\"; + content: "\\e205"; } .glyphicon-paste:before { - content: \\"\\\\e206\\"; + content: "\\e206"; } .glyphicon-alert:before { - content: \\"\\\\e209\\"; + content: "\\e209"; } .glyphicon-equalizer:before { - content: \\"\\\\e210\\"; + content: "\\e210"; } .glyphicon-king:before { - content: \\"\\\\e211\\"; + content: "\\e211"; } .glyphicon-queen:before { - content: \\"\\\\e212\\"; + content: "\\e212"; } .glyphicon-pawn:before { - content: \\"\\\\e213\\"; + content: "\\e213"; } .glyphicon-bishop:before { - content: \\"\\\\e214\\"; + content: "\\e214"; } .glyphicon-knight:before { - content: \\"\\\\e215\\"; + content: "\\e215"; } .glyphicon-baby-formula:before { - content: \\"\\\\e216\\"; + content: "\\e216"; } .glyphicon-tent:before { - content: \\"\\\\26fa\\"; + content: "\\26fa"; } .glyphicon-blackboard:before { - content: \\"\\\\e218\\"; + content: "\\e218"; } .glyphicon-bed:before { - content: \\"\\\\e219\\"; + content: "\\e219"; } .glyphicon-apple:before { - content: \\"\\\\f8ff\\"; + content: "\\f8ff"; } .glyphicon-erase:before { - content: \\"\\\\e221\\"; + content: "\\e221"; } .glyphicon-hourglass:before { - content: \\"\\\\231b\\"; + content: "\\231b"; } .glyphicon-lamp:before { - content: \\"\\\\e223\\"; + content: "\\e223"; } .glyphicon-duplicate:before { - content: \\"\\\\e224\\"; + content: "\\e224"; } .glyphicon-piggy-bank:before { - content: \\"\\\\e225\\"; + content: "\\e225"; } .glyphicon-scissors:before { - content: \\"\\\\e226\\"; + content: "\\e226"; } .glyphicon-bitcoin:before { - content: \\"\\\\e227\\"; + content: "\\e227"; } .glyphicon-btc:before { - content: \\"\\\\e227\\"; + content: "\\e227"; } .glyphicon-xbt:before { - content: \\"\\\\e227\\"; + content: "\\e227"; } .glyphicon-yen:before { - content: \\"\\\\00a5\\"; + content: "\\00a5"; } .glyphicon-jpy:before { - content: \\"\\\\00a5\\"; + content: "\\00a5"; } .glyphicon-ruble:before { - content: \\"\\\\20bd\\"; + content: "\\20bd"; } .glyphicon-rub:before { - content: \\"\\\\20bd\\"; + content: "\\20bd"; } .glyphicon-scale:before { - content: \\"\\\\e230\\"; + content: "\\e230"; } .glyphicon-ice-lolly:before { - content: \\"\\\\e231\\"; + content: "\\e231"; } .glyphicon-ice-lolly-tasted:before { - content: \\"\\\\e232\\"; + content: "\\e232"; } .glyphicon-education:before { - content: \\"\\\\e233\\"; + content: "\\e233"; } .glyphicon-option-horizontal:before { - content: \\"\\\\e234\\"; + content: "\\e234"; } .glyphicon-option-vertical:before { - content: \\"\\\\e235\\"; + content: "\\e235"; } .glyphicon-menu-hamburger:before { - content: \\"\\\\e236\\"; + content: "\\e236"; } .glyphicon-modal-window:before { - content: \\"\\\\e237\\"; + content: "\\e237"; } .glyphicon-oil:before { - content: \\"\\\\e238\\"; + content: "\\e238"; } .glyphicon-grain:before { - content: \\"\\\\e239\\"; + content: "\\e239"; } .glyphicon-sunglasses:before { - content: \\"\\\\e240\\"; + content: "\\e240"; } .glyphicon-text-size:before { - content: \\"\\\\e241\\"; + content: "\\e241"; } .glyphicon-text-color:before { - content: \\"\\\\e242\\"; + content: "\\e242"; } .glyphicon-text-background:before { - content: \\"\\\\e243\\"; + content: "\\e243"; } .glyphicon-object-align-top:before { - content: \\"\\\\e244\\"; + content: "\\e244"; } .glyphicon-object-align-bottom:before { - content: \\"\\\\e245\\"; + content: "\\e245"; } .glyphicon-object-align-horizontal:before { - content: \\"\\\\e246\\"; + content: "\\e246"; } .glyphicon-object-align-left:before { - content: \\"\\\\e247\\"; + content: "\\e247"; } .glyphicon-object-align-vertical:before { - content: \\"\\\\e248\\"; + content: "\\e248"; } .glyphicon-object-align-right:before { - content: \\"\\\\e249\\"; + content: "\\e249"; } .glyphicon-triangle-right:before { - content: \\"\\\\e250\\"; + content: "\\e250"; } .glyphicon-triangle-left:before { - content: \\"\\\\e251\\"; + content: "\\e251"; } .glyphicon-triangle-bottom:before { - content: \\"\\\\e252\\"; + content: "\\e252"; } .glyphicon-triangle-top:before { - content: \\"\\\\e253\\"; + content: "\\e253"; } .glyphicon-console:before { - content: \\"\\\\e254\\"; + content: "\\e254"; } .glyphicon-superscript:before { - content: \\"\\\\e255\\"; + content: "\\e255"; } .glyphicon-subscript:before { - content: \\"\\\\e256\\"; + content: "\\e256"; } .glyphicon-menu-left:before { - content: \\"\\\\e257\\"; + content: "\\e257"; } .glyphicon-menu-right:before { - content: \\"\\\\e258\\"; + content: "\\e258"; } .glyphicon-menu-down:before { - content: \\"\\\\e259\\"; + content: "\\e259"; } .glyphicon-menu-up:before { - content: \\"\\\\e260\\"; + content: "\\e260"; } * { box-sizing: border-box; @@ -8842,7 +8842,7 @@ html { -webkit-tap-highlight-color: rgba(0,0,0,0); } body { - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #333; @@ -8926,7 +8926,7 @@ hr { overflow: visible; clip: auto; } -[role=\\"button\\"] { +[role="button"] { cursor: pointer; } h1, @@ -9211,7 +9211,7 @@ dd { .dl-horizontal dd:before, .dl-horizontal dd:after { display: table; - content: \\" \\"; + content: " "; } .dl-horizontal dd:after { clear: both; @@ -9261,7 +9261,7 @@ blockquote .small { blockquote footer:before, blockquote small:before, blockquote .small:before { - content: \\"\\\\2014 \\\\00A0\\"; + content: "\\2014 \\00A0"; } .blockquote-reverse, blockquote.pull-right { @@ -9277,7 +9277,7 @@ blockquote.pull-right footer:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { - content: \\"\\"; + content: ""; } .blockquote-reverse footer:after, blockquote.pull-right footer:after, @@ -9285,7 +9285,7 @@ blockquote.pull-right footer:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after { - content: \\"\\\\00A0 \\\\2014\\"; + content: "\\00A0 \\2014"; } address { margin-bottom: 20px; @@ -9296,7 +9296,7 @@ code, kbd, pre, samp { - font-family: Menlo, Monaco, Consolas, \\"Courier New\\", monospace; + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } code { padding: 2px 4px; @@ -9353,7 +9353,7 @@ pre code { .container:before, .container:after { display: table; - content: \\" \\"; + content: " "; } .container:after { clear: both; @@ -9382,7 +9382,7 @@ pre code { .container-fluid:before, .container-fluid:after { display: table; - content: \\" \\"; + content: " "; } .container-fluid:after { clear: both; @@ -9394,7 +9394,7 @@ pre code { .row:before, .row:after { display: table; - content: \\" \\"; + content: " "; } .row:after { clear: both; @@ -9403,7 +9403,7 @@ pre code { margin-right: 0; margin-left: 0; } -.row-no-gutters [class*=\\"col-\\"] { +.row-no-gutters [class*="col-"] { padding-right: 0; padding-left: 0; } @@ -10137,13 +10137,13 @@ pre code { table { background-color: transparent; } -table col[class*=\\"col-\\"] { +table col[class*="col-"] { position: static; display: table-column; float: none; } -table td[class*=\\"col-\\"], -table th[class*=\\"col-\\"] { +table td[class*="col-"], +table th[class*="col-"] { position: static; display: table-cell; float: none; @@ -10397,29 +10397,29 @@ label { margin-bottom: 5px; font-weight: 700; } -input[type=\\"search\\"] { +input[type="search"] { box-sizing: border-box; -webkit-appearance: none; appearance: none; } -input[type=\\"radio\\"], -input[type=\\"checkbox\\"] { +input[type="radio"], +input[type="checkbox"] { margin: 4px 0 0; - margin-top: 1px \\\\9; + margin-top: 1px \\9; line-height: normal; } -input[type=\\"radio\\"][disabled], -input[type=\\"checkbox\\"][disabled], -input[type=\\"radio\\"].disabled, -input[type=\\"checkbox\\"].disabled, -fieldset[disabled] input[type=\\"radio\\"], -fieldset[disabled] input[type=\\"checkbox\\"] { +input[type="radio"][disabled], +input[type="checkbox"][disabled], +input[type="radio"].disabled, +input[type="checkbox"].disabled, +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; } -input[type=\\"file\\"] { +input[type="file"] { display: block; } -input[type=\\"range\\"] { +input[type="range"] { display: block; width: 100%; } @@ -10427,9 +10427,9 @@ select[multiple], select[size] { height: auto; } -input[type=\\"file\\"]:focus, -input[type=\\"radio\\"]:focus, -input[type=\\"checkbox\\"]:focus { +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } @@ -10488,30 +10488,30 @@ textarea.form-control { height: auto; } @media screen and (-webkit-min-device-pixel-ratio: 0) { - input[type=\\"date\\"].form-control, - input[type=\\"time\\"].form-control, - input[type=\\"datetime-local\\"].form-control, - input[type=\\"month\\"].form-control { + input[type="date"].form-control, + input[type="time"].form-control, + input[type="datetime-local"].form-control, + input[type="month"].form-control { line-height: 34px; } - input[type=\\"date\\"].input-sm, - input[type=\\"time\\"].input-sm, - input[type=\\"datetime-local\\"].input-sm, - input[type=\\"month\\"].input-sm, - .input-group-sm input[type=\\"date\\"], - .input-group-sm input[type=\\"time\\"], - .input-group-sm input[type=\\"datetime-local\\"], - .input-group-sm input[type=\\"month\\"] { + input[type="date"].input-sm, + input[type="time"].input-sm, + input[type="datetime-local"].input-sm, + input[type="month"].input-sm, + .input-group-sm input[type="date"], + .input-group-sm input[type="time"], + .input-group-sm input[type="datetime-local"], + .input-group-sm input[type="month"] { line-height: 30px; } - input[type=\\"date\\"].input-lg, - input[type=\\"time\\"].input-lg, - input[type=\\"datetime-local\\"].input-lg, - input[type=\\"month\\"].input-lg, - .input-group-lg input[type=\\"date\\"], - .input-group-lg input[type=\\"time\\"], - .input-group-lg input[type=\\"datetime-local\\"], - .input-group-lg input[type=\\"month\\"] { + input[type="date"].input-lg, + input[type="time"].input-lg, + input[type="datetime-local"].input-lg, + input[type="month"].input-lg, + .input-group-lg input[type="date"], + .input-group-lg input[type="time"], + .input-group-lg input[type="datetime-local"], + .input-group-lg input[type="month"] { line-height: 46px; } } @@ -10539,12 +10539,12 @@ fieldset[disabled] .checkbox label { font-weight: 400; cursor: pointer; } -.radio input[type=\\"radio\\"], -.radio-inline input[type=\\"radio\\"], -.checkbox input[type=\\"checkbox\\"], -.checkbox-inline input[type=\\"checkbox\\"] { +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { position: absolute; - margin-top: 4px \\\\9; + margin-top: 4px \\9; margin-left: -20px; } .radio + .radio, @@ -10862,10 +10862,10 @@ select[multiple].input-group-lg > .input-group-btn > .btn { .navbar-form .checkbox label { padding-left: 0; } - .form-inline .radio input[type=\\"radio\\"], - .navbar-form .radio input[type=\\"radio\\"], - .form-inline .checkbox input[type=\\"checkbox\\"], - .navbar-form .checkbox input[type=\\"checkbox\\"] { + .form-inline .radio input[type="radio"], + .navbar-form .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"], + .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } @@ -10893,7 +10893,7 @@ select[multiple].input-group-lg > .input-group-btn > .btn { .form-horizontal .form-group:before, .form-horizontal .form-group:after { display: table; - content: \\" \\"; + content: " "; } .form-horizontal .form-group:after { clear: both; @@ -11348,9 +11348,9 @@ fieldset[disabled] .btn-link:focus { .btn-block + .btn-block { margin-top: 5px; } -input[type=\\"submit\\"].btn-block, -input[type=\\"reset\\"].btn-block, -input[type=\\"button\\"].btn-block { +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { width: 100%; } .fade { @@ -11387,7 +11387,7 @@ tbody.collapse.in { margin-left: 2px; vertical-align: middle; border-top: 4px dashed; - border-top: 4px solid \\\\9; + border-top: 4px solid \\9; border-right: 4px solid transparent; border-left: 4px solid transparent; } @@ -11500,10 +11500,10 @@ tbody.collapse.in { } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { - content: \\"\\"; + content: ""; border-top: 0; border-bottom: 4px dashed; - border-bottom: 4px solid \\\\9; + border-bottom: 4px solid \\9; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { @@ -11554,7 +11554,7 @@ tbody.collapse.in { .btn-toolbar:before, .btn-toolbar:after { display: table; - content: \\" \\"; + content: " "; } .btn-toolbar:after { clear: both; @@ -11638,7 +11638,7 @@ tbody.collapse.in { .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { display: table; - content: \\" \\"; + content: " "; } .btn-group-vertical > .btn-group:after { clear: both; @@ -11698,10 +11698,10 @@ tbody.collapse.in { .btn-group-justified > .btn-group .dropdown-menu { left: auto; } -[data-toggle=\\"buttons\\"] > .btn input[type=\\"radio\\"], -[data-toggle=\\"buttons\\"] > .btn-group > .btn input[type=\\"radio\\"], -[data-toggle=\\"buttons\\"] > .btn input[type=\\"checkbox\\"], -[data-toggle=\\"buttons\\"] > .btn-group > .btn input[type=\\"checkbox\\"] { +[data-toggle="buttons"] > .btn input[type="radio"], +[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], +[data-toggle="buttons"] > .btn input[type="checkbox"], +[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; @@ -11711,7 +11711,7 @@ tbody.collapse.in { display: table; border-collapse: separate; } -.input-group[class*=\\"col-\\"] { +.input-group[class*="col-"] { float: none; padding-right: 0; padding-left: 0; @@ -11763,8 +11763,8 @@ tbody.collapse.in { font-size: 18px; border-radius: 6px; } -.input-group-addon input[type=\\"radio\\"], -.input-group-addon input[type=\\"checkbox\\"] { +.input-group-addon input[type="radio"], +.input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:first-child, @@ -11826,7 +11826,7 @@ tbody.collapse.in { .nav:before, .nav:after { display: table; - content: \\" \\"; + content: " "; } .nav:after { clear: both; @@ -11998,7 +11998,7 @@ tbody.collapse.in { .navbar:before, .navbar:after { display: table; - content: \\" \\"; + content: " "; } .navbar:after { clear: both; @@ -12011,7 +12011,7 @@ tbody.collapse.in { .navbar-header:before, .navbar-header:after { display: table; - content: \\" \\"; + content: " "; } .navbar-header:after { clear: both; @@ -12032,7 +12032,7 @@ tbody.collapse.in { .navbar-collapse:before, .navbar-collapse:after { display: table; - content: \\" \\"; + content: " "; } .navbar-collapse:after { clear: both; @@ -12498,7 +12498,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus { .breadcrumb > li + li:before { padding: 0 5px; color: #ccc; - content: '/\\\\00a0'; + content: '/\\00a0'; } .breadcrumb > .active { color: #777; @@ -12608,7 +12608,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus { .pager:before, .pager:after { display: table; - content: \\" \\"; + content: " "; } .pager:after { clear: both; @@ -13252,7 +13252,7 @@ button.list-group-item-danger.active:focus { .panel-body:before, .panel-body:after { display: table; - content: \\" \\"; + content: " "; } .panel-body:after { clear: both; @@ -13727,7 +13727,7 @@ button.close { .modal-header:before, .modal-header:after { display: table; - content: \\" \\"; + content: " "; } .modal-header:after { clear: both; @@ -13751,7 +13751,7 @@ button.close { .modal-footer:before, .modal-footer:after { display: table; - content: \\" \\"; + content: " "; } .modal-footer:after { clear: both; @@ -13794,7 +13794,7 @@ button.close { position: absolute; z-index: 1070; display: block; - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.428571429; @@ -13809,7 +13809,7 @@ button.close { word-spacing: normal; word-wrap: normal; white-space: normal; - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; filter: alpha(opacity=0); opacity: 0; @@ -13913,7 +13913,7 @@ button.close { display: none; max-width: 276px; padding: 1px; - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.428571429; @@ -13928,7 +13928,7 @@ button.close { word-spacing: normal; word-wrap: normal; white-space: normal; - font-family: \\"Helvetica Neue\\", Helvetica, Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; background-color: #fff; background-clip: padding-box; @@ -13962,7 +13962,7 @@ button.close { border-style: solid; } .popover > .arrow:after { - content: \\"\\"; + content: ""; border-width: 10px; } .popover.top > .arrow { @@ -13976,7 +13976,7 @@ button.close { .popover.top > .arrow:after { bottom: 1px; margin-left: -10px; - content: \\" \\"; + content: " "; border-top-color: #fff; border-bottom-width: 0; } @@ -13991,7 +13991,7 @@ button.close { .popover.right > .arrow:after { bottom: -10px; left: 1px; - content: \\" \\"; + content: " "; border-right-color: #fff; border-left-width: 0; } @@ -14006,7 +14006,7 @@ button.close { .popover.bottom > .arrow:after { top: 1px; margin-left: -10px; - content: \\" \\"; + content: " "; border-top-width: 0; border-bottom-color: #fff; } @@ -14021,7 +14021,7 @@ button.close { .popover.left > .arrow:after { right: 1px; bottom: -10px; - content: \\" \\"; + content: " "; border-right-width: 0; border-left-color: #fff; } @@ -14174,10 +14174,10 @@ button.close { line-height: 1; } .carousel-control .icon-prev:before { - content: \\"\\\\2039\\"; + content: "\\2039"; } .carousel-control .icon-next:before { - content: \\"\\\\203a\\"; + content: "\\203a"; } .carousel-indicators { position: absolute; @@ -14197,7 +14197,7 @@ button.close { margin: 1px; text-indent: -999px; cursor: pointer; - background-color: #000 \\\\9; + background-color: #000 \\9; background-color: rgba(0,0,0,0); border: 1px solid #fff; border-radius: 10px; @@ -14253,7 +14253,7 @@ button.close { .clearfix:before, .clearfix:after { display: table; - content: \\" \\"; + content: " "; } .clearfix:after { clear: both; @@ -14507,9 +14507,9 @@ button.close { " `; -exports[`loader should work with plugin using bootsrtap: errors 1`] = `Array []`; +exports[`loader should work with plugin using bootsrtap: errors 1`] = `[]`; -exports[`loader should work with plugin using bootsrtap: warnings 1`] = `Array []`; +exports[`loader should work with plugin using bootsrtap: warnings 1`] = `[]`; exports[`loader should work: css 1`] = ` "body { @@ -14523,29 +14523,29 @@ a.button { " `; -exports[`loader should work: errors 1`] = `Array []`; +exports[`loader should work: errors 1`] = `[]`; -exports[`loader should work: warnings 1`] = `Array []`; +exports[`loader should work: warnings 1`] = `[]`; exports[`loader shouldn't import css: css 1`] = ` -"@import \\"css.css\\"; +"@import "css.css"; " `; -exports[`loader shouldn't import css: errors 1`] = `Array []`; +exports[`loader shouldn't import css: errors 1`] = `[]`; -exports[`loader shouldn't import css: warnings 1`] = `Array []`; +exports[`loader shouldn't import css: warnings 1`] = `[]`; exports[`loader shouldn't process urls: css 1`] = ` "body { - background: url(\\"img.png\\"); + background: url("img.png"); } " `; -exports[`loader shouldn't process urls: errors 1`] = `Array []`; +exports[`loader shouldn't process urls: errors 1`] = `[]`; -exports[`loader shouldn't process urls: warnings 1`] = `Array []`; +exports[`loader shouldn't process urls: warnings 1`] = `[]`; exports[`loader stylus can find modules in node_modules: css 1`] = ` ".not-real-nib { @@ -14554,51 +14554,51 @@ exports[`loader stylus can find modules in node_modules: css 1`] = ` " `; -exports[`loader stylus can find modules in node_modules: errors 1`] = `Array []`; +exports[`loader stylus can find modules in node_modules: errors 1`] = `[]`; -exports[`loader stylus can find modules in node_modules: warnings 1`] = `Array []`; +exports[`loader stylus can find modules in node_modules: warnings 1`] = `[]`; exports[`loader with option resolveURL nocheck is "false", should not resolve missing urls relatively: css 1`] = ` ".img { - content: url(\\"img.png\\"); - content: url(\\"../not-exist.png\\"); - background: url(\\"deep/deep-img.png\\"); - background: url(\\"http://example.com/img.png\\"); + content: url("img.png"); + content: url("../not-exist.png"); + background: url("deep/deep-img.png"); + background: url("http://example.com/img.png"); } " `; -exports[`loader with option resolveURL nocheck is "false", should not resolve missing urls relatively: errors 1`] = `Array []`; +exports[`loader with option resolveURL nocheck is "false", should not resolve missing urls relatively: errors 1`] = `[]`; -exports[`loader with option resolveURL nocheck is "false", should not resolve missing urls relatively: warnings 1`] = `Array []`; +exports[`loader with option resolveURL nocheck is "false", should not resolve missing urls relatively: warnings 1`] = `[]`; exports[`loader with option, should not resolve urls relatively: css 1`] = ` ".img { - content: url(\\"../img.png\\"); - content: url(\\"../not-exist.png\\"); - background: url(\\"deep-img.png\\"); - background: url(\\"http://example.com/img.png\\"); - background: url(\\"!!deep-img.png\\"); - background: url(\\"file!deep-img.png\\"); - background: url(\\"file?foo!deep-img.png\\"); + content: url("../img.png"); + content: url("../not-exist.png"); + background: url("deep-img.png"); + background: url("http://example.com/img.png"); + background: url("!!deep-img.png"); + background: url("file!deep-img.png"); + background: url("file?foo!deep-img.png"); } " `; -exports[`loader with option, should not resolve urls relatively: errors 1`] = `Array []`; +exports[`loader with option, should not resolve urls relatively: errors 1`] = `[]`; -exports[`loader with option, should not resolve urls relatively: warnings 1`] = `Array []`; +exports[`loader with option, should not resolve urls relatively: warnings 1`] = `[]`; exports[`loader with option, should resolve urls relatively when is set "dest": css 1`] = ` ".img { - content: url(\\"deep/deep.css\\"); + content: url("deep/deep.css"); } " `; -exports[`loader with option, should resolve urls relatively when is set "dest": errors 1`] = `Array []`; +exports[`loader with option, should resolve urls relatively when is set "dest": errors 1`] = `[]`; -exports[`loader with option, should resolve urls relatively when is set "dest": warnings 1`] = `Array []`; +exports[`loader with option, should resolve urls relatively when is set "dest": warnings 1`] = `[]`; exports[`loader with option, should resolve urls relatively when literal: css 1`] = ` ".img { @@ -14607,40 +14607,40 @@ exports[`loader with option, should resolve urls relatively when literal: css 1` " `; -exports[`loader with option, should resolve urls relatively when literal: errors 1`] = `Array []`; +exports[`loader with option, should resolve urls relatively when literal: errors 1`] = `[]`; -exports[`loader with option, should resolve urls relatively when literal: warnings 1`] = `Array []`; +exports[`loader with option, should resolve urls relatively when literal: warnings 1`] = `[]`; exports[`loader with option, should resolve urls relatively with loader inline syntax: css 1`] = ` ".img { - content: url(\\"img.png\\"); - content: url(\\"not-exist.png\\"); - background: url(\\"deep/deep-img.png\\"); - background: url(\\"http://example.com/img.png\\"); - background: url(\\"!!deep/deep-img.png\\"); - background: url(\\"file!deep/deep-img.png\\"); - background: url(\\"file?foo!deep/deep-img.png\\"); + content: url("img.png"); + content: url("not-exist.png"); + background: url("deep/deep-img.png"); + background: url("http://example.com/img.png"); + background: url("!!deep/deep-img.png"); + background: url("file!deep/deep-img.png"); + background: url("file?foo!deep/deep-img.png"); } " `; -exports[`loader with option, should resolve urls relatively with loader inline syntax: errors 1`] = `Array []`; +exports[`loader with option, should resolve urls relatively with loader inline syntax: errors 1`] = `[]`; -exports[`loader with option, should resolve urls relatively with loader inline syntax: warnings 1`] = `Array []`; +exports[`loader with option, should resolve urls relatively with loader inline syntax: warnings 1`] = `[]`; exports[`loader with option, should resolve urls relatively: css 1`] = ` ".img { - content: url(\\"img.png\\"); - content: url(\\"not-exist.png\\"); - background: url(\\"deep/deep-img.png\\"); - background: url(\\"http://example.com/img.png\\"); + content: url("img.png"); + content: url("not-exist.png"); + background: url("deep/deep-img.png"); + background: url("http://example.com/img.png"); } " `; -exports[`loader with option, should resolve urls relatively: errors 1`] = `Array []`; +exports[`loader with option, should resolve urls relatively: errors 1`] = `[]`; -exports[`loader with option, should resolve urls relatively: warnings 1`] = `Array []`; +exports[`loader with option, should resolve urls relatively: warnings 1`] = `[]`; exports[`loader with paths, find deps and load like normal stylus: css 1`] = ` ".other { @@ -14649,9 +14649,9 @@ exports[`loader with paths, find deps and load like normal stylus: css 1`] = ` " `; -exports[`loader with paths, find deps and load like normal stylus: errors 1`] = `Array []`; +exports[`loader with paths, find deps and load like normal stylus: errors 1`] = `[]`; -exports[`loader with paths, find deps and load like normal stylus: warnings 1`] = `Array []`; +exports[`loader with paths, find deps and load like normal stylus: warnings 1`] = `[]`; exports[`loader with paths, find deps with spaces and load like normal stylus: css 1`] = ` ".other-space { @@ -14660,6 +14660,6 @@ exports[`loader with paths, find deps with spaces and load like normal stylus: c " `; -exports[`loader with paths, find deps with spaces and load like normal stylus: errors 1`] = `Array []`; +exports[`loader with paths, find deps with spaces and load like normal stylus: errors 1`] = `[]`; -exports[`loader with paths, find deps with spaces and load like normal stylus: warnings 1`] = `Array []`; +exports[`loader with paths, find deps with spaces and load like normal stylus: warnings 1`] = `[]`; diff --git a/test/__snapshots__/sourceMap-options.test.js.snap b/test/__snapshots__/sourceMap-options.test.js.snap index f9ea71e..f45d7c7 100644 --- a/test/__snapshots__/sourceMap-options.test.js.snap +++ b/test/__snapshots__/sourceMap-options.test.js.snap @@ -18,19 +18,19 @@ a.button { " `; -exports[`"sourceMap" options should generate nested source maps when value is "true": errors 1`] = `Array []`; +exports[`"sourceMap" options should generate nested source maps when value is "true": errors 1`] = `[]`; exports[`"sourceMap" options should generate nested source maps when value is "true": source map 1`] = ` -Object { +{ "mappings": "AAAA;EACC,aAAY,MAAZ;;ACID;EACE,MAAmB,kCAAnB;;AAEF;EAPE,uBAAsB,IAAtB;EACA,oBAAmB,IAAnB;EACA,eAAc,IAAd;;ACAF;EACE,QAAQ,KAAR", - "names": Array [], + "names": [], "sourceRoot": "", - "sources": Array [ + "sources": [ "test/fixtures/paths/in-paths.styl", "test/fixtures/basic.styl", "test/fixtures/source-map/index.styl", ], - "sourcesContent": Array [ + "sourcesContent": [ ".other font-family serif", "border-radius() @@ -54,7 +54,7 @@ a.button } `; -exports[`"sourceMap" options should generate nested source maps when value is "true": warnings 1`] = `Array []`; +exports[`"sourceMap" options should generate nested source maps when value is "true": warnings 1`] = `[]`; exports[`"sourceMap" options should generate source maps when the "devtool" value is "source-map": css 1`] = ` ".other { @@ -74,19 +74,19 @@ a.button { " `; -exports[`"sourceMap" options should generate source maps when the "devtool" value is "source-map": errors 1`] = `Array []`; +exports[`"sourceMap" options should generate source maps when the "devtool" value is "source-map": errors 1`] = `[]`; exports[`"sourceMap" options should generate source maps when the "devtool" value is "source-map": source map 1`] = ` -Object { +{ "mappings": "AAAA;EACC,aAAY,MAAZ;;ACID;EACE,MAAmB,kCAAnB;;AAEF;EAPE,uBAAsB,IAAtB;EACA,oBAAmB,IAAnB;EACA,eAAc,IAAd;;ACAF;EACE,QAAQ,KAAR", - "names": Array [], + "names": [], "sourceRoot": "", - "sources": Array [ + "sources": [ "test/fixtures/paths/in-paths.styl", "test/fixtures/basic.styl", "test/fixtures/source-map.styl", ], - "sourcesContent": Array [ + "sourcesContent": [ ".other font-family serif", "border-radius() @@ -110,7 +110,7 @@ a.button } `; -exports[`"sourceMap" options should generate source maps when the "devtool" value is "source-map": warnings 1`] = `Array []`; +exports[`"sourceMap" options should generate source maps when the "devtool" value is "source-map": warnings 1`] = `[]`; exports[`"sourceMap" options should generate source maps when value is "true" and the "devtool" value is "false": css 1`] = ` ".other { @@ -130,19 +130,19 @@ a.button { " `; -exports[`"sourceMap" options should generate source maps when value is "true" and the "devtool" value is "false": errors 1`] = `Array []`; +exports[`"sourceMap" options should generate source maps when value is "true" and the "devtool" value is "false": errors 1`] = `[]`; exports[`"sourceMap" options should generate source maps when value is "true" and the "devtool" value is "false": source map 1`] = ` -Object { +{ "mappings": "AAAA;EACC,aAAY,MAAZ;;ACID;EACE,MAAmB,kCAAnB;;AAEF;EAPE,uBAAsB,IAAtB;EACA,oBAAmB,IAAnB;EACA,eAAc,IAAd;;ACAF;EACE,QAAQ,KAAR", - "names": Array [], + "names": [], "sourceRoot": "", - "sources": Array [ + "sources": [ "test/fixtures/paths/in-paths.styl", "test/fixtures/basic.styl", "test/fixtures/source-map.styl", ], - "sourcesContent": Array [ + "sourcesContent": [ ".other font-family serif", "border-radius() @@ -166,7 +166,7 @@ a.button } `; -exports[`"sourceMap" options should generate source maps when value is "true" and the "devtool" value is "false": warnings 1`] = `Array []`; +exports[`"sourceMap" options should generate source maps when value is "true" and the "devtool" value is "false": warnings 1`] = `[]`; exports[`"sourceMap" options should generate source maps when value is "true": css 1`] = ` ".other { @@ -186,19 +186,19 @@ a.button { " `; -exports[`"sourceMap" options should generate source maps when value is "true": errors 1`] = `Array []`; +exports[`"sourceMap" options should generate source maps when value is "true": errors 1`] = `[]`; exports[`"sourceMap" options should generate source maps when value is "true": source map 1`] = ` -Object { +{ "mappings": "AAAA;EACC,aAAY,MAAZ;;ACID;EACE,MAAmB,kCAAnB;;AAEF;EAPE,uBAAsB,IAAtB;EACA,oBAAmB,IAAnB;EACA,eAAc,IAAd;;ACAF;EACE,QAAQ,KAAR", - "names": Array [], + "names": [], "sourceRoot": "", - "sources": Array [ + "sources": [ "test/fixtures/paths/in-paths.styl", "test/fixtures/basic.styl", "test/fixtures/source-map.styl", ], - "sourcesContent": Array [ + "sourcesContent": [ ".other font-family serif", "border-radius() @@ -222,7 +222,7 @@ a.button } `; -exports[`"sourceMap" options should generate source maps when value is "true": warnings 1`] = `Array []`; +exports[`"sourceMap" options should generate source maps when value is "true": warnings 1`] = `[]`; exports[`"sourceMap" options should not generate source maps when the "devtool" value is "false": css 1`] = ` ".other { @@ -242,9 +242,9 @@ a.button { " `; -exports[`"sourceMap" options should not generate source maps when the "devtool" value is "false": errors 1`] = `Array []`; +exports[`"sourceMap" options should not generate source maps when the "devtool" value is "false": errors 1`] = `[]`; -exports[`"sourceMap" options should not generate source maps when the "devtool" value is "false": warnings 1`] = `Array []`; +exports[`"sourceMap" options should not generate source maps when the "devtool" value is "false": warnings 1`] = `[]`; exports[`"sourceMap" options should not generate source maps when value is "false" and the "devtool" value is "source-map": css 1`] = ` ".other { @@ -264,9 +264,9 @@ a.button { " `; -exports[`"sourceMap" options should not generate source maps when value is "false" and the "devtool" value is "source-map": errors 1`] = `Array []`; +exports[`"sourceMap" options should not generate source maps when value is "false" and the "devtool" value is "source-map": errors 1`] = `[]`; -exports[`"sourceMap" options should not generate source maps when value is "false" and the "devtool" value is "source-map": warnings 1`] = `Array []`; +exports[`"sourceMap" options should not generate source maps when value is "false" and the "devtool" value is "source-map": warnings 1`] = `[]`; exports[`"sourceMap" options should not generate source maps when value is "false": css 1`] = ` ".other { @@ -286,6 +286,6 @@ a.button { " `; -exports[`"sourceMap" options should not generate source maps when value is "false": errors 1`] = `Array []`; +exports[`"sourceMap" options should not generate source maps when value is "false": errors 1`] = `[]`; -exports[`"sourceMap" options should not generate source maps when value is "false": warnings 1`] = `Array []`; +exports[`"sourceMap" options should not generate source maps when value is "false": warnings 1`] = `[]`; diff --git a/test/__snapshots__/webpackImporter-options.test.js.snap b/test/__snapshots__/webpackImporter-options.test.js.snap index 24e1daf..6bf85ad 100644 --- a/test/__snapshots__/webpackImporter-options.test.js.snap +++ b/test/__snapshots__/webpackImporter-options.test.js.snap @@ -1,13 +1,13 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`webpackImporter option should throw an error on webpack import when value is "false": errors 1`] = ` -Array [ +[ "ModuleBuildError: Module build failed (from \`replaced original path\`): Error: /test/fixtures/import-webpack.styl:1:9", ] `; -exports[`webpackImporter option should throw an error on webpack import when value is "false": warnings 1`] = `Array []`; +exports[`webpackImporter option should throw an error on webpack import when value is "false": warnings 1`] = `[]`; exports[`webpackImporter option should work when value is "false": css 1`] = ` ".other { @@ -16,9 +16,9 @@ exports[`webpackImporter option should work when value is "false": css 1`] = ` " `; -exports[`webpackImporter option should work when value is "false": errors 1`] = `Array []`; +exports[`webpackImporter option should work when value is "false": errors 1`] = `[]`; -exports[`webpackImporter option should work when value is "false": warnings 1`] = `Array []`; +exports[`webpackImporter option should work when value is "false": warnings 1`] = `[]`; exports[`webpackImporter option should work when value is "true": css 1`] = ` ".imported-in-web-modules { @@ -30,9 +30,9 @@ exports[`webpackImporter option should work when value is "true": css 1`] = ` " `; -exports[`webpackImporter option should work when value is "true": errors 1`] = `Array []`; +exports[`webpackImporter option should work when value is "true": errors 1`] = `[]`; -exports[`webpackImporter option should work when value is "true": warnings 1`] = `Array []`; +exports[`webpackImporter option should work when value is "true": warnings 1`] = `[]`; exports[`webpackImporter option should work when value is not specify: css 1`] = ` ".imported-in-web-modules { @@ -44,6 +44,6 @@ exports[`webpackImporter option should work when value is not specify: css 1`] = " `; -exports[`webpackImporter option should work when value is not specify: errors 1`] = `Array []`; +exports[`webpackImporter option should work when value is not specify: errors 1`] = `[]`; -exports[`webpackImporter option should work when value is not specify: warnings 1`] = `Array []`; +exports[`webpackImporter option should work when value is not specify: warnings 1`] = `[]`;