refactor: update packages and switching from npm to yarn
This commit is contained in:
		
							
								
								
									
										20901
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										20901
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										18
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								package.json
									
									
									
									
									
								
							| @@ -22,17 +22,17 @@ | ||||
|     "next-translate": "^1.4.0", | ||||
|     "react": "^18.1.0", | ||||
|     "react-dom": "^18.1.0", | ||||
|     "sass": "^1.51.0" | ||||
|     "sass": "^1.52.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@commitlint/cli": "^17.0.0", | ||||
|     "@commitlint/cli": "^17.0.1", | ||||
|     "@commitlint/config-conventional": "^17.0.0", | ||||
|     "@types/js-cookie": "^3.0.2", | ||||
|     "@types/node": "17.0.33", | ||||
|     "@types/node": "17.0.35", | ||||
|     "@types/react": "18.0.9", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.23.0", | ||||
|     "@typescript-eslint/parser": "^5.23.0", | ||||
|     "eslint": "^8.15.0", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.26.0", | ||||
|     "@typescript-eslint/parser": "^5.26.0", | ||||
|     "eslint": "^8.16.0", | ||||
|     "eslint-config-conventions": "^2.0.0", | ||||
|     "eslint-config-next": "12.1.6", | ||||
|     "eslint-config-prettier": "^8.5.0", | ||||
| @@ -42,19 +42,19 @@ | ||||
|     "eslint-plugin-unicorn": "^42.0.0", | ||||
|     "husky": "^8.0.1", | ||||
|     "plop": "^3.1.0", | ||||
|     "postcss": "^8.4.13", | ||||
|     "postcss": "^8.4.14", | ||||
|     "postcss-scss": "^4.0.4", | ||||
|     "prettier": "^2.6.2", | ||||
|     "react-icons": "^4.3.1", | ||||
|     "semantic-release": "^19.0.2", | ||||
|     "stylelint": "^14.8.2", | ||||
|     "stylelint": "^14.8.5", | ||||
|     "stylelint-config-prettier": "^9.0.3", | ||||
|     "stylelint-config-prettier-scss": "^0.0.1", | ||||
|     "stylelint-config-standard": "^25.0.0", | ||||
|     "stylelint-config-standard-scss": "^3.0.0", | ||||
|     "stylelint-scss": "^4.2.0", | ||||
|     "typed-scss-modules": "^6.4.1", | ||||
|     "typescript": "^4.6.4" | ||||
|     "typescript": "^4.7.2" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user