build(packages): add plop and classNames
This commit is contained in:
		| @@ -8,10 +8,12 @@ | ||||
|     "start": "next start", | ||||
|     "lint:next": "next lint", | ||||
|     "lint:scss": "stylelint \"**/*.scss\"", | ||||
|     "lint:prettier": "prettier \".\" --check" | ||||
|     "lint:prettier": "prettier \".\" --check", | ||||
|     "gen": "plop" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@fontsource/open-sans": "^4.5.8", | ||||
|     "classnames": "^2.3.1", | ||||
|     "next": "^12.1.4", | ||||
|     "react": "^18.0.0", | ||||
|     "react-dom": "^18.0.0", | ||||
|   | ||||
							
								
								
									
										29
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										29
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -226,10 +226,10 @@ | ||||
|   resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11" | ||||
|   integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== | ||||
|  | ||||
| "@types/react@17.0.43": | ||||
|   version "17.0.43" | ||||
|   resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55" | ||||
|   integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A== | ||||
| "@types/react@18.0.1": | ||||
|   version "18.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.1.tgz#1b2e02fb7613212518733946e49fb963dfc66e19" | ||||
|   integrity sha512-VnWlrVgG0dYt+NqlfMI0yUYb8Rdl4XUROyH+c6gq/iFCiZ805Vi//26UW38DHnxQkbDhnrIWTBiy6oKZqL11cw== | ||||
|   dependencies: | ||||
|     "@types/prop-types" "*" | ||||
|     "@types/scheduler" "*" | ||||
| @@ -756,6 +756,11 @@ ci-info@^3.3.0: | ||||
|   resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.3.0.tgz#b4ed1fb6818dea4803a55c623041f9165d2066b2" | ||||
|   integrity sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw== | ||||
|  | ||||
| classnames@^2.3.1: | ||||
|   version "2.3.1" | ||||
|   resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e" | ||||
|   integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA== | ||||
|  | ||||
| clean-regexp@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/clean-regexp/-/clean-regexp-1.0.0.tgz#8df7c7aae51fd36874e8f8d05b9180bc11a3fed7" | ||||
| @@ -1215,10 +1220,10 @@ escape-string-regexp@^4.0.0: | ||||
|   resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" | ||||
|   integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== | ||||
|  | ||||
| eslint-config-conventions@^1.1.2: | ||||
|   version "1.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-config-conventions/-/eslint-config-conventions-1.1.2.tgz#ffba2c81d1318df59276a5d6b597289ace9c2d2a" | ||||
|   integrity sha512-/I6eflEMxgviS4wj3vPFXB79OkisVXN5sqO68lQOFXWGqxnH5+XnGJdxcvBlOHJ5oYwLVPZoKRPQPn/97jFn7A== | ||||
| eslint-config-conventions@^2.0.0: | ||||
|   version "2.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-config-conventions/-/eslint-config-conventions-2.0.0.tgz#bb0a1fd71f85fe5dd1d1a9ca7ff0db4c8d3b2803" | ||||
|   integrity sha512-SY1e5138iUazaCAnO7oNiU29G2Xd8HeI6lQ3BUKzGDvJyv1CMSw8u1A5TydNJRFM+HsQyYbhzuSw2ckzp5NsfA== | ||||
|  | ||||
| eslint-config-next@12.1.4: | ||||
|   version "12.1.4" | ||||
| @@ -1421,10 +1426,10 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0: | ||||
|   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" | ||||
|   integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== | ||||
|  | ||||
| eslint@^8.12.0: | ||||
|   version "8.12.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e" | ||||
|   integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q== | ||||
| eslint@^8.13.0: | ||||
|   version "8.13.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7" | ||||
|   integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ== | ||||
|   dependencies: | ||||
|     "@eslint/eslintrc" "^1.2.1" | ||||
|     "@humanwhocodes/config-array" "^0.9.2" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user